Teapopper Posted July 29, 2009 Posted July 29, 2009 (edited) HelloIm using a unattend.xml with Windows 2008 Deployment server.How can i automatically select the serial number on the machine and use it as computer name in an unattend.xml ?And then i want it to join the Domain. Edited July 29, 2009 by Teapopper
RichC Posted September 18, 2009 Posted September 18, 2009 bumping this as well...i'd love to know how to do this. I find it hard to believe with the variables that are out there that there isn't one we can just plug in for it to use!
cluberti Posted September 22, 2009 Posted September 22, 2009 You would have to find a way to rewrite the computername field of the xml file BEFORE the setup routine runs (ala MDT or SCCM). Other than that, there's no way to do it other than using a script to change the computer name afterwards. Either way, this isn't a feature of Windows setup.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now