Viewing the Anti-Spam address denylist

Users who have been assigned the Administrator role can view Anti-Spam address denylists in Windows PowerShell.

To view the Anti-Spam address denylist:

  1. Run Windows PowerShell (Run as Administrator) and connect the Kse.Powershell library.
  2. Run one of the following commands:
    • Get-KSEAntiSpamBlackList -Server <server name>
    • Get-KSEAntiSpamBlackList -Profile <profile name>

    where:

    • <server name> is the name of the protected Microsoft Exchange server. We recommend that you specify the full address of the server in FQDN format or the IP address.
    • <profile name> is the name of an existing profile (if any).

Windows PowerShell will display address denylist records containing the following details:

Page top