Jump to content

[Help}Register this connection's address in DNS


D8TA

Recommended Posts

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 by D8TA
Link to comment
Share on other sites


A simple batch would do it:

netsh -f script.txt

script.txt

interface
ip
set 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.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...