D8TA Posted October 3, 2006 Posted October 3, 2006 (edited) I am trying to figure out a way how I can check this check box if it isn't already checked. I have over 2500 PCs and we are just starting to roll out AD. We currently use HP Radia so I can package a script or reg file and deploy it out but not sure what I need to do to enable this check box so all of my PCs regsiter their addresses with DNS.I forgot to mention these are all Windows XP sp2 machines.Thanks! Edited October 3, 2006 by D8TA
allen2 Posted October 3, 2006 Posted October 3, 2006 A simple batch would do it:netsh -f script.txt script.txtinterfaceipset dns "local area network" dhcp register=primary Deploy it with a gpo for example. Also if your dns server aren't obtained with the dhcp modify the script.txt according your needs.
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