Well done Ace! That's quite a piece of detective work,
Anthony
http://www.airdesk.com
"Ace Fekay [MCT]" <> wrote in message
news:...
> "Ace Fekay [MCT]" <> wrote in message
> news:%...
>>
>> Just to let everyone know, I remoted in and helped Patrick. Things are
>> working now. I'll ask Patric if ok to post was was performed.
>>
>> Ace
>
>
> I spoke to Patrick regarding this, and he gave me approval to post the
> steps (below) performed to repair the issue. I did not post the domain
> name or anything else to honor Patrick's private data. Total time spent
> was about an hour. His system is purring like a kitten, now.
>
> ===
> Windows 2003 Datacenter.
>
> 1. Checked Dlink router config. Ok.
> 2. Single DC.
> 3. Found EventID 5774
> 4. AD name not a single label name (good)
> 5. Removed ISP’s DNS addresses from DC, pointed it to itself
> 6. Created new zone to match AD DNS domain name in ADUC.
> 7. Found DC had a Disjointed namespace. (Primary DNS Suffix didn’t match
> AD name - Not good) Fixed with fixdomainsuffix.vbs script. Restarted.
> 8. Created correct zone to match AD name. Successful registration upon
> reboot.
> 9. Delegated _msdcs zone
> 10. Attempted ipconfig /registerdns. Failed - "Cannot find file
> specified..."
> 11. Found DHCP Client Service set to manual and stopped. Set to Auto, and
> started.
> 12. Re-ran ipconfig /registerdns. Successful.
> 13. Verified all SRV records showed up, server registered, etc.
> 14. 10. Installed WINS. Didn't really need it, but thought if ever used
> VPN, it would be helpful.
> 15. Configured Windows DHCP and added WINS options 044 & 046
> 16. DHCP 006 already configured to DC (which was good).
> 17. Ran nslookup. Can;t find servername...
> 18. Created reverse zone. Re-ran ipconfig /registerdns. Successful
> 19. Re-ran nslookup, returns DC name. Successful
> 20. 14. Forwarders configured to ISP’s. However nslookup tests to
> yahoo.com failed because his ISP’s DNS has recursion disabled.
> 21. Configured forwarders to use 4.2.2.2 & 4.2.2.3. Nslookup tested to
> yahoo.com successful.
> 22. Workstation pointed to DC and router for DNS. Removed router address.
> 23. Verified with AD DNS lookup with nslookup.
> 24. Tried to join Vista. Found it was Vista Home. Aborted attempt.
> ===
>
> Ace