February 15th, 2013

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

Doctor Scripto
Scripter

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

Author

The "Scripting Guys" is a historical title passed from scripter to scripter. The current revision has morphed into our good friend Doctor Scripto who has been with us since the very beginning.

0 comments

Discussion are closed.

Feedback