
Microsoft Exchange 2007-2010 Anti-Spam Addon
In Exchange 2007 and higher Microsoft added a set of new Anti-Spam features, however these features are not installed by default but lucky for us it’s not too hard to add them in. First locate your Exchange scripts folder, this is “C:\Program Files\Microsoft\Exchange Server\V14\Scripts” by default Inside of this folder you will see a lot of useful scripts but the one we are interested in is install-AntispamAgents.ps1 Now open a new PowerShell script window and type the following in order Set-ExecutionPolicy Unrestricted -Force Add-PSSnapin Microsoft.Exchange,Microsoft.Windows.AD cd “C:\Program Files\Microsoft\Exchange Server\V14\Scripts” .\install-AntispamAgents.ps1 That’s it, well almost. You do have to restart the