In some case you might need to disable dynamic update to prevent Windows Server 2008 from updating the host A record in DNS the server. Doing this from the GUI might cause the server to remove DNS registration that is manually created.
Disabling this from the registry solves this problem.
reg add hklm\system\currentcontrolset\services\tcpip\parameters /v DisableDynamicUpdate /t REG_DWORD /d 1 /f
\Rasmus
24 June 2009
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment