This cmdlet, by default, tests all the virtual directories on a CAS server. No input parameters are
necessary to conduct a basic test.
The following is a list of parameters available for this cmdlet:
AllowUnsecureAccess : Boolean values that if set runs the cmdlet against virtual directories
that do not use SSL.
ClientAccessServer : Designates which CAS server to perform the test against. This
parameter cannot be used in conjunction with the URL parameter. If this parameter is specified,
it tests only Exchange 2007 virtual directories. Exchange 2000 and 2003 virtual directories as well
as non 2007 mailboxes will not be tested.
DomainController : Sets the DC to query.
MailboxCredential : User that the cmdlet should attempt to synchronize against. If no
user is specified, the CAS user is used. If this parameter is used, use the UPN of the user. Using
MailboxCredential:(Get-Credential test@exchangeexchange.local) prompts for the
password of the user ???test??™. Once the password is entered, the test cmdlet will run.
MailboxServer : Mailbox server that contains the mailbox to test. If no server is specified,
connectivity to all mailbox servers will be tested.
??‘
??‘
??‘
??‘
??‘
Figure 14-9
Chapter 14: Troubleshooting Exchange Issues
403
MonitoringContext : This true/false value sets whether to include the monitoring events and
performance data.
Pages:
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555