SOLVED

GroupMailbox maxsendsize /maxreceivesize

Copper Contributor

Hello,

 

I would like to know if a GroupMailbox maxsendsize /maxreceivesize can be set to 150 Mb like normal mailbox?

 

Thnaks.

 

Paul

2 Replies
best response confirmed by Pcelin (Copper Contributor)
Solution
Sure, use this:

Set-UnifiedGroup default -MaxSendSize 150MB -MaxReceiveSize 150MB

@Vasil Michev 

 

Thanks for your reply.

 

Paul

1 best response

Accepted Solutions
best response confirmed by Pcelin (Copper Contributor)
Solution
Sure, use this:

Set-UnifiedGroup default -MaxSendSize 150MB -MaxReceiveSize 150MB

View solution in original post