How to disable Dynamic DNS Registration from command line on Server 2008 host

by Nideesh C on February 9, 2011 · 0 comments

in Server2008




At times, you not want your host to register A record automatically using dynamic DNS. If this case, simply run following command on Server 2008 to disable dynamic DNS.

reg add hklm\system\currentcontrolset\services\tcpip\parameters /v DisableDynamicUpdate /t REG_DWORD /d 1 /f

Not Satisfied ? Just search & get the result

Related Posts Plugin for WordPress, Blogger...
Be Sociable, Share!

Related posts:

  1. DNS Resource Records in Windows Server 2003
  2. Little about DNS Zones in Windows Server 2003
  3. How to Manage Windows Server 2008 Core Server Roles
  4. Roles and Features of Core Windows Server 2008
  5. Little about DNS Queries in Windows Server 2003

Leave a Comment

Previous post:

Next post: