Forum Discussion
virtual-tech
Jun 08, 2021Brass Contributor
create a group for Get-MailboxPlan
Hi, I need to modify the current mailboxplan send/receive limit for 20K users. I would like to create a group a test with a few users first. Is there a way to do that? Get-MailboxPlan | fl na...
VasilMichev
Jun 09, 2021MVP
No, the mailbox plan settings apply to all mailboxes of given type (SKU). If you want to test it on per-user/per-group basis, use the relevant parameters for Set-Mailbox/Set-CasMailbox.