EVPM - Exclude Folder and Remove customized archiving setting
Hi,
I know it's possible to exclude a folder from the normal mailbox policy so it's not archived and I think the following should do it but I just wanted to check.
[Directory]
DirectoryComputerName = kvsarchive
Sitename = MySite
[Mailbox]
LDAPQuery = cn=oconnor_ke
[Folder]
Name = \Test Exclude
Filtername = DoNotArchive
OverrideArchiveLocks = True
If this is correct then perfect but I also need to know how to remove this customized archiving setting if at a later date it needs to be.
I'm hoping this can be done without zapping the mailbox and re-enabling it again or is it just a case of creating an .ini file containing all of the current mailbox policy settings and specifying the specific folder again as you would do to enable the "Enterprise Vaults" folder.
Finally, if the last option is the only way then how do I specify archiving based on age and quota?
Thanks In advance.
Regards
Kevin
Why would you use SystemDefault instead of DoNotArchive?
Also surely you'd want to set the OverrideArchiveLocks incase the policy is locked, which for the majority of companies, are locked down, so if its set to false and the locks are on, it simply will take whatever the parent has and archive that folder?