Originally posted by: ScottMac
Which network settings are you looking to change?
Routes? addresses? gateways? DNS? what???????
(Now I've used up my quota of question marks for the week.......)
Scott
All of them actually.
This is for a classroom environment. The systems (about 150) are imaged using Ghost 7.5 Enterprise and boot up to a Sysprep setup. Previously, we were allowed to use DHCP and be on our way. However, now, we need to have static IPs for every machine. WHAT A HEADACHE....
We have already created a program that will programmatically go out and change the Student IDs to random passwords, collect those passwords and then email them out to the correct student. However, what we also need to do is change all the IPs, subnets, etc....from DHCP to a static IP.
If I know how to do the network config via a command prompt, then we can do this with our program as well.
Thanks for the help!