Techie Lass
Wednesday, 5 November 2014
How many users are stored in an Exchange Database?
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:
Ge
t-Mailbox | Group-Object -Property:Database | Select-Object name,count
No comments:
Post a Comment
‹
Home
View web version
No comments:
Post a Comment