Chat now with support
Chat with Support

Migrator for Notes to Exchange 4.15.2 - Program Parameters Reference Guide

About the Migrator for Notes to Exchange documentation Introduction Parameters for Admin Components Parameters for the Self-Service Desktop Migrator (SSDM)

[ArchiveMailFolderFilter] section

Type:

Default:

Occurs in:

 

integer

10

Data Migr

 

A limit to the number of Filter<#> parameters (see below) that the Data Migration Wizard will process in this section. The Wizard will read only Filter<#> parameters whose differentiating digits are less than the Count parameter value. For example, if:

[ArchiveMailFolderFilter]
Count=15
Filter0=~INBOX
Filter1=~CALENDAR
Filter2=~SENT


Filter7=~ROOT
Filter8=~TASKS
Filter12=~TRASH
Filter19=~DRAFTS

... then the wizard will read all of the parameters except Filter19, since Count=15 and 19 > 15. If unspecified, the Count parameter defaults to 10. If specified, the parameter must occur as the first line of the section, as shown above.

Type:

Default:

Occurs in:

 

string

[none]

Data Migr

 

Identifies a Notes source folder from which archived non-calendar mail will be excluded from the migration. The Data Migration Wizard can discriminate between emails associated with calendar items (invitations, acceptance notifications, etc.), and other (non-calendar) emails, and can optionally exclude from the migration either type that originate from one or more designated source folders. Filter parameters in this [ArchiveMailFolderFilter] section identify the source folders from which archived non-calendar emails will be excluded. Other sections in this same Default Settings list may contain parameters to exclude other item types from certain source folders:

Within each such section, each parameter identifies a single source folder to which the filter will be applied. For example:

... tells the wizard to apply the filter to the Inbox, while the section name in this example tells the wizard that the filter to be applied should exclude archived mail items (non-calendar-associated emails). For each such parameter, the parameter value specifies the mailbox by prepending a tilde character to the mailbox name, as follows:

~INBOX: Inbox
~CALENDAR: Calendar
~SENT: Sent Items
~DRAFTS: Drafts


~ROOT: [Root Dir]
~TASKS: Tasks
~TRASH: Trash

You may define one or more Filter<#> parameters within the section. The digit(s) appended to a Filter<#> key name differentiate one parameter from another. Multiple Filter<#> parameters need not appear in numerical order, and need not form an uninterrupted numeric sequence. For example, a section may contain only:

But the wizard will read only Filter<#> parameters whose differentiating digits are less than a value specified by a Count parameter (see above) in the first line of the section.

[Categories] section

These [Categories] parameters are all auto-set parameters (see GUI-set and other “auto-set” parameters) that define the Outlook categories that correspond to various English equivalents. The Setup program automatically sets these parameters to their English defaults. If a default is not correct for your locale, be sure to change it before you run the Data Migration Wizard.

Type:

Default:

Occurs in:

 

string

Clients

Data Migr

 

See the explanatory note at the beginning of this [Categories] section. The English equivalent (default) for this parameter is: C=Clients

Type:

Default:

Occurs in:

 

string

Holiday

Data Migr

 

See the explanatory note at the beginning of this [Categories] section. The English equivalent (default) for this parameter is: H=Holiday

Type:

Default:

Occurs in:

 

string

Projects

Data Migr

 

See the explanatory note at the beginning of this [Categories] section. The English equivalent (default) for this parameter is: P=Projects

Type:

Default:

Occurs in:

 

string

Phone Calls

Data Migr

 

See the explanatory note at the beginning of this [Categories] section. The English equivalent (default) for this parameter is: PC=Phone Calls

Type:

Default:

Occurs in:

 

string

Travel

Data Migr

 

See the explanatory note at the beginning of this [Categories] section. The English equivalent (default) for this parameter is: T=Travel

Type:

Default:

Occurs in:

 

string

Vacation

Data Migr

 

See the explanatory note at the beginning of this [Categories] section. The English equivalent (default) for this parameter is: V=Vacation

[Coexistence] section

Type:

Default:

Occurs in:

New in:

boolean

[GUI entry]

Data Migr

4.1

This value corresponds to a GUI element in the Data Migration Wizard: the Calendar Co-Existence is using radio buttons in the Specify Mail Routing Options screen. Quest recommends you do not manually enter or change this value except at the direction of Quest Support.

Type:

Default:

Occurs in:

New in:

Option 3 added in:

keyword

[GUI entry]

Data Migr

4.1

4.3.2

This value corresponds to a GUI element in the Data Migration Wizard: the Mail Co-Existence is using radio buttons in the Specify Mail Routing Options screen. The parameter value is a single digit, 0, 1, 2 or 3, that determines how mail routing will be accomplished during coexistence:

