Home   Kaiming



Message Classification

Outlook 2007 must be used.

Export the classification data from Exchange 2007 server

cd $ExScripts
Export-OutlookClassification.ps1 > c:\Classifications.xml

Copy the Classifications.xml file to Outlook client computer, e.g. c:\Classifications.xml

Modify the client computer's registry

[HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Common\Policy]  
"AdminClassificationPath"="c:\Classifications.xml"  
"EnableClassifications"=dword:00000001  
"TrustClassifications"=dword:00000001

Start Outlook client

1


cd $exscripts
C:\Program Files\Microsoft\Exchange Server\Scripts>.\Export-OutlookClassification.ps1 > C:\classification.xml

Copy the Classification.xml to the client computer c: drive;

Start OUTLOOK 2007;

2