When using the following PowerShell command, what form does the "Property Value" parameter take:
Add-GlobalMonitoringOverride -Identity "HubTransport\Transport.ServerCertExpireSoon.Monitor" -ItemType Monitor -PropertyName SecondaryMonitoringThreshold -ApplyVersion "15.0.913.22" -PropertyValue ???
This monitor alerts 90 days out from expiry, and can't be configured in SCOM. I want to try and set the "Monitoring Threshold" to 30 days and the "Secondary Monitoring Threshold" to 15 days.