"Event ID: 5782" No Supported Documentation??

D

David Gallant

I have recently created a new domain, I let DCPROMO create
the DNS structure and after everything is done I'm left
with a fully functioning domain except for one annoying
warning message that reads

"Dynamic registration or deregistration of one or more DNS
records failed with the following error:
No DNS servers configured for local system. "

Now this wouldn't be a problem except that the event id
code is one I'm not familar with and for that matter
neither is technet or the MS public knowledge base. The
code is 5782. I've read all the articles I can find
around this code but none for this code itself. So I've
removed the DNS ipaddress for this server so it doesn't
get confused, I've declared a dependecy for netlogon to
dns etc... but nothing has worked to rid my server of this
message.

any ideas would be much appreciated thanks.

DG.
 
K

Kevin Goodknecht

In
David Gallant said:
I have recently created a new domain, I let DCPROMO create
the DNS structure and after everything is done I'm left
with a fully functioning domain except for one annoying
warning message that reads

"Dynamic registration or deregistration of one or more DNS
records failed with the following error:
No DNS servers configured for local system. "

Now this wouldn't be a problem except that the event id
code is one I'm not familar with and for that matter
neither is technet or the MS public knowledge base. The
code is 5782. I've read all the articles I can find
around this code but none for this code itself. So I've
removed the DNS ipaddress for this server so it doesn't
get confused, I've declared a dependecy for netlogon to
dns etc... but nothing has worked to rid my server of this
message.

any ideas would be much appreciated thanks.

DG.

An ipconfig /all would have helped greatly, here are things to look for.
1 The server must point only to the local DNS server for DNS on all NICs.
This goes for all machines that will join to this domain. Do not use your
ISP's DNS anywhere but as a forwarder as per step 3 of this KB Article:
300202 - HOW TO Configure DNS for Internet Access in Windows 2000
http://support.microsoft.com/default.aspx?scid=kb;en-us;300202&FR=1

2 In your ipconfig the primary DNS suffix must match the name of your domain
in ADUC, exactly.

3 There must be a Forward lookup zone with the exact name in point 2. This
zone should have dynamic updates allowed.

4 If this is Win2k SP4 and you have a single label domain name (domain vs
domain.com) then you should apply the registry entry from the following KB
on ALL Win2k SP4, XP Pro, and Win2k3 machines as they are unable to register
their addresses in TLDs.
300684 - Information About Configuring Windows 2000 for Domains with
Single-Label DNS Names
http://support.microsoft.com/default.aspx?scid=kb;en-us;300684&FR=1

If this error is only generated at startup it can be ignored.
However if these errors are persistently generated please post back with an
ipconfig /all so that we may be able to start diagnosing your problem.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top