
Creating the Outlook 2007 Registry Key
The following registry key and related registry settings must be created on all Outlook 2007 computers from which users who have mailboxes hosted on Exchange 2007 send message classifications:
[HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Common\Policy]
"AdminClassificationPath"="c:\\Classifications.xml"
"EnableClassifications"=dword:00000001
"TrustClassifications"=dword:00000001
Note: |
|---|
The Policy key is not present in Outlook 2007 and therefore must be created.
|
Caution: |
|---|
|
Incorrectly editing the registry can cause serious problems that may require you to reinstall your operating system. Problems resulting from editing the registry incorrectly may not be able to be resolved. Before editing the registry, back up any valuable data.
|
You must change the AdminClassificationPath path to refer to the location where you will copy the Classifications.xml file. You can change the AdminClassificationPath path to point to any location that is available to Outlook 2007. This includes a network share. However, we recommend that the path is a location on the local computer for any Outlook 2007 computer that is running in cached mode so that the Outlook 2007 computer can read the instructions and enable message composition even when offline.
The EnableClassifications DWORD value enables and disables message classification functionality in Outlook 2007 for the given user. To enable message classification functionality, set this DWORD value to 00000001. To disable message classification functionality, set this DWORD value to 00000000.
The TrustClassifications DWORD lets you qualify the assertions made on classified messages when the messages are sent to users who have mailboxes on Exchange Server 2003 or earlier.
You should enable TrustClassifications only for users who have mailboxes that are controlled by Exchange 2007. To enable TrustClassifications, set this DWORD value to 00000001. Because TrustClassifications are enabled only for users who have mailboxes controlled by Exchange 2007, Outlook 2007 recipients can rely on the assertions or instructions in the message classification.
Outlook also supports message classifications between users who run Exchange 2003 or earlier. Because Exchange 2003 does not support or recognize message classifications, the content and validity of the message classifications cannot be guaranteed. Therefore, disabling TrustClassifications prepends the text The sender claims: to the message classification to protect users from incorrectly assuming that their organization has processed the classification. To disable TrustClassifications, set this DWORD value to 00000000.
The message classifications in the Classifications.xml file are the only message classifications that will be available to Outlook users when they send messages in Outlook 2007. However, the message classifications in the Classifications.xml file do not restrict the set of classifications that a user can receive.
For example, a user can receive an e-mail with a message classification that is not present in their version of the Classifications.xml file. If the user forwards the message classification, the message retains its classification, assuming that the RetainClassificationEnabled parameter on the originating message classification instance was set to $True, even though the recipient who forwards the message does not have the specific message classification in the local Classifications.xml file.
In an Exchange 2007 environment, only classifications that are registered in the Active Directory directory service will be sent to recipients.