The following is a list of parameters available for this cmdlet:
Database : Specifies which database to test connectivity to. If no parameter is specified, the
cmdlet tests all databases on the server.
Identity : Specifies which user mailbox to test. The following values are accepted for
the Identity parameter:
??‘ GUID
??‘ Distinguished name (DN)
??‘ Domain\account
??‘ User principal name (UPN)
??‘ Legacy DN
??‘ Simple Mail Transfer Protocol Address (SMTP)
??‘ Alias
If the Identity parameter is not used, the cmdlet will use the SystemMailbox on each
database.
ActiveDirectoryTimeout : By default this value is set to 15 seconds. This setting determines
how long to wait on AD to return results before timing out.
AllConnectionsTimeout : Specifies the total connection time for all transactions to complete
before timing out. This timer begins once all pertinent information is received from AD.
DomainController : Sets the DC to query.
MonitoringContext : Boolean value that specifies whether to include events and performance
objects of the MAPI transaction.
??‘
??‘
??‘
??‘
??‘
??‘
??‘
??‘
??‘
??‘
Part III: Working with PowerShell in a Production Environment
406
PerConnectionTimeout : By default this parameter is set to 10 seconds. This parameter is for
each transaction.
Pages:
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560