Enterprise Vault™ Utilities
- About this guide
- ArchivePoints
- Audit Viewer
- Backtrace
- CenteraPing
- Domino Archive Exporter
- Domino Profile Document Tool
- Domino Retention Plan Tool
- DTrace
- EVDominoExchangeMigration Tool
- Running the EVDominoExchangeMigration tool
- EVDuplicateCleaner
- EVEARemovalUtility
- EVFSASetRightsAndPermissions
- EVrights
- EVservice
- EVSPShortcutManager
- EVSVR
- About EVSVR
- About the EVSVR operation settings
- Using the output from one EVSVR operation as input for another operation
- Viewing the EVSVR output log file
- Running EVSVR in interactive mode
- FSARunNow
- FSAUndelete
- FSAUtility
- NTFS to Centera Migration
- Permissions Browser
- Policy Manager (EVPM)
- Sections and keynames in Policy Manager initialization file
- Policy Manager initialization file examples
- About using the Provisioning API to run Policy Manager scripts
- ResetEVClient
- Vault Store Usage Reporter
[Folder] section of the Policy Manager initialization file
Include this section if you want to modify the properties of individual folders or complete mailboxes.
Optional. Identifies the archive in which items from the folder are archived. The default is the value that is set on the mailbox root.
Possible values:
An archive name or archive ID
Optional. Disassociates a mailbox from its related archive. Use DisassociateArchiveFromMailbox in conjunction with Zap.
If you zap a mailbox and disassociate it from its archive, Enterprise Vault creates a new archive for the mailbox when it is later enabled instead of relinking the mailbox to its old archive.
DisassociateArchiveFromMailbox is valid only if:
Name=mailboxroot
zap=true
Possible values:
true
false
Optional. Specifies that the mailbox is enabled or disabled. If not specified, the mailbox setting remains unchanged. Can be applied to the mailbox root folder only.
If you enable a mailbox that was once enabled but subsequently disabled, Policy Manager automatically reconnects it to the existing mailbox archive.
Possible values:
true
false
Optional. Specifies the folder permissions that you want to add, change, or remove.
You can specify one of the following:
Author
Contributor
Editor
NoneditingAuthor
Owner
PublishingAuthor
PublishingEditor
Reviewer
When you specify users, you can use either of the following forms:
The user's display name from the Global Address List (GAL). For example, "Sue Smith".
The mailbox Distinguished Name. For example, "/o=Org1/ou=Admin Group/cn=Recipients/cn=smith". Use this format if there are likely to be duplicate display names in the GAL.
The distinguished name value required is the legacyExchangeDN property for the mailbox in Active Directory.
See [Mailbox] section of the Policy Manager initialization file.
Possible values:
To grant access to a folder, use either of the following forms:
ExchangePermissions = ADD; UserA:RoleA;UserB:RoleB;... ExchangePermissions = +; UserA:RoleA;UserB:RoleB;...
Where UserA is the first user and RoleA is the permission that you want to add.
To remove permissions, use either of the following forms:
ExchangePermissions = DEL; UserA;UserB;... ExchangePermissions = - ; UserA;UserB;...
Where UserA is the first user to remove and UserB is the second user to remove.
To replace the permissions of users who already have access to the folder:
ExchangePermissions = UserA:RoleA;UserB:RoleB;...
Where UserA is the first user and RoleA is the permission that you want to add or modify.
Optional. Specifies the name of one of the standard filters, or the name of a filter that you have defined within the initialization file. The filter defines the settings that you want Policy Manager to apply to mailboxes.
Possible values:
SystemDefault. (Default. Use the default Enterprise Vault site settings, as defined in the Administration Console.)
DoNotArchive. (Do not archive from the folder to which the filter is applied.)
Name of filter. (A filter that is defined within the initialization file.)
Parent. (Use the settings that are configured for the parent folder.)
Optional. Specifies a mailbox and restricts the [Folder] section so that it applies only to the specified mailbox.
The distinguished name value required is the legacyExchangeDN property for the mailbox in Active Directory.
Mandatory. If the specified folder hierarchy does not exist, Policy Manager creates it and sets the specified properties.
Possible values:
mailboxroot (specifies the root folder).
folder path. You do not need to specify a path for the following special folders that Outlook creates: Inbox, Outbox, SentItems, DeletedItems, Drafts, Calendar, Contacts, Journal, Notes, and Tasks. In these cases, specify only the folder name without the leading backslash. These names work for all languages. For example, you can specify "Inbox" on a Japanese system.
Examples:
To create a folder that is called "xyz" in the root folder:
Name = \xyz
To specify the Deleted Items folder:
Name = DeletedItems
Optional. Specifies whether Outlook and OWA users can delete, move, or copy the folder and all subfolders.
Possible values:
true
false
Caution:
For information on known problems with this setting, see the following article on the Veritas Support website:
Optional. Overrides all Administration Console lock settings. This setting forces Policy Manager to modify folder settings even if the Administration Console has Force Users To Use Site Settings For Archiving set on the Mailbox Actions property page.
Note:
The default is for Policy Manager to obey all lock settings. If you want to override lock settings, include OverrideArchiveLocks and set the value to true.
Possible values:
true
false (default)
Optional. Specifies the retention category to use when you archive from the folder. If not specified, the site default retention category is used.
Note:
Some Enterprise Vault features can override the specified retention category. For example, the retention plan feature lets you set up one or more retention folders in your users' archives. If a retention folder has the same name and place in the folder hierarchy as the folder that you create with Policy Manager, the retention folder's retention category can override the one that you have set with Policy Manager.
For more information on retention, see the Administrator's Guide.
Optional. Can be applied to the mailbox root folder only.
Optional. Specifies whether the mailbox is suspended. If not specified, the default of false is applied. Can be applied only to the mailbox root folder.
Possible values:
true
false (default)
Optional. Specifies the URL of the web page that is displayed when a user opens the folder in Outlook. For example, you can use this feature to create folders with links to Enterprise Vault Search.
Optional. Identifies the vault store to use when you create a new archive. If the mailbox is already enabled or disabled, VaultStoreName is ignored. If VaultStoreName is not specified, Policy Manager uses the default vault store.
VaultStoreName is valid only if:
Name=mailboxroot
Enabled=true
ArchiveName is not specified
The mailbox has never been enabled
Possible values:
The name or ID of the vault store to use
Optional, but mandatory when you set DisassociateArchiveFromMailbox to true. Removes all Enterprise Vault properties from the folder. If you apply this setting to the mailbox root, it makes the mailbox appear as though it has never been enabled for archiving. If Zap is specified, it overrides all other [Folder] keynames.
Possible values:
true
false (default)