Monitoring ActiveSync External Connectivity
Hi all!
The Exchange MP has a monitor to check the ActiveSync Internal Connectivity. Our ActiveSync service published on ISA server. We want to monitor ActiveSync External Connectivity.
Cmdlet "Test-ActiveSyncConnectivity" has this feature:
Test-ActiveSyncConnectivity -URL https://<external_host_name>/Microsoft-Server-ActiveSync
How best to do monitoring ActiveSync External Connectivity from SCOM?
October 28th, 2010 10:07am
Valery
I dont have an exchange 2010 environment to hand but what the MP does is use the Test- commandlets from the exchange environment. So if the poweshell will run the command then I don't see why the synthetic transaction wont
do just that. Paul Keely
Free Windows Admin Tool Kit Click here and download it now
October 28th, 2010 5:29pm
Hi,
To create a monitor based on Windows PowerShell script, please refer to:
Test-ActiveSyncConnectivity
http://technet.microsoft.com/en-us/library/bb123540.aspx
How to create a monitor based on a Windows PowerShell script
http://technet.microsoft.com/en-us/library/ff381420.aspx
If there was any error appeared when you run the command manually, please also let us know in detail.
Thanks.Nicholas Li - MSFT
Please remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
November 1st, 2010 1:52am