When I run the dcdiag function I get this error in the dcdiag.txt file:
Domain Controller Diagnosis
Performing initial setup:
[tcs-dc.tcs.local] LDAP search failed with error 58,
The specified server cannot perform the requested operation..
The host tcs-dc.tcs.local could not be resolved to an
IP address. Check the DNS server, DHCP, server name, etc
So I decided to run "netdiag". See below.
All up to this point in netdiag is a "Passed" until this point so I only pasted the failure point and on:
DNS test . . . . . . . . . . . . . : Passed
[WARNING] Cannot find a primary authoritative DNS server for the name
'tcs-exchg.TCS.LOCAL.'. [RCODE_SERVER_FAILURE]
The name 'tcs-exchg.TCS.LOCAL.' may not be registered in DNS.
Redir and Browser test . . . . . . : Passed
List of NetBt transports currently bound to the Redir
NetBT_Tcpip_{6CB9FDA6-A761-4418-ABBD-7FF9BAD1AFA6}
The redir is bound to 1 NetBt transport.
List of NetBt transports currently bound to the browser
NetBT_Tcpip_{6CB9FDA6-A761-4418-ABBD-7FF9BAD1AFA6}
The browser is bound to 1 NetBt transport.
DC discovery test. . . . . . . . . : Failed
[FATAL] Cannot find DC in domain 'TCS'. [ERROR_NO_SUCH_DOMAIN]
DC list test . . . . . . . . . . . : Failed
'TCS': Cannot find DC to get DC list from [test skipped].
Trust relationship test. . . . . . : Failed
'TCS': Cannot find DC to get DC list from [test skipped].
[FATAL] Secure channel to domain 'TCS' is broken. [ERROR_NO_LOGON_SERVERS]
Kerberos test. . . . . . . . . . . : Skipped
'TCS': Cannot find DC to get DC list from [test skipped].
LDAP test. . . . . . . . . . . . . : Failed
Cannot find DC to run LDAP tests on. The error occurred was: The specified d
omain either does not exist or could not be contacted.
[WARNING] Cannot find DC in domain 'TCS'. [ERROR_NO_SUCH_DOMAIN]
Bindings test. . . . . . . . . . . : Passed
WAN configuration test . . . . . . : Skipped
No active remote access connections.
Modem diagnostics test . . . . . . : Passed
IP Security test . . . . . . . . . : Skipped
Note: run "netsh ipsec dynamic show /?" for more detailed information
The command completed successfully
Does anyone have any next steps for me? Am I missing something at the domain controller for DNS entries?
Ben