Quantcast
Channel: Exchange Server Development forum
Viewing all articles
Browse latest Browse all 7132

What is the values for 'ProhibitSendReceiveQuota', 'IssueWarningQuota' and 'MaxReceiveSize' of any Site Mailbox in Exchange Server 2013.

$
0
0

Hi,

I want to determine the following values for a Site Mailbox in Exchange Server 2013.

I got the link which states that these values will be set by default Site Mailbox Provisioning Policy.

But by running the below command:

           Get-Mailbox * | ?{$_.RecipientTypeDetails -eq "TeamMail
           box"} | fl name, ProhibitSendReceiveQuota, IssueWarningQuota, MaxReceiveSize

I got different values from the values which are shown from below command:

         Get-SiteMailboxProvisioningPolicy -Identity SM_ProvisioningPolicy | fl Name, Isdefault, ProhibitSendReceiveQuota, IssueWarningQuota, MaxReceiveSize

How these values are set by default Provisionning policy if the default policy is changed from one to another.

Please help..

Thanks in Advance,

San23041


Viewing all articles
Browse latest Browse all 7132

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>