Jump to content

[Help}Register this connection's address in DNS


Recommended Posts

Posted (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 by D8TA

Posted

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.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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