DNS test . . . . . . . . . . . . . : Failed
[WARNING] Cannot find a primary authoritative DNS server for the name
'ict-dc-001.ict.local.'. [ERROR_TIMEOUT]
The name 'ict-dc-001.ict.local.' may not be registered in DNS.
[FATAL] Could not open file C:\WINDOWS\system32\config\netlogon.dns for read
ing.
[FATAL] No DNS servers have the DNS records for this DC registered.
AD is dependent on DNS. Start looking here. First recycle the DNS service.
Also, all of your NICs are reporting that there is no gateway available. Verify TCP/IP configuration on your NICs. You have a NIC on the server that is set to use DHCP, yet it says that DHCP is unavailable. Either set that to static or if it is not used disable the card.
On the server type the following at a command prompt:
Code:
IPCONFIG /FLUSHDNS <enter>
IPCONFIG /REGISTERDNS <enter>
Check your Gateway, can your server browse the Internet? It is configured for 192.168.100.5 is that the correct gateway?
Netcard queries test . . . . . . . : Failed
Enumeration failed. [ERROR_ACCESS_DENIED]
[FATAL] - None of the netcard drivers provided satisfactory results.
This isn't very good. WMI is having problems. Check WMI permissions.
1. Click Start, click Run, type compmgmt.msc, and then click OK.
2. Under Computer Management (Local), expand Services and Applications, right-click WMI Control, and then click Properties.
3. Click the Security tab, expand Root, click CIMV2, and then click Security.
Make sure that Administrators have all permissions checked.
Local Service and Network service should each have Execute Methods, Provider Write and Enable Account.
I hope you find this post helpful.
Regards,
Mark
Check out my scripting solutions at
Work SMARTER not HARDER. The Spider's Parlor's Admin Script Pack is a collection of Administrative scripts designed to make IT Administration easier! Save time, get more work done, get the Admin Script Pack.