Hello all, hopefully you can help solving this issue that's bugging me for quite a time.
When we're deploying new computers, or computers that are not in the sccm database, we use the OsdComputername variable to name the computer, it's working well but when I'm looking for the logs in the console under system status> advertisment status the default computer name (minint-xxx) appears in the system column instead of the given name, until the task "Setup windows and ConfigMgr" has completed (and still the new name is displayed only for the "Software Distribution" component.
here is a screenshot of what I see, it's not really important for 1 or 2 computer but when we're deploying 100 at the same time it's impossible to troubleshoot.
https://skydrive.liv...3E677D04EA!5652
so how could we have the name we had specified in the osdcomputername variable at the start of the task sequence displayed in the "system" name in the status messages report?
I know there is the the _SMSTSMachineName buit in variable but i'm sure how I can use that in my task sequence.
thanks