setting /locking down the default stationery

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi All

I wondered if anyone knew a registry value I could use to lock this to our
corp std via a login script.
 
Use a script or other method to copy the stationery file to the Stationery folder for the user's Windows profile (See http://www.slipstick.com/config/backup.htm) and set this registry value to mandate use of that stationery:

Key: HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\11.0\Common\MailSettings
Value name: NewStationery
Value type: REG_EXPAND_SZ
Value: Name of the HTML file, without the .htm tag

For example, if the name of the stationery file is “Company Letterhead.htm,†the value for NewStationery would be “Company Letterhead.â€

Similarly, a value called NewTheme in the same key controls the default theme for messages created using WordMail.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top