Viewing mailbox information on Exchange 2007
Unlike Exchange 2003, Exchange server 2007 does not show you the size and number of items when you are looking at user mailboxes. If you need this information, there are two ways to get it.
The easiest way to find the size and number of items in a mailbox is to right-click on it, select Properties, and go to the General tab where this information is displayed. While this is quick and easy, it needs to be done on a per-mailbox basis. So if you are looking for the big mailboxes in your system, this is not very effective.
The other way to get this information is from the command line. Open a command prompt and run the Get-MailboxStatistics command. This will return statistics, including the size and number of items, for all of the mailboxes on you exchange server.
The easiest way to find the size and number of items in a mailbox is to right-click on it, select Properties, and go to the General tab where this information is displayed. While this is quick and easy, it needs to be done on a per-mailbox basis. So if you are looking for the big mailboxes in your system, this is not very effective.
The other way to get this information is from the command line. Open a command prompt and run the Get-MailboxStatistics command. This will return statistics, including the size and number of items, for all of the mailboxes on you exchange server.
| Rating: | 100% positive, 1 Vote |
| Categories: | exchange email server |
| Added: | on Nov 19, 2008 at 11:25 am |
| Added By: | an anonymous user |

