Hi,
When testing an unhealthy state of one of my server components, specifically the forntendtransport, I use the command:
Invoke-MonitoringProbe -server Ex01 -Identity FrontendTransport\FronendTransportServiceRunning\msexchangefrontendtransport -verbose
It never seems to run because it always comes up with a warning
WARNING: Please specify value forServerComponentName
I'm not sure where or how to specify what it's looking for. I've tried using the paramenter -ItemTargetExtension, but no luck.
Anyone know?
JB