Test-OutlookWebServices
Test-ActiveSyncConnectivity
Test-OwaConnectivity
Test-WebServicesConnectivity
Test - OutlookWebServices
The Test-OutlookWebServices cmdlet runs a series of tests against the Autodiscover service on a
server that has the Client Access Server role installed. The Autodiscover service is extremely important
to organizations; Autodiscover is responsible for the Availability server, Outlook Anywhere, Offline
Address Book publishing, free busy, and Unified Messaging retrieval. During initial deployments of
Exchange Server 2007, the Autodiscover service was one of the most widely misconfigured components
and it remains so to this day. The value this script provides is to allow the Exchange administrator to
have a proactive means of testing service availability of all the components with the Autodiscover
service, and not rely on the end user as an accurate measure of usability.
The following parameters listed for Test-OutlookWebServices are all optional. The cmdlet executes
without any command - line input.
ClientAccessServer : Specifies the CAS server that the cmdlet will test against.
Identity : This parameter can use any valid email address in the forest. Alternate input can
include domain\user name or the user ??™ s GUID. The cmdlet will query AD and translate the
input into the user ??™ s email address and then perform the test.
Pages:
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550