-
Notifications
You must be signed in to change notification settings - Fork 21
Script Info: PSGraph ADReplication
Mike Kanakos edited this page Apr 20, 2019
·
1 revision
Create a visualization of your AD Replication Topology
This Script used the PSGraph module to create a drawing of your Replication Topology.
This lives in the non-module Scripts folder, as it isn't directly part of the health checks. However, having this diagram will help in troubleshooting replication issues. Using Get-ADReplicationPartnerMetadata a CSV is generated and fed into the GSGraph Module to create a drawing similar to what you would manually build using tools like Visio, or is included in products like Quest's Spotlight on Active Directory.
PowerShell ActiveDirectory Module
PSGraph Module
N/A
N/A
N/A
N/A
Authors: Greg Onstot
- Copy-Scripts
- Get-ADConfig
- Get-ADLastBackupDate
- Get-DCDiskSpace
- Restore-PSADHealthConfig
- Set-PSADHealthConfig
- Test-ADConfigMailer
- Test-ADObjectReplication
- Test-ADReplication
- Test-ADServices
- Test-DCsOnline
- Test-ExternalDNSServers
- Test-ExternalTimeSync
- Test-InternalTimeSync
- Test-SRVRecords
- Test-SYSVOLReplication