netsh interface ip set dns local static 192.168.0.1
netsh interface ip add dns local 192.168.0.2
netsh interface ip set wins local static 192.168.0.5
netsh interface ip add wins local 192.168.0.6
Originally posted by: ITJunkie
Maybe I don't fully understand the question but why not just change the DNS settings in DHCP and have everyone either reboot or ipconfig /release.../renew?