Chat now with support
Chat with Support

Migrator for Notes to Exchange 4.16.1 - Administration Guide

About the Migrator for Notes to Exchange documentation Notes Migration Manager NABS Discovery Wizard Internet Domains Discovery Wizard Directory Export Wizard Collection Wizard Groups Provisioning Wizard Notes Data Locator Wizard Provisioning Wizard Send PAB Replicator Wizard Data Migration Wizard SSDM Statistics Collection Wizard The Log Viewer Using the Qsched.exe task-scheduling utility SSDM Scheduling Administration utility Office 365 Admin Account Pool utility PowerShell cmdlets for Migrator for Notes to Exchange Appendix A: How do I ...?
Post-installation configuration Pre-migration preparations Batch-migration process Other features

Schedule Summary

This screen appears only if you have selected One or more times... Once or Manually as your scheduling option on the preceding Specify Task Schedule screen. The screen shows a summary of the task schedule you specified in the Specify Task Schedule screen, or notes that the task will be run only Manually.

Review this information to confirm that it describes the schedule you want to define. If you want to change anything, click Back to return to the Specify Task Schedule screen, to change the schedule specification, or click Cancel to return to the Export Notes Directory screen in Notes Migration Manager. From the preceding screen within this wizard, you can click Next to return to this Schedule Summary screen.

When you are satisfied that the displayed summary describes the task schedule you want to create, click Finish to dismiss this screen:

Finish: Clears this Schedule Summary screen, to return to the Export Notes Directory screen in Notes Migration Manager.

The remaining screens documented for this Wizard are skipped if you have selected One or more times... or Manually as your scheduling option on the preceding Specify Task Schedule screen.

Task Progress

The screen reports the program's progress as it performs the defined task. When the process is complete, the program displays its Task Completed screen to report the results.

Task Completed

The screen reports the results of the task run.

This screen may also offer an Error Log Report button if the program encountered errors during its run. If the button does appear, click it to view the program log and assess the severity of the errors. The Error Log Report button launches the MNE Log Viewer utility (see The Log Viewer chapter) to help you interpret and resolve the errors.

Other buttons can display that allow you to view .TSV files that are created to capture data for auto-resolved addresses or for duplicate SMTP addresses that were skipped by the wizard.

When you are finished using the Error Log Report feature or viewing any .TSV files, (or if no buttons appear), click Exit to exit.

Exported data elements in the SQL database

The Directory Export Wizard gathers user information from the Domino servers to create SQL Server data tables that provide critical input data to several of the MNE wizards. These wizards use the exported data to:

You might edit the exported directory data and the same data elements as they are associated with defined user collections (but not group collections) for a variety of reasons including:

To populate the SearchKey column with appropriate per-user values for the Provisioning Wizard.

Exported directory data cannot be edited directly in the SQL database. Instead, directory data can be exported from the SQL database to a .tsv-format file, viewed and edited in Microsoft Excel, and imported back into the SQL database from the modified .tsv file. For information about editing .tsv files, see the procedures under User Collections .

The SQL database also stores Global Defaults and Task Parameters, and task-run schedules, project statistics, and other information, but the reference list that follows contains only the data elements of the exported directory data tables.

The Migrator for Notes to Exchange SQL database table column headings appear in the table in this order, left to right:

The bulleted list below presents the same column headings in alphabetical order by their names:

