When Silent Mode is configured, the migration team configures the application in advance within the notesdtapp.ini file to determine what will migrate, the target for each migrated data type, and the filters and other configuration elements for the migration. For example:
Various degrees of the silent mode option can be configured depending on the flexibility and control you want to provide to the users. However, the mode is commonly configured to run as "silently" as possible, which means users are able to complete their migrations by entering their Notes passwords.
Any of the migration choices in the Specify Data for Migration screen can be specified in notesdtapp.ini using these parameters:
MigrateArchives=1 |
A value of 1 sets the option to "yes" (the data type is migrated if the screen does not appear), or sets the check box to be selected by default. A value of 0 sets the option to "no," or sets the check box to be empty by default. If a feature is disabled by AppDoesXxxx=0 (see Hiding certain user choices on the Specify Data for Migration screen), the corresponding INI-file parameter is ignored.
Usually these parameters are used provide the necessary values when the program is configured to skip the Specify Data screen using MigrateWhat=skip or MigrateWhat=silent (see Hiding entire screens from the user).
If the program finds more than one eligible Outlook profile on the user computer, or does not find a profile, the program displays a Select Profile screen to prompt the user to specify the profile. If one eligible Outlook profile is found, the program assumes it is the correct profile and the Select Profile screen does not appear.
You can configure the end-user program to skip the Select Profile screen but the program must be able to determine the correct Outlook profile. You can specify the user Outlook profile in notesdtapp.ini using:
Specifying the user Outlook profile in the INI file is useful only if:
The program does not need the ProfileName value if only one eligible profile is found on each user workstation.
If MNE finds more than one mailbox in the selected Outlook profile, MNE displays a Select Mailbox screen to prompt the user to designate the target mailbox. If only one mailbox is found for the selected profile, MNE assumes it is the correct mailbox and the Select Mailbox screen does not appear.
You can configure the SSDM to skip the Select Mailbox screen, but in that case (or if more than one mailbox is associated with the Outlook profile) the program must be able to determine the correct mailbox. You can specify the user target mailbox in notesdtapp.ini using:
Specifying the target mailbox in the INI file is useful only if:
The SSDM does not need this MailboxName value if one and only one mailbox will be found in the user’s Outlook profile.
You can specify the destination folder (path) for the user migrated archive in the [General] section of notesdtapp.ini using:
... where <path> is the full UNC path relative to the user computer.
The Self-Service Desktop Migrator (SSDM) lets you specify date limits and ranges for messages to be migrated—to migrate only messages timestamped on, after, or before a certain date, or within a particular date range. You can also specify a maximum size limit for attachments. The date and size filters can be specified during a program run on the Select Date and Size Filters screen, However, the screen is hidden by default (see next section) and the filters can be defined by these parameter settings in the [Filter] section of notesdtapp.ini:
The AttachSize value is numeric in kilobytes. You must enter the date parameter values in an eight-digit, slash-separated format as shown, with a zero preceding any single-digit month or day. The defaults for the parameters are null so no filtering occurs.
You can customize the Self-Service Desktop Migrator (SSDM) program to make some of its screens "silent" (invisible to the end user) or to conditionally skip a screen, making it visible only if the program cannot find information from the operating environment or in the notesdtapp.ini file. The display option for each screen can be set to one of three parameter values in the notesdtapp.ini file:
• |
show: The screen appears in every program run. |
• |
skip: The screen appears only if the program cannot obtain the required information from the operating environment or from parameters in the notesdtapp.ini file. |
• |
silent: The screen does not appear in any program run. The information that would be collected by the screen is provided by notesdtapp.ini parameters or obtained from the operating environment. If the program cannot determine the necessary information, the function fails and the user is not migrated. |
The show, skip or silent mode can be applied to each of ten program screens by setting parameter values in the [Screens] section of notesdtapp.ini for the following:
The visibility of the Enter Password screen (occurs between the Selection Summary and Migrating Data screens) cannot be set or changed in the notesdtapp.ini file. This Microsoft prompt for the user Exchange login credentials can appear if the Outlook profile is configured to require login credentials. If this screen is mandatory, a completely "silent" run of the program may not be possible. Even if you set the other screens to silent mode, the program might still prompt the user for Exchange login credentials.
The default display of the Specify Data for Migration screen lets the user migrate any combination of three types of data: server mail, archives and/or personal address books (PABs). However, some administrators prefer to offer only one or two of the options. Four binary parameters in notesdtapp.ini, in the [General] section, control whether these options appear in the screen:
For each parameter, the default value 1 makes the option visible to the user on the Specify Data for Migration screen, A setting of 0 does the following:
• |
• |
If a parameter is left unspecified in the INI file, the corresponding option will appear on the screen.
These parameters do not set the marked-vs-unmarked status of the check boxes although those status settings can be controlled by other parameters (see Providing program entry values in notesdtapp.ini).
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center