Client Management Suite

 View Only

Setting Up Message Format in Outlook 2007 Using Windows Registry 

Mar 20, 2009 01:29 PM

Recently we got a request by our email team to force clients to use HTML formatting within Outlook 2007 and not Rich Text.  There is an issue where our spam blocking vender is receiving emails from us to help block spam, but when they receive it in rich text, there is not much they can do about it.  They need to receive it in HTML format.  Rather than retrain everyone, it is being asked if we can make this a standard setting within Outlook. 

imagebrowser image

We can set this up via GPO but then it gets locked down and grayed out. So the best possible solution will be to implement the setting through registry keys and deliver the solution to all the client machines using Altiris Software Delivery.

Outlook 2007 stores the settings in the follow registry key:

[HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Outlook\Options\Mail\EditorPreference]

Following are the possible values, in decimal format:

HTML = 131072
HTML & Word To Edit = 131073
Rich Text = 196610
Rich Text & Word To Edit = 196609
Plain Text = 65536
Plain Text & Word To Edit = 65537

 

We can add/configure these entries to the computer using Active Setup as the registry entries are USER related entries.

Attached is the zip file [remove .TXT extension after download] vbscript and registry file for software delivery use. Extract the content of the ZIP file and make sure the VBscript file and registry file are in the same directory. Execute the vbscript and restart, active setup entry will be added and executed upon reboot and the registry setting will be set automatically after the reboot when the user logs in for the first time.

I hope this helps.

 

Thanks,

Eshwar

Statistics
0 Favorited
0 Views
1 Files
0 Shares
0 Downloads
Attachment(s)
txt file
Outlook_HTML.zip_.txt   920 B   1 version
Uploaded - Feb 25, 2020

Tags and Keywords

Comments

Mar 25, 2009 11:12 AM

I have removed (I think!) the SPAM post from user "mutu26".

 

Mar 25, 2009 08:13 AM

Mutu26,
You have posted an outlook OST/PST recovery tool and its not free. You have to buy a license for that.
The setting that i'm refeering in my article is related to Outlook Message Formats ans it has nothing to do with OST/PST.

If you are suggesting this tool, then i would recommend to make use of MS Office tools such as SCANPST and SCANOST [which are part of Office 2007]

Thanks,
Eshwar

Mar 22, 2009 09:28 AM

Great solution/suggestion

Related Entries and Links

No Related Resource entered.