Category: Exchange 2010

PowerShell Test-ServerHealth

Introduction to Exchange 2010 Test-ServerHealth Here is an interesting PowerShell cmdlet to check your Exchange Servers’ health. Topics for Exchange 2010 Test-ServerHealth Test-ServerHealth Credentials Research Parameters for Test-ServerHealth with Get-Command More Exchange PowerShell Cmdlets  ♣ PowerShell Assumptions I cover PowerShell basics elsewhere on the site and I am assuming on …

PowerShell Test-SystemHealth

Introduction to Exchange 2010 Test-SystemHealth Here is an interesting PowerShell cmdlet to check that your Exchange services are running. Topics for Exchange 2010 PowerShell Test-SystemHealth Credentials Research Parameters for Test-SystemHealth with Get-Command More Exchange PowerShell Cmdlets  ♣ PowerShell Assumptions I cover PowerShell basics elsewhere and I am assuming that you …

PowerShell Get-MailboxDatabase

Get-MailboxDatabase For Exchange 2010 This PowerShell cmdlet allows you to interrogate the Exchange Database(s) without having to call for the EMC. Getting Started with Get-MailboxDatabase List the Get-MailboxDatabase Parameters Research Properties for Get-MailboxDatabase Where Next with Get-MailboxDatabase?  ♣ Getting Started with Get-MailboxDatabase On its own the Get-MailboxDatabase cmdlet returns information …

PowerShell Enable-Mailbox

PowerShell Enable-Mailbox For Exchange 2010 With Enable-Mailbox what you see is what you get.  One popular scenario for this PowerShell cmdlet is you have already created an active directory user account, and you are at the point where you want to add the mailbox.  The result of Enable-Mailbox is the …