DomainController: Difference between revisions

From Piszczynski
piszczynski>Aleks
No edit summary
piszczynski>Aleks
Line 11: Line 11:
== Domain Controller Troubleshooting ==
== Domain Controller Troubleshooting ==
If there is an issue with creating group policy there may be an issue with the sysvol directory. Check for replication issues and any changes to the permissions that might have occurred.
If there is an issue with creating group policy there may be an issue with the sysvol directory. Check for replication issues and any changes to the permissions that might have occurred.
Check for any DNS issues for entries associated with the Domain Controllers.

Revision as of 11:19, 23 June 2021

Domain Controller Info

Testing of Domain Replication between controllers can be done using "repadmin" command

  • repadmin /replsummary (Identifies domain controllers that are failing inbound replication or outbound replication, and summarizes the results in a report.)

Get detailed info on domain controller status:

  • dcdiag /v /c /e | out-file C:\temp\dctest.txt


Domain Controller Troubleshooting

If there is an issue with creating group policy there may be an issue with the sysvol directory. Check for replication issues and any changes to the permissions that might have occurred.

Check for any DNS issues for entries associated with the Domain Controllers.