Quest recommends you do not manually enter or change this value except at the direction of Quest Support.

Type:

Default:

Occurs in:

New in:

boolean

0

Data Migr

4.3.2

This value corresponds to a GUI element in the Data Migration Wizard: the Using ActiveMail processing checkbox in the Specify Mail Routing Options screen. A marked checkbox (UsingActiveMail=1) tells the wizard to in turn set another parameter (NotesFormatPreference, documented separately in the [Notes] section below) for "Keep senders' format," which is the correct setting to enable Active Mail processing via CMN. An unmarked checkbox (UsingActiveMail=0) tells the wizard to set NotesFormatPreference for its "Prefers MIME" option, which is the correct setting when not using ActiveMail processing.

The Using ActiveMail processing checkbox is available only when the Quest Coexistence Manager for Notes radio button has been selected to specify that mail coexistence method. If some other coexistence method is selected, the Using ActiveMail processing checkbox appears grayed-out (unavailable).

The Wizard writes this value to the Task Parameters depending on whether the associated checkbox is marked (1) or unmarked (0). Quest recommends you do not manually enter or change this value except at the direction of Quest Support.

[DirectoryExport] section

Type:

Default:

Occurs in:

New in:

boolean

0

Dir Exp

4.11

Determines whether the Directory Export Wizard will (1) or will not (0) support other forms of SMTP addresses for distribution group members in addition to the "bare" SMTP addresses (e.g., user@sitraka.com). For example:

... tells the wizard to also accept SMTP addresses for distribution group members in either of these forms:

Type:

Default:

Occurs in:

New in:

boolean

1

Dir Exp

4.7

Determines whether the Directory Export Wizard will create a TSV file to capture data for Notes objects that the wizard skips due to conflicting (duplicate) primary SMTP addresses. The admin can then use the TSV file to script and/or otherwise guide corrections to data in the Migrator for Notes to Exchange database. Note that Migrator for Notes to Exchange skips such objects in any case; this parameter controls only whether the wizard will generate a TSV file for the skipped object data.

Type:

Default:

Occurs in:

New in:

boolean

1

Dir Exp

4.1.5

Determines whether the Directory Export Wizard will extract users' Internet aliases from the Domino server and insert them into the TargetAliases column of the exported data tables. For example:

... disables this feature (otherwise enabled by default), which tells the wizard to generate only a TargetAddress (primary SMTP address), but no TargetAliases (secondary SMTP addresses). If the TargetAliases column is populated (either by GenerateAliases=1 or manually), the Data Migration Wizard will load the aliases into Active Directory as it mailbox-enables Exchange accounts.

Type:

Default:

Occurs in:

New in:

boolean

1

Dir Exp

4.9

Determines whether the wizard will (1) or will not (0) extract objects with a Notes canonical forwarding address set to forward to another user.

Type:

Default:

Occurs in:

New in:

boolean

0

Dir Exp

4.2.1

Determines which of two methods the Directory Export Wizard will use for NSF queries. This parameter lets you configure the wizard to be more "forgiving" if it encounters a rare Field is too large error that can occur when querying certain unreadable NSF files. By the default method (NoSummary=0), the error would prevent the wizard from retrieving data from the remaining Notes source documents, and the export would fail. But:

... tells the wizard to open all Notes object records one at a time, rather than opening all non-group object records at once to facilitate a continuous stream of data from all open records. Quest recommends you leave this feature off (NoSummary=0) unless you have encountered the Field is too large error, since program performance is likely to suffer (perhaps dramatically) if the wizard has to open and close many object records individually.

In either case, the wizard reports any such error in its log file, but if NoSummary=1 the wizard will then ignore the error and resume reading the remaining source data.

Type:

Default:

Occurs in:

New in:

boolean

0

Dir Exp

4.1.5

Determines whether the wizard will suppress Domino catalog lookups during the export process, but still leave all other data sources online. This is an alternative to a completely offline migration, and may improve performance in some environments. For example:

… tells the wizard to enable the feature, to suppress Domino catalog lookups. The default (SkipCatalogSearch=0) leaves this option disabled.

Type:

Default:

Occurs in:

New in:

boolean

0

Dir Exp

4.1.5

Determines whether the Directory Export Wizard will export or skip group member information. For example:

… tells the wizard to skip (not export) group member information.

Type:

Default:

Occurs in:

New in:

boolean

1

Dir Exp

4.5.1

Determines whether the Directory Export Wizard will write export data directly to the Bulk Import folder rather than to the temp directory, which yields significant performance improvements in many environments. If that newer method is unsuitable to your configuration, this boolean program parameter lets you revert to the prior method. For example:

... tells the wizard to use the older method. Quest recommends this setting if the bulk directory is not located on the migration server or if the admin's migration server is running Windows XP.

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating