reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\DNSClient" /v Registrat ionRefreshInterval /t reg_dword /d 1800 /f

To disable it just delete the registry key.
reg delete "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\DNSClient" /v Registrat ionRefreshInterval /f

Relevant Posts:
Group Policy: Enable or Disable registration refresh
set dns zone refresh interval
No comments:
Post a Comment