Exchange 2010 Anti-Spam modules install

Posted on 26 Aug 2010

  1. Run the following command from the C:\Program Files\Microsoft\Exchange Server\Scripts folder.
    ./install-AntispamAgents.ps1
  2. After the script has run, restart the Microsoft Exchange Transport service by running the following command.

Tagged with: Command Line

Exchange 2010 3rd party relay

Posted on 26 Aug 2010

New-ReceiveConnector -Name RelayConnector -usage Custom –Bindings x.x.x.x -fqdn server.fqdn.local -RemoteIPRanges x.x.x.x-.x.x.x.x -server <servername> -permissiongroups ExchangeServers -AuthMechanism TLS, ExternalAuthoritative

Tagged with: Command Line

Exchange 2007 Powershell commands

Posted on 26 Aug 2010

Receive Connector

Define the FQDN:
Set-ReceiveConnector <Connector-Name> –Fqdn:[name.company.ca] (http://name.company.ca)

Tagged with: Command Line

About MΣ

Previous 17 of 19 Next