Set EnableGlobalnamesSupport using dnscmd command
The global names support can be set through command line using dnscmd command.
the following illustrates setting Enable Global Names support. Assume the dns server is "dnsserver"
dnscmd dnsserver /config /EnableGlobalNamesSupport 1
To disable global names support, run
dnscmd dnsserver /config /EnableGlobalNamesSupport 1
To disable GlobalNamesSupport run
dnscmd dnsserver /config /EnableGlobalNamesSupport 0
the following illustrates setting Enable Global Names support. Assume the dns server is "dnsserver"
dnscmd dnsserver /config /EnableGlobalNamesSupport 1
dnscmd dnsserver /config /EnableGlobalNamesSupport 1
To disable GlobalNamesSupport run
dnscmd dnsserver /config /EnableGlobalNamesSupport 0
0 comments:
Post a Comment