create a group for Get-MailboxPlan

Brass Contributor

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 name,maxsendsize,maxreceivesize,isdefault

 

Thanks in advance

1 Reply
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.