MonitoringContext : This true/false value sets whether to include the monitoring events and
performance data. It also passes the data onto MOM if the MOM agent is installed.
TargetAddress : Specifying this parameter will test that the recipient can retrieve the data that
the Test-OutlookWebServices is requesting. This would be a valid SMTP address in your
domain.
Figure 14 - 8 shows the output of a test against the OutlookWebServices .
The following are the steps that the Test-OutlookWebService s cmdlet uses:
1. Tests Autodiscover with the email address specified in the Identity parameter or if none is
specified, uses the current user.
2. Contacts the Autodiscover site http://mb002.exchangeexchange.local/Autodiscover/
Autodiscover.xml .
??‘
??‘
??‘
??‘
??‘
??‘
??‘
??‘
Part III: Working with PowerShell in a Production Environment
400
3. Contacts the AS also known as the Availability Service (Free/Busy) http://mb002/
exchangeexchange.local/EWS.Exchange.asmx .
4. Contacts the OAB (Offline Address Book) service http://mb002.exchangeexchange.local/
EWS/Exchange.asmx .
5. Contacts the UM (Unified Messaging) service http://mb002.exchangeexchange.local/
UnifiedMessaging/Service.asmx .
6. Tests any external URLs that have been set.
7. If RPC/HTTP is used it attempts to contact the service http://exchangexchange.
Pages:
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551