Forum Discussion

Robert Crane's avatar
Jun 07, 2018
Solved

How long to display a spam policy created by PowerShell in Exchange Admin console?

I have created a new Exchange Spam Policy using the new-hostedcontentfilterpolicy command. I can view all the policies like so in PowerShell:     However, when I look in the Exchange Adm...
  • Robert Crane's avatar
    Robert Crane
    Jun 08, 2018

    Worked out why it doesn't appear. After creating the new-hostedfilterpolicy you need to run the new-hostedcontentfilterrule to apply the policy to domains or senders. Once you run this, the rule then appears in the Exchange admin console!