July 2017
Intermediate to advanced
648 pages
31h 9m
English
Since public folders have been totally rebuilt, there are lots of changes. One of them that needs to be pointed out is that the global quota and retention settings are now configured using the Set-OrganizationConfig cmdlet.
For example, if you want to configure DefaultPublicFolderIssueWarningQuota to 5 GB, this can be done using the following command:
Set-OrganizationConfig –DefaultPublicFolderIssueWarningQuota 5GB
Using the Set-OrganizationConfig cmdlet, we can configure further settings at a global level that affect all public folders in the organization:
Read now
Unlock full access