Hello Everyone.
I want to use PowerShell to automate extracting replication metrics like those available on the SRM UI.
So far, I've managed to get the RPO values from each replicated VM ExtensionData.Config.RepConfig.Rpo
However, I'm at a loss where to get additional replication information such as Last Sync Duration, Last Sync Size, Lag Time, and RPO Violation.
Any help or suggestions much appreciated.
Best regards.