Jump to content

Recommended Posts

Posted

Hello.

I have been working around a single-label dns domain problem in my network and I came across this MS KB article that suggests to make registry changes to enable dynamic dns registrations incase of single-label dns domains. The link is : http://support.microsoft.com/?kbid=300684 .

Could someone tell me, the type of the value mentioned in there for "UpdateTopLevelDomainZones" and "AllowSingleLabelDnsDomain" are REG_DWORD , REG_SZ or REG_BINARY . The value support by the registry entry is "0x1" which is only accepted by REG_SZ. Please reconfirm. Thanks.

Regards,

C|C


Posted

The article says they're reg_dword, so you enter them as:

0x0 = dword:00000000

0x1 = dword:00000001

0x2 = dword:00000002

There are seven zeros: dword is an 8 hexit word.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...