Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
As shown in the following table, several important Test cmdlets are available for transport servers. The first tests Edge Synchronization of a Hub Transport server to an Edge Transport server. Others test the spam-filtering capabilities of the built-in spam filters and the mailflow in the transport pipeline.
PS C:\Users\Administrator>
Test-EdgeSynchronization | Tests the Edge Synchronization process and produces a report showing the synchronization status of subscribed Edge Transport servers. |
PS C:\Users\Administrator> Test-EdgeSynchronization -VerifyRecipient Jeanna@romacsign.com | Verifies the synchronization status of the specified recipient. |
PS C:\Users\Administrator>
Test-IPAllowListProvider | Tests the settings for the specified IP Allow list provider on a Hub Transport or Edge Transport server. This configuration is used by the Connection Filter agent, one of the built-in spam filters on Hub Transport and Edge Transport servers. |
PS C:\Users\Administrator>
Test-IPBlockListProvider | Tests the settings for the specified IP Block list provider on a Hub Transport or Edge Transport server. This configuration is used by the Connection Filter agent, one of the built-in spam filters on Hub Transport and Edge Transport servers. |
PS C:\Users\Administrator> Test-IRMConfiguration -Sender Maureen@romacsign.com | Tests the IRM configuration for messages sent from the specified sender.
Performs a series of tests to determine IRM functionality.
Note Information Rights Management (IRM) is a file-level technology from Microsoft that restricts content from being printed, forwarded, or copied by unauthorized recipients. The restrictions follow the email message as part of the contents of the file. |
PS C:\Users\Administrator> Test-Mailflow Romac-EX1 -TargetMailboxServer Romac-EX2 | Tests whether mail can be successfully sent from and delivered to the system mailbox on a computer that has the Mailbox server role installed, as seen in Figure 28-4.
Note Even though this cmdlet tests mailbox-to-mailbox mailflow, it is actually testing the latency of the transport mechanism and will produce a latency value you can use to compare against an acceptable latency threshold. |