To enable Dynamic DNS registration through command line, run the following command
reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\DNSClient" /v RegistrationEnabled /t REG_DWORD /d 1
To verify the group policy applied correctly, check "RegistrationEnable" is set to 1
No comments:
Post a Comment