How many users are stored in an Exchange Database

Microsoft Exchange Nov 5, 2014

In order to find out how many users are stored within an Exchange 2010 Database there is a very useful and simple Powershell Command you can run:

**Get-Mailbox | Group-Object -Property:Database | Select-Object name,count**

Tags

Great! You've successfully subscribed.
Great! Next, complete checkout for full access.
Welcome back! You've successfully signed in.
Success! Your account is fully activated, you now have access to all content.