How to view mailboxes within a mailbox store Posted on December 29, 2009 by Imran Rashid Reading Time: < 1 minuteTo be able to view all mailboxes (Exchange 2007) within a particular mail store, run the below command within Powershell. Amend as required. Get-Mailbox -database “servername\Storage Group Name\Mailbox Database name“