Skip to content

Script Info: PSGraph ADReplication

Mike Kanakos edited this page Apr 20, 2019 · 1 revision

SYNOPSIS

Create a visualization of your AD Replication Topology

DESCRIPTION

This Script used the PSGraph module to create a drawing of your Replication Topology.

Script Type:

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.

Connection type:

PowerShell ActiveDirectory Module
PSGraph Module

Automatic repair option:

N/A

EventID Definitions:

N/A

Alert Cleared Notice

N/A

Currently Configured Output Options:

N/A

NOTES

Authors: Greg Onstot

Clone this wiki locally