PowerTip: Use a PowerShell Cmdlet to Obtain AD DS Replication Information

Doctor Scripto

Summary: Use a Windows PowerShell cmdlet from the ActiveDirectory module to obtain information about replication connections.

Hey, Scripting Guy! Question I need to find information about the connections established for Active Directory replication. How can I use Windows PowerShell to do this?

Hey, Scripting Guy! Answer Use the Get-ADReplicationConnection cmdlet from the ActiveDirectory module, as shown here.

Get-ADReplicationConnection

0 comments

Discussion is closed.

Feedback usabilla icon