 |
Tech Forum, Computer Repair and Networking discussions Technical Information, Tech Forum and Chat
|
| View previous topic :: View next topic |
| Author |
Message |
admin Site Admin
Joined: 16 May 2006 Posts: 84 Location: NJ
|
Posted: Thu Jul 27, 2006 5:26 pm Post subject: How can I remove all DNS records for a domain controller (DC |
|
|
Each DC registers a number of DNS records that clients and other services use to "find" the DC and its services (e.g., LDAP, Kerberos, and Global Catalog--GC). These records are listed in each DC's local netlogon.dns file in the %systemroot%\system32\config folder. If you want to remove the records for a DC, you can use the Nltest tool, which is part of the Windows Server 2003 support tools, to remove all records relating to the specified DC. Use the Nltest tool with this syntax: nltest /dsderegdns:<dns host name>
For example to remove all records for savdaldc02.savilltech.com, I would use this command:
C:\>nltest /dsderegdns:savdaldc02.savilltech.com
Be aware that there's no confirmation dialog box, so use the command with care. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|