You have an Exchange Server 2010 organization.
You need to recommend a mailbox storage management solution for your organization to meet the following requirements:
Apply quota limits for users by department
Automatically apply quota limits for new users
What should you recommend?
A.
A storage group for each department.
B.
A mailbox database for each department.
C.
An organizational unit for each department.
D.
A managed folder mailbox policy for each department.
As per exchange videos- right answer is database
But in real life it would be easier to use organization group as you don’t want to create loads of database
May be Get-mailbox -organisationunit | set
Real life, there are hundreds of OU’s for various reasons.. That should not be used to create that many exch databases…