When running the SSDM in a silent mode, the program can read and/or infer some entry values from the operating environment—from the Windows Registry and Outlook’s initialization files, etc.—and some values can be specified by parameters in the notesdtapp.ini file. Some values can also be provided by command-line switches appended to the program command when the Desktop Migrator is executed. For example:
In this list of all available switches for the notesdtapp command, note that the /silent switch is the only one that does not carry an argument:
• |
/silent: Enforces a true "silent" run of the program—for no screen displays at all. The program will note errors in its log and may abort if it requires input data that is not made available via other switches (see below) or INI-file parameters, and that cannot be inferred from the operating environment. |
• |
/notesid <UserID>: Full path and file name of user's Notes UserID. |
• |
/notespass <NotesPassword>:Password associated with the UserID cited above. |
• |
/tgtprofile <ProfileName>: Outlook profile that you want to migrate — the one into which your Notes server data, archive and/or personal address books should be placed. |
• |
/tgtpass <OutlookPassword>: Password associated with the target Outlook profile cited above. |
• |
/tgtdomain <DomainName>: Domain name of the target Exchange mail server. |
• |
/tgtuser <ADUserName>: AD user name associated with the Outlook profile cited above. |
• |
/tgtmsgstore <MailboxName>: Name of the target Outlook mailbox (if the Outlook profile cited above contains more than one mailbox). |
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 option can be configured depending on the flexibility and control you want to provide to the user community. However, it is commonly configured to run as "silently" as possible, which means users are able to complete their migrations simply by entering their Notes passwords.
Any or all of the migration choices in the Specify Data for Migration screen can be specified in notesdtapp.ini by these parameters:
MigrateArchives=1 |
A parameter value of 1 sets the option to "yes" (the data type will be migrated if the screen does not appear), or sets the associated checkbox to be marked by default. A value of 0 sets the option to "no," or sets the associated checkbox to be unmarked by default. Note that if a feature is disabled by AppDoesXxxx=0 (see Hiding certain user choices on the Specify Data for Migration screen below), the corresponding INI-file parameter will be ignored.
The most common use of these parameters is to provide the necessary entry values when the program is configured to skip the Specify Data screen—by MigrateWhat=skip or MigrateWhat=silent (see Hiding entire screens from the user below).
If the program finds more than one eligible Outlook profile on the user’s computer, or doesn’t find any, the program displays a Select Profile screen to prompt the user to designate the profile. If one and only one eligible Outlook profile is found on the user’s computer, the program simply assumes it is the correct profile to use, and the Select Profile screen does not appear.
The end-user program can be configured to skip the Select Profile screen, but in that case the program must be able to determine the correct Outlook profile to use. The user’s Outlook profile can be specified in notesdtapp.ini by:
Specifying the user’s Outlook profile in the INI file will be useful only if:
Remember that the program will not need this ProfileName value if one and only one eligible profile will be found on each user’s workstation.
If the program finds more than one mailbox in the selected Outlook profile, the program displays a Select Mailbox screen to prompt the user to designate the target mailbox. If one and only one mailbox is found for the selected profile, the program simply assumes it is the correct mailbox to use, and the Select Mailbox screen does not appear.
The end-user program can be configured to skip the Select Mailbox screen, but in that case (and if more than one mailbox is associated with the selected Outlook profile) the program must be able to determine the correct mailbox to use. The user’s target mailbox can be specified in notesdtapp.ini by:
Specifying the target mailbox in the INI file will be useful only if:
Remember that the program will not need this MailboxName value if one and only one mailbox will be found in the user’s Outlook profile.
The destination folder (path) for the user’s migrated archive can be specified in the [General] section of notesdtapp.ini by:
... where <path> is the full UNC path relative to the user’s computer.
The Self-Service Desktop Migrator lets you specify date limits and ranges for messages to be migrated—to migrate only messages timestamped on or after (or before) a certain date, or within a particular range of dates. You can also specify a maximum size limit for attachments. These date and size filters can be specified during a program run on the Select Date and Size Filters screen, but that screen is hidden by default (see next section) and the filters may instead be defined by these parameter settings in the [Filter] section of notesdtapp.ini:
The AttachSize value is numeric, in kilobytes. The two date parameter values must be entered in the eight-digit, slash-separated form shown above, with a zero preceding any single-digit month or day. The defaults for all three parameters are null, so no filtering will occur.
The Self-Service Desktop Migrator program can be customized to make some of its screen displays "silent" (invisible to the end user) or to skip a screen conditionally, making it visible only if the program cannot find the information it needs either from the operating environment or elsewhere in the notesdtapp.ini file. The display option for each screen can be set to one of these three parameter values in the notesdtapp.ini file:
• |
show: The screen will appear in every program run. |
• |
skip: The screen will appear only if the program cannot read or infer the associated information either from the operating environment, or from other parameters within the notesdtapp.ini file. |
• |
silent: The screen will not appear in any program run. The information that would otherwise be collected by the screen is instead provided by other notesdtapp.ini parameters, or is read or inferred from the operating environment. If the program cannot determine the necessary information, the function will fail and the user will not be fully migrated. (This is a likely cause of any failed or incomplete single-user migration if the INI file has been modified to make one or more screens "silent.") |
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 visibility of the Enter Password screen (occurs between the Selection Summary and Migrating Data screens) cannot be set or changed in notesdtapp.ini. This Microsoft prompt for the user’s Exchange login credentials may appear if the Outlook profile is configured to require login credentials. Since this screen may be mandatory, a completely "silent" run of the program may not be possible. Even if you set all of the other screens to silent mode, the program may still have to prompt the user for his or her Exchange login credentials.
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. Conditions d’utilisation Confidentialité Cookie Preference Center