지금 지원 담당자와 채팅
지원 담당자와 채팅

Migrator for Notes to Exchange 4.17 - Scenarios Guide

About the Migrator for Notes to Exchange documentation Scenarios overview Migration to a proprietary Exchange
Migration to a proprietary Exchange target Pre-migration preparations Batch migration process Post-migration activities
Migration to Microsoft 365
Pre-migration preparations Batch migration process Post-migration activities
SSDM (per-desktop) migration

For example: to migrate archives only

In the introduction to the How Do I Customize ...? section, an example was provided of an administrator who wants to migrate user server mail and address books in batches and use the Self-Service Desktop Migrator (SSDM) to migrate user archives. Since the SSDM is used to migrate archives only, the administrator wants to hide the other migration options (server mail and PABs) and streamline the user interface. To accomplish this task, set the following values in the notesdtapp.ini file:

[General]
AppDoesMail=0
AppDoesPabs=0
MigrateArchives=1

[ArchiveData]
MigrateTrashFolder=1

[Screens]
Welcome=skip
MigrateWhat=skip
SelectAddrBook=skip
SelectArchive=skip
SelectMailFile=skip
Profile=skip
Mailbox=skip
PstDir=skip
Summary=skip
Progress=skip
Finished=show

These parameters configure the SSDM to run as follows:

1
Welcome screen: Does not appear since Welcome=skip and no user entries are requested on this screen.
2
Specify Data for Migration: Does not appear since MigrateWhat=skip, and AppDoesMail=0 and AppDoesPabs=0, and the program obtains necessary archive-migration orders from MigrateArchives=1 and MigrateTrashFolder=1.
3
Select Notes Address Books to Migrate: Does not appear since SelectAddrBook=skip and AppDoesPabs=0.
4
Select Notes Archive Files to Migrate: Does not appear if user archives reside in the default location (the "archive" subdirectory under the Notes data directory) since SelectArchive=Skip, and the program finds archives in their default location.
5
Select Notes Local Mail File Replica to Migrate: Does not appear since SelectMailFile=skip and AppDoesMail=0.
6
Select Profile: Does not appear if the program finds only one eligible Outlook profile on the user workstation. Otherwise, the user is prompted to designate the profile.
7
Specify Directory for Migrated Archive: Does not appear assuming the Outlook Default Directory is the preferred archive destination folder for each user. (If not, specify a valid path for SelectedPstDir under [General], or change PstDir=skip to PstDir=show.)
8
Selection Summary: Does not appear since Summary=skip and no user entries are requested.
9
Enter Password (for Exchange): May or may not appear, per user, depending on whether the user profile requires these credentials.
10
Migrating Data: Does not appear since Progress=skip and no user entries are requested.
11
Migration Report: Appears in every run since Finished=show.

So, omitting the skipped screens, and accepting the assumptions noted in items 4, 6, and 7, the program screen sequence consists of:

1
Enter Password (for Exchange): May or may not appear, per user, depending on whether the user profile requires these credentials.
2
Migration Report: Appears in every program run, since Finished=show.
관련 문서

The document was helpful.

평가 결과 선택

I easily found the information I needed.

평가 결과 선택