You can customize the content of this placeholder message by creating a simple text file of the content, and then editing the Global Default Settings to specify the use and location of the file. The message can be a simple notification, or may include instructions for launching and running the Self-Service Desktop Migrator to migrate the encrypted message bodies. For information about customizing the user iface of the Self-Service Desktop Migrator, see How to customize the SSDM (in the Migrator for Notes to Exchange Scenarios Guide).
After you create the text file, edit the Global Default Settings (see How do I add or edit program parameters?):
• |
In the [General] section, set UseFilteredBodyMsg=1, and set an appropriate parameter value for BodyLostDueToEncryptionMsg (the full path and filename of the customized text file). For example: |
Then use Notepad or some other text editor to open the notesdtapp.ini file, set the same two parameter values in the [General] section of that file, and save the changes to notesdtapp.ini.
You can customize the content of this placeholder message by creating a simple text file of the content, and then editing the Global Default Settings to specify the use and location of the file. The message can be a simple notification, or may include instructions for launching and running the Self-Service Desktop Migrator to migrate the encrypted message bodies. For information about customizing the user iface of the Self-Service Desktop Migrator, see How to customize the SSDM (in the Migrator for Notes to Exchange Scenarios Guide).
After you create the text file, edit the Global Default Settings (see How do I add or edit program parameters?):
• |
In the [General] section, set UseFilteredAttachmentMsg=1, and set a suitable parameter value for AttachmentLostDueToEncryptionMsg (the full path and filename of the customized text file). Example: |
Then use Notepad or some other text editor to open the notesdtapp.ini file, set the same two parameter values in the [General] section of that file, and save the changes to notesdtapp.ini.
The wizard lets you send the following messages:
• |
"You’ve been migrated" messages to Notes mailboxes: Generates a personalized mail-merge email to the Notes mailbox of every user in the collection, notifying them of their migration to the Exchange server. (The wizard inserts these messages directly into the users’ Notes mailboxes, so they are not icepted by any forwarding rules that would re-route them to Exchange.) |
• |
"Welcome to Exchange" messages to Exchange mailboxes: Generates a personalized mail-merge email to the Exchange mailbox of every user in this collection, welcoming him or her to the Exchange environment and the Outlook client, and typically including information (or a link) to orient users to their new tools. |
• |
Send "Migration summary" messages to administrators: Generates a personalized mail-merge email to all the SMTP addresses that are specified in the Recipient SMTP address text box. The email provides the migration summary and often includes an attachment containing logs of the migration statistics for each user in the collection. The email message might also include an attachment that contains a log of deferred Notes emails to be sent at a future date and time by Domino. |
To send pre/post-migration emails, use the process for creating or editing a template described in this section, and use the Data Migration Wizard only to send the messages (and not mailbox-enable users or migrate user data). See How do I send pre- or post-migration notification emails to end users? for more information.
Migrator for Notes to Exchange installs with the following standard template files:
• |
ybm_template.html: for delivery to users’ Notes mailboxes immediately after migration when migrating to an on-premises Exchange server, or to a hosted Exchange environment other than Microsoft 365. |
• |
ynma_template.html: for delivery to users’ Notes mailboxes immediately after migration when migrating to Microsoft 365. |
• |
migration_summary_template.html: for delivery to the specified SMTP addresses of the administrators who should receive migration summary emails. |
• |
wte_template.html: for delivery to users’ Outlook mailboxes immediately after migration when migrating to any target type. |
• |
ada_template.html: for delivery to users' Notes mailboxes when migrating to on-premises Exchange. Tells the users that their AD accounts have been created and provides account information and passwords. |
• |
o365_pwreset.html: for delivery to user's Notes mailboxes when migrating to Microsoft 365. Tells the users that their Microsoft 365 account passwords have been reset. |
A mail-merge template file must conform to the following specifications:
• |
A template file can contain UNICODE, UTF-8 or ANSI characters. UTF-16 is not supported. If an HTML tag specifying charset is included in the file, the charset is sent with each email. |
• |
Maximum length of any single line in the file (after any merge variables are expanded) is 512 bytes, or 256 UNICODE characters. Any line that exceeds this limit will be omitted from the merged email. This may vary from user to user, as variables in the form are replaced with user-specific values. |
A variable specification in a mail-merge template is enclosed in a pair of dollar signs, such as: $VarSpec$. (Also see the default templates installed with the applications to see how variables are used within a template file.)
An INI replacement variable refers the wizard to a particular parameter value within a particular section of the INI file, and takes the form $Section:Param$. For example:
• |
$User:DisplayName$: Specifies the value of the DisplayName parameter in the [User] section of the INI file. |
• |
$Notes:Server$: Specifies the value of the Server parameter in the [Notes] section of the INI file. |
• |
$Exchange:Server$: Specifies the value of the Server parameter in the [Exchange] section of the INI file. |
The $Notes:Server$ and $Exchange:Server$ examples above are commonly used in merge templates, but the most commonly used INI variables are drawn from the [User] section, representing values that vary per user:
• |
$user:displayname$: The user’s Notes user name, from the SQL DB DisplayName column. |
• |
$user:TargetAddress$: The user’s Exchange email address, from the SQL DB TargetAddress column. |
• |
$user:MovedMsgCnt$: the number of the user’s mail messages that were migrated. |
• |
$user:MovedContactCnt$: the number of the user’s contacts that were migrated. |
• |
$user:MovedApptCnt$: the number of the user’s calendar items that were migrated. |
• |
$user:MovedEncryptedMsgCnt$: the number of the user's encrypted messages (found in the Notes source, but not migrated). |
© ALL RIGHTS RESERVED. Termini di utilizzo Privacy Cookie Preference Center