If no server is specified,
connectivity to all mailbox servers will be tested.
MonitoringContext : This true/false value sets whether to include the monitoring events and
performance data. This also passes the data onto MOM if the MOM agent is installed.
MonitoringInstance : Used in conjunction with MonitoringContext . This parameter is a
true/false value and determines whether to run the cmdlet as the current user.
ResetTestAccountCredentials : Resets the test account password. This may become
necessary if the cmdlet errors out due to password issues.
TrustAnySSLCertificate : Accepts any SSL certificate that is sent during the ActiveSync test.
URL : Used to specify the URL used for ActiveSync.
UseAutodiscoverForClientAccessServer : Boolean value to determine if the cmdlet should
query Autodiscover to find a CAS server.
The following are the steps of a Test-ActiveSyncConnectivity connection:
1. Connect to the CAS server and issue HTTP OPTIONS to retrieve Exchange ActiveSync, EAS,
protocol version.
2. Perform a FolderSync command and get the folder hierarchy.
3. Issue a First Sync command to initialize the partnership to the test folder.
4. Issue a GetItemEstimate command and retrieve the number of items to sync.
5. Perform synchronization against the test folder.
6.
Pages:
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553