What would the powershell command be to set a public folder or all public folders to "use organization quota defaults"? That does not appear to be a property of the public folder when you examine one in the shell with a format-list command.
In the GUI of the admin center there is a checkbox to make the current public folder use organization quota defaults. Unfortunately that section of the interface lacks the option to "apply this setting to this folder and all its subfolders"
If I want to make all public folders adopt the organization quota defaults, how do I do that? Is the only option to specifically set each folder's warningquota, prohibitpostquota and maxitemsize? If so I can write a command to do that one time but then subsequent changes to the organization quotas would appear to be meaningless.
Also if the only option is to set them specifically, is there any danger to setting these specific quotas at the NON_IPM_SUBTREE level with -recurse? Seems like there are lots of public folders that are not normal user folders, I'm concerned I might cause problems settings limits on those system folders. If that was true then I would have to change and execute my command line for each top level public folder - which sucks when you have lots of top level folders.
Please advise. Thanks.
Bill Coulter