Forum Discussion
Mlawton40
May 01, 2019Copper Contributor
Exchange Online - mailbox size
Hi, I understand that you can change the mailbox size of single users using thr PowerShell cmdlets. How would you apply mailbox sizes for all users in a particular Azure AD group (email enabled)? So ...
May 01, 2019
I guess you could write a powershell script that pulls the members of a group and then set the quota! This could be scheduled to run or done manually! But not dynamically!
You can also set an attribute of some sort or use existing to filter on!
You can also set an attribute of some sort or use existing to filter on!