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
[NSF] section in the Policy Manager initialization file
The initialization file must contain one [NSF] section for each NSF file you migrate. Each [NSF] section must contain at least a FileName setting to specify the name and location of the NSF file. You can also make further migration settings in the [NSF] section to override the default settings that are specified in the [NSFDefaults] section.
Optional. Specifies the name or the ID of the archive to which Policy Manager migrates the items from the current the NSF file.
Note:
In the [NSF] section, you can set either the ArchiveName or the UserCN. You cannot set both. See the details for the UserCN setting.
This keyname is optional because Policy Manager can automatically match archives to NSF files. However, it always uses the first archive that has a matching name. If there are archives with duplicate names, items can be migrated to the wrong archives. To avoid this issue, use ArchiveName to specify the ID of an archive for each NSF file.
You can find the ID of an archive on the
tab of the archive's properties page in the administration console.Possible values:
The ID of the target archive
The name of the target archive
Optional. Controls whether Policy Manager migrates unexpired calendar items from the current NSF file. If you choose to migrate unexpired calendar items, users must restore the items before they can modify them.
Possible values:
True
False
Optional. Controls whether the current NSF file is compacted after successful migration.
Possible values:
True
False
Optional. Controls whether the current NSF file is deleted after successful migration.
Possible values:
True
False
Optional. When Policy Manager runs in report mode (MigrationMode=Report), it writes a new initialization file. In the new file, it sets DoNotProcess to True for any NSF file on which it encounters errors. This setting prevents Policy Manager from processing the NSF file when you run it again in process mode (MigrationMode=Process), using the new initialization file.
Policy Manager ignores this setting when it runs in report mode.
Possible values:
True
False (default)
Mandatory. Specifies the path and the file name of each NSF file.
Note:
You should use UNC paths to specify the locations of the NSF files. The NSF migrator server that processes the NSF files might be on a different computer from the one on which you run EVPM. Additionally, the NSF migrator server might run under a different user context from the one under which you run EVPM. In both these cases, only full UNC paths provide a reliable way for the NSF migrator server to access the files.
Examples:
\\Server1\home\JohnDoe\quarter1.nsf
E:\data\backup.nsf
Optional. By default, EVPM does not process an NSF file if the Domino archiving user does not have sufficient access set the ACL of the corresponding mail file. Set this keyname to True to override this default behavior for the current NSF file.
Possible values:
True
False (default)
Optional. By default, EVPM does not process an NSF file if the Domino archiving user does not have manager access set in the ACL of the corresponding mail file. Set this keyname to True to override this default behavior for the current NSF file.
Possible values:
True
False (default)
Optional. By default, EVPM does not migrate the contents of NSF files whose associated mail file is not available. Set this keyname to True to override this default behavior for the current NSF file.
Possible values:
True
False (default)
Optional. By default, EVPM does not process an NSF file that is based on a non-standard template. The list of standard templates is determined by a registry string value which is called DominoMailTemplates under the following registry key on all the storage servers:
HKEY_LOCAL_MACHINE \SOFTWARE \Wow6432Node \KVS \Enterprise Vault \Agents
Set this keyname to True to override this default behavior and migrate the contents of the current NSF files if it is not based on non-standard templates.
Possible values:
True
False (default)
Optional. Controls whether Policy Manager migrates the deleted items from the Trash folder in the current NSF file.
Possible values:
True
False
Policy Manager writes a JobStatus in each [NSF] section of the new initialization file when it runs in process mode. This value indicates the status of each NSF file after the last process run. See also the details for MigrationMode.
Possible values:
Failed. The NSF file failed migration.
Partially_Processed. The NSF file contains items that Policy Manager was unable to migrate.
Processed. Policy Manager migrated the NSF file successfully.
Unprocessed. Policy Manager ignored the NSF file.
Optional. Sets the name of the migration target folder. Policy Manager creates this folder beneath the
view in the user's mail file, if it does not exist already. Policy Manager then places shortcuts and migrated content in this folder.Possible values:
A folder name. For example,
. If you do not specify a folder name, Policy Manager uses the default name that the setting in the [NSFDefaults] section of the initialization file determines.
Optional. For a user who has multiple NSF files, MergeNSFFolders controls whether the folder structures they contain are merged or kept separate in the user's mail file.
Possible values:
True. Merge the folder structures that are contained in multiple NSF files. For example, two NSF files that belong to one user, both contain a folder that is called Personal. The shortcuts to the contents of these folders are placed in a merged Personal folder in the user's mail file.
False. Keep separate the folder structures from multiple NSF files. Beneath the Folders view in the user's mail file, a new folder is created for each NSF file. The shortcuts to the contents of these NSF files are placed in the corresponding folders.
Optional. Specifies the name of the retention category that is applied to items from the current NSF file during migration.
Possible values:
A retention category name
A retention category ID
Optional. Controls whether Policy Manager sets the hidden attribute on the current NSF file after successful migration. This option is provided for compatibility with the NSF migrator wizard and is not likely to be used in scripted migrations.
Possible values:
True
False
Optional. Controls whether Policy Manager sets the read-only attribute on the current NSF file after successful migration. This prevents the user from adding new items to the NSF file after migration.
Possible values:
True
False
Optional. Controls what Policy Manager does with the contents of the current NSF file after migration.
Possible values:
MailFileShortcuts. Create shortcuts to the migrated items and put them in the user's mail file. Also copies to the mail file any items that were excluded from archiving.
NSFShortcuts. Create shortcuts to the migrated items and leave the shortcuts in the NSF file.
NoShortcuts. Do not create any shortcuts to migrated items. Any items that were excluded from archiving remain in the NSF file.
Optional. Specifies the canonical name (CN) of the user whose archive and mail file are the targets for the migration of the current NSF file.
Note:
In the [NSF] section, you can set either the ArchiveName or the UserCN. You cannot set both. See also the details for ArchiveName
Possible values:
Canonical form of the user name in the user's person record. For example for user John Doe/Acme, the canonical name form is cn=John Doe/o=Acme
More Information
[NSFDefaults] section in the Policy Manager initialization file