Summary: Use a Windows PowerShell cmdlet from the ActiveDirectory module to obtain information about replication connections.
Image may be NSFW.
Clik here to view. I need to find information about the connections established for Active Directory replication. How can I use Windows PowerShell to do this?
Image may be NSFW.
Clik here to view. Use the Get-ADReplicationConnection cmdlet from the ActiveDirectory module, as shown here.
Get-ADReplicationConnection
Image may be NSFW.
Clik here to view.
Clik here to view.
