davidhowell Posted June 14, 2012 Report post Posted June 14, 2012 Did you try to only use a computer name and see what System Center does ? Anyway, I tested it and yes it is possible, only provide the names in it like this: Name <NAME1> <NAME2> Make sure you have This file has column headings turned on. you need to specify NAME and MAC ADDRESS or NAME and SMSBIO GUID, you must have at least two Ok...contrary reports here... Quote Share this post Link to post Share on other sites More sharing options...
anyweb Posted June 15, 2012 Report post Posted June 15, 2012 Ok...contrary reports here... sorry, where are there contrary reports ? Quote Share this post Link to post Share on other sites More sharing options...
davidhowell Posted June 15, 2012 Report post Posted June 15, 2012 sorry, where are there contrary reports ? I quoted you and dylan99. He said that it can be done just using the computer name. So honestly, unlike previous SCCM versions, we really can't create a collection based only on computer names anymore? Quote Share this post Link to post Share on other sites More sharing options...
neel436 Posted August 6, 2012 Report post Posted August 6, 2012 guys, i have imported computer information and also created the source computer details. once done, i can go into USM view and can see the computer association. once i start the new computer and deploy the OS, the USM kicks into action, however, a new association is created in User State Migration where the source and destination computer names are the same. i do not want this, as i have already created the association when importing the computer into sccm. how can i avoid this? Quote Share this post Link to post Share on other sites More sharing options...
japijap Posted August 6, 2012 Report post Posted August 6, 2012 Hi anyweb, once again another great tutorial! My question: Is it possible to give the PC's the device name in this way? E.g. if I have a PC without an OS and I want to name it...can I do it by importing the computer via a csv file and set the name in it or do I have to use a task sequence to name every single PC? The disadvantage by setting the name via task sequence is that I have to type it in every time when I want deploy a OS,right? Quote Share this post Link to post Share on other sites More sharing options...
anyweb Posted August 6, 2012 Report post Posted August 6, 2012 you can set the name in lots of ways, via the CSV file is one way indeed, what are you looking for exactly ? Quote Share this post Link to post Share on other sites More sharing options...
japijap Posted August 6, 2012 Report post Posted August 6, 2012 I have around 100 new PCs which I want to manage with SCCM 2012 in the future (within this month) and every single device needs a specific device name. The plan is to deploy a captured image to the devices. My question: Is the given name in the csv file automatically the device name in Windows? I am searching the best way to name the devices. Quote Share this post Link to post Share on other sites More sharing options...
Peter33 Posted August 6, 2012 Report post Posted August 6, 2012 Hi japijap, no, the name from you csv file will not be used during the OSD. You can either script this and read the name from the file, or use the MDT database to apply the name (if you have MDT integrated). Quote Share this post Link to post Share on other sites More sharing options...
japijap Posted August 6, 2012 Report post Posted August 6, 2012 I don't use MDT.... The way to name a device which I know so far is to create a task sequence: http://www.windows-noob.com/forums/index.php?/topic/5542-how-can-i-easily-prompt-for-a-computer-name-in-configuration-manager-2012/ And afaik I only need to name a device once right? When I deploy the image once again it will migrate the device name. So I am only interessted in naming a device with non running OS. Quote Share this post Link to post Share on other sites More sharing options...
Peter van der Woude Posted August 6, 2012 Report post Posted August 6, 2012 When you are not doing anything with the OSDComputerName variable it will use the name that you supplied during the import of the machine(s). Quote Share this post Link to post Share on other sites More sharing options...