I have the following:
[Directory]
directorycomputername = EVServer1.myCompany.Com
sitename = EVSite
[Mailbox]
DistinguishedName = /o=organization/ou=mailboxou/cn=Recipients/cn=mailboxcname
[Folder]
name = \ActionBox
Filtername = DoNotArchive
OverrideArchiveLocks = True
that will exclude folder called ActionBox in the outlook root folder from archiving.
BUT - if I run it on the whole site and not just the specific users who have this folder for sure - will it create this folders in case user do not have it?
Since this is a software that creates this folders to specific users only and we do not know which one of the users use this software, we need this "do not archive" to work on existing folders only and that will not create it...
Is it possible?
Sarah