Example 5: NSF migration

The [NSFDefaults] section in this initialization file does the following:

The subsequent [NSF] sections specify the locations and the names of individual NSF files. Some of these settings override the default migration settings.

[Directory]
DirectoryComputerName = DominoServer
sitename = EV1

; Default option settings applicable to all NSF migrations

[NSFDefaults]
MigrationMode = Process
ConcurrentMigrations = 2
RetentionCategory = Business
IncludeTrash = True
SetNSFReadOnly = True

; Individual NSF migration settings

[NSF]
FileName = \\FileServer\e$\Users\UserA\Archive.nsf
DeleteNSF = True
IncludeTrash = False

[NSF]
FileName = \\FileServer\e$\Users\UserB\Q1.nsf
ArchiveName = User B/Symantec
SetNSFReadOnly = False

[NSF]
FileName = \\FileServer\e$\Users\UserC\Personal.nsf
UserCN = CN=John Doe/O=Symantec
RetentionCategory = Personal