Hi all,
I have seen a lot of people ask how they can specify the name of a PC before a TS starts (I know how to create a Collection specific TS variable OSDComputername which is prompted for a value when the TS executes etc )
My problem is the opposite - I want the computer being imaged to use the name I specified when I imported (create computer association) the MAC address into SCCM and not prompt for a name again during execution.
When deploying an imgae using SCCM OSD (without MDT) I did not have this problem - i.e. the name given when the MAX address was imported was the one that was used.
However with MDT integrated I keen on getting asked for a computer name.
e.g. I import a PC named ComputerXXX with MAC address 00:11:22:33:44:55
After PXE booting I am prompted to enter a name (default is random MININTxyzabc)
So why is it doing this?