hfrfc Posted April 18, 2009 Posted April 18, 2009 (edited) Hi !I have to deploy 200 computers (windows xp) with clonezilla in a non-AD environment. I also have a DNS and static DHCP server. My only concern is with the computer's hostname ! I have a master computer image with sysprep on it.I want to fill hostname automatically from the DNS or DHCP server on every computer after cloning. Is it possible with syspred (or by script), and how to do ?Thx ! Edited April 19, 2009 by hfrfc
bj-kaiser Posted April 19, 2009 Posted April 19, 2009 the hostname should be read from sysprep.inf by mini-setup if I am not mistaken. So if you get a script to query your DHCP or DNS for a hostname and set the computername setting in sysprep.inf with that value before you reboot into mini-setup, you should be all done.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now