Exchange - My top most used PowerShell commands

As an Exchange Admin, you might have your saved list of commands you use on a daily or weekly basis.

Let's see my Top 10 list of commands used in Exchange, as some of the environments worked on are massive. These might not be your Top 10 but you can add them to your list. We have included just the beginning of the command:

  1. Get-MailboxDatabaseCopyStatus
  2. Move-ActiveMailboxDatabase
  3. .\RedistributeActiveDatabases.ps1 -DagName
  4. Add-MailboxFolderPermission
  5. Get-MailboxExportRequest
  6. Get-Mailbox –Resultsize Unlimited | Get-MailboxStatistics
  7. Get-TransportServer | Get-Message
  8. Get-Queue
  9. New-MailboxDatabase
  10. Add-MailboxDatabaseCopy

If you would like more information on the above, let us know and we will share it with you.

Your list might be different, based on what you work with each day.