Outlook 2007 / 2003 turn off autocomplete with a GPO

  • Thread starter Thread starter Transam388
  • Start date Start date
T

Transam388

I saw on another site something referring to turning off autocomplete on
outlook 2003 as per follows...
From Appendix A in my latest book, which is a complete rundown of what's in
the Outlk11.adm administrative template file:

User Configuration / Administrative Templates / Microsoft Office Outlook
2003 / Tools | Options / Preferences / E-mail options / Advanced E-mail
options

Look for: When sending a message, but note that that this is a multipart
policy. If you set one option, you set them all.

If you want something more granular, the registry value is:

Key: HKCU\Software\Policies\Microsoft\Office\11.0\Outlook\Preferences
Value name: ShowAutoSug
Value type: REG_DWORD
Value data: 1 = Enabled (default), 0 = Disabled

Now I want to try to do this with a GPO for both Outlook 2003 and Outlook
2007 users. I looked in my registry and do not see the above even listed
although autocomplete is running on my computer.

Anyhow, would like to know how to disable autocomplete for both outlook 2003
and 2007 using a GPO.? Thanks for any help!!
 
Back
Top