<!DOCTYPE html> <html> <head> </head> <body> <p><br />“HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesTcpipParametersDNSRegisteredAdapters”</p> <p> then that adapter will register in DNS unless you put a registry</p> <p> “DisableDynamicUpdate” in “TcpipParametersInterfaceGUID” key of</p> <p> that adapter.</p> <p> </p> <p> 2) “Register this connection’s address in DNS” in the adapter</p> <p> TCP/IP properties corresponds to the registry key</p> <p> “TcpipParametersInterfaceGUIDRegistrationEnabled”.</p> <p> </p> <p> 3) So, if you uncheck the check box for registration in DNS on</p> <p> the NIC it will set “RegistrationEnabled” =0 however for some reason</p> <p> if that GUID is not removed from</p> <p> “TcpipParametersDNSRegisteredAdapters” then that adapter will</p> <p> continue to register in DNS.</p> </body> </html>
Subscribe
0 Comments
Oldest