After you apply this software update, the following public folder quota setting updates are introduced:
- The following parameter names for the New-PublicFolder, Get-PublicFolder, Get-PublicFolderDatabase and Set-PublicFolder cmdlets are renamed:
EMC UI names | Current cmdlet | New cmdlet |
---|
Issue warning at | StorageQuota | IssueWarningQuota |
Prohibit post at | PostStorageQuota | ProhibitPostQuota |
Maximum item size | MaxItemSize | MaxItemSize |
- The settings of public folder quotas in the EMC are processed consistently and accurately.
- Users are prevented from changing settings that are not used because other settings override the original settings.
- Settings that are overridden are not displayed.
- If a public folder has the UseDatabaseQuotaDefaults value set to FALSE and you try to set the value to FALSE again, the quota values are reset although you expect no changes to be made.
- New checks are added to make sure that the following items are true:
IssueWarningQuota <= ProhibitPostQuota
MaxItemSize <= ProhibitPostQuota