The Data Migration Wizard does not migrate encrypted messages or their attachments, so it substitutes placeholder messages for the filtered attachments in your users' Exchange mailboxes. The Self-Service Desktop Migrator can then replace the placeholder messages with the corresponding attachments as it de-crypts and migrates the associated messages.
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 interface of the Self-Service Desktop Migrator, see (in the Quest Notes Migrator for Exchange 4.1 User Guide) How Do I Customize the Self-Service Desktop Migrator?
After you create the text file, edit the Global Default Settings (see How Do I Add or Edit Program Parameters? in the Quest Notes Migrator for Exchange 4.1 User Guide):
- 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). For example:
[General]
UseFilteredAttachmentMsg=1
BodyLostDueToEncryptionMsg=c:\temp\replace2.txt
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.