3. Creates an item in the folder.
4. Issues a SyncFolderItems to resynchronize the folder ??™ s items.
5. Issues a DeleteItem to remove an item from the folder.
6. Issues a SyncFolderItems to resynchronize the folder ??™ s items.
The cmdlet tests the latency in getting items, creating, deleting, and then synchronizing after each step.
Read, Write, Delete, and Synchronize are the basic functions that Outlook Anywhere users will perform.
??‘
??‘
??‘
??‘
??‘
??‘
??‘
??‘
Chapter 14: Troubleshooting Exchange Issues
405
Troubleshooting the Mailbox Server
Role Functions
The following cmdlets are discussed for testing MAPI connectivity:
Test-MapiConnectivity
Test-Mailflow
Test-ExchangeSearch
Troubleshooting MAPI Connectivity
The Test-MapiConnectivity cmdlet checks connectivity to the mailbox layer. Mailbox availability is a
very important statistic because some service level agreements (SLA) are written to the uptime of the
mailbox. The cmdlet tests two very important features. The first is the Active Directory (AD) health,
which is tested through AD queries via DSAccess. The second test is the MAPI connectivity to the
mailbox, which tests access to the information store, storage group, the mailbox database, and down to
the mailbox. Like the other test cmdlets, this cmdlet requires no options in order to run.
Pages:
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559