ArchivePaths: The specific UNC path and filename for a user's Notes archive file(s). Multiple archives can be designated by separating them with a pipe ( | ) character. Ordinarily the full path and file name are given, and file ownership is not checked. If a directory (only) is specified, all archives found in the directory are assumed to be owned by the user. Examples:
DisplayName: Notes user name of the user. Example:
The DisplayName is copied by the Directory Export Wizard from the first value of Notes FullName attribute that is not a DN ("CN=Joe Schmoe/O=Acme") or SMTP address (Joe.Schmoe@acme.com) or, if every FullName is a DN or SMTP address, the "CN" portion of the first FullName that is a DN (“CN=xxx/...”).
DominoServerAddress: Full address of Notes mail file, including server, generated by the Directory Export Wizard by joining the Mail server and Mail file fields from Notes Person Documents, like this:
ExchangeMailboxStore: The home mailbox store in Exchange for a migrating user, used when mailbox-enabling users in the Exchange Administrative Operations of the Data Migration Wizard. If left blank, a suitable default value is derived from the configuration settings defined for the mailbox-enabling task. In certain circumstances, the migration administrators may want to specify per-user mailbox store assignments for some or all users. For example:
NOTE: The value in the ExchangeMailboxStore column is not immediately applied to users' AD objects when the value is imported into the SQL database. The value is applied in AD only when the corresponding mail-enabling task is performed.
MailFilePath: The specific path and NSF filename to a user mail file, used when an administrator knows the specific path and NSF file name for each user. If this MailFilePath column does not exist or is left empty, the program will find the user's mail file by appending the MailFile column value to the path entered on the Specify Notes Data Directory screen. Example:
NMEObjectGUID: Reserved internal database identifier — do not change!
ObjectType: Reserved internal database identifier for object type in Notes — do not change!
PABPaths: The specific UNC path and filename for a user Notes address book. Multiple address books can be designated by separating them with a pipe ( | ) character. Ordinarily the full path and file name are given and file ownership is not checked. If a directory (only) is specified, all PABs found in the directory are assumed to be owned by the user. Examples:
PSTDir: The directory where PSTs are stored for the user—used if each user PST will go to a separate directory. Normally the administrator would specify a central location for the program to create all PSTs, and the program would create a directory subtree under that. If you would rather put each PST in the user home directory, each user home directory can be added here. For example:
SearchKey: A user-identifying value (unique per user) that can be used by the Provisioning Wizard to match objects for merging, as described in chapter 8 (see Provisioning Wizard). This column is not populated by the Directory Export Wizard but can be manually populated with user-identifying values (unique per user). The Provisioning Wizard can use these values to match objects for merging if none of the other column options is suitable for the merge process.
SearchKey2: A user-identifying value (unique per user) that is used by the Data Migration Wizard to properly associate resource accounts with corresponding user accounts, and enable mailboxes (used only when the target environment is configured for a resource forest and a user forest, with corresponding user accounts). The wizard compares the values in the SearchKey2 column with the values of a particular AD attribute to associate corresponding accounts, as explained in Appendix A, see How Do I Prepare the SQL database for Mailbox-Enabling (If AD Is Configured for a Resource Forest and a User Forest)? This column is not populated by the Directory Export Wizard, but can be manually populated with user-identifying values as explained in Appendix A.
SharedArchiveDirs: A file system directory or Notes server directory that contains NSF files for multiple users. This column can be used to specify a more specific set of directories to scan for a user's data so the application can scan a subset of a larger shared directory structure and determine the owner based on profile documents and/or ACLs. This is useful if a group of users to be migrated shares a directory structure and you are not certain that all address books belong to one user. If a file system path is specified here, ownership is checked based on the profile documents and/or ACLs. Examples:
SharedPABDirs: A file system directory or Notes server directory that contains NSF files for multiple users. This column can be used to specify a more specific set of directories to scan for a user's data, so the application can scan a subset of a larger shared directory structure and determine the owner based on profile documents and/or ACLs. This is useful if a group of users to be migrated shares a directory structure and you are not certain that all address books belong to one user. If a file system path is specified here, ownership is checked based on the profile documents and/or ACLs. Examples:
SourceAddress: Primary Notes address of the user. Example:
The SourceAddress value is derived by the Directory Export Wizard from the first value of Notes’ FullName attribute that is a DN ("CN=Joe Schmoe/O=OurCompany"), with "CN=" and "O=" stripped out (leaving "Joe Schmoe/OurCompany").
SourceAlias: Any additional Notes addresses for the user. This field may contain zero, one, or more than one alias; multiple aliases are separated by a percent symbol (%). Example:
SourceForwardingAddress: Notes-format address used to forward mail from Exchange to Notes, used in the Data Migration Wizard for the Set Mail Routing feature. This column is not populated by the Directory Export Wizard, but can be manually populated with suitable data. If this column is empty when the wizard’s forwarding feature is invoked, the wizard infers suitable values from the values in other database columns. Example:
NOTE: The value in this SourceForwardingAddress column is not immediately applied to the users’ Active Directory objects when the value is imported into the SQL database. The value is applied in AD only when the corresponding forwarding feature is invoked.
TargetAddress: Exchange address of the user. Example:
The TargetAddress is copied by the Directory Export Wizard from the Notes internetAddress attribute. If there is no internetAddress attribute defined in the Notes person document, the wizard generates a TargetAddress from ShortName@ the default domain (designated on the Find Domains screen).
TargetAlias: Any user aliases found in Notes for the user. This field can contain zero, one, or more than one alias. Multiple aliases are separated by a percent symbol (%). When provisioning user accounts, any found aliases are added as proxy addresses so any mail previously sent to one of these aliases is still routed to the user account. Examples:
TargetForwardingAddress: SMTP-format address used to forward mail from Notes to Exchange, used in the Data Migration Wizard for the Set Mail Routing features. This column is not populated by Directory Export Wizard, but can be manually populated with suitable values. If this column is empty when the wizard’s forwarding feature is invoked, the wizard infers suitable values from the values in other database columns. Example:
NOTE: The value in the TargetForwardingAddress column is not immediately applied to the users’ Active Directory objects when the value is imported into the SQL database. The value is applied in AD only when the corresponding forwarding feature is invoked.

 

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating