Category: Exchange 2010

Anti-Spam For Exchange

An In-depth Analysis of Anti-Spam Techniques to Protect Your Exchange Server Protecting your Exchange server infrastructure from email spam can be easier said than done. Given the wealth of options available, choosing which solution is best for your needs can be a challenge. You want an anti-spam solution that blocks …

PowerShell Connect-Mailbox

PowerShell Connect-Mailbox For Exchange 2010 Here are reasons for connecting an Active Directory user object to a mailbox: The original owner was somehow disconnected. You want to connect a user to a second mailbox. You are configuring a ‘Room’ or an ‘Equipment’ mailbox. In each case the solution is the …

PowerShell Import-Mailbox

PowerShell Import-Mailbox From .PST File PowerShell’s Import-Mailbox will take the contents of a .pst (Personal Storage) file and transfer them into an existing Exchange Server 2010 mailbox. The Key Import-Mailbox Parameters Example 1: The Basic Import Example 2: Importing Lots of .PST Files Example 3: Importing Mailboxes from an OU …

PowerShell Set-ExchangeServer

Set-ExchangeServer For Exchange 2010 This PowerShell cmdlet is for changing Exchange Server 2010 attributes in Active Directory; for example, static global catalog or error reporting. Getting Started with Set-ExchangeServer List the Set-ExchangeServer Parameters Examples of Set-ExchangeServer in Action Checking with Get-ExchangeServer  ♣ Getting Started with Set-ExchangeServer Set-ExchangeServer is looking for …