How to view mailboxes on an Exchange 2007 server via powershell Posted on December 29, 2009 by Imran Rashid Reading Time: < 1 minuteThe code to type into power shell which will allow you to view all mailboxes is: Get-Mailbox -server servername