Winscripter
  WSH
  Forums
  Downloads
  Books
  Links
  Amazon




Login
Register

© winscripter.com
1998-2004







WSH Forum

Author Thread: WSH to change Outlook 2003 Macro Security from High to Medium
iat0110
WSH to change Outlook 2003 Macro Security from High to Medium
Posted: Thursday, March 29, 2007 12:44 PM (PST)

WSH to change Outlook 2003 Macro Security from High to Medium

 

Hi,

Anyone knows how to use WSH to change the Outlook 2003 Macros Security from High to Medium?

 

Thanks in advance.

 

Iat


Comments:

Author Thread:
iat0110
WSH to change Outlook 2003 Macro Security from High to Medium
Posted: Friday, March 30, 2007 5:03 AM (PST)

I came across this through searching.

 

HKEY_Current_User\Software\Microsoft\Office\9.0\Outlook\Security\Level=1

 

The Security\Level value code is as follows: 1 is Low, 2 is Medium, 3 is High. The Security\DontTrustInstalledFiles value code is: 0 is False, 1 is True. You will not find these keys written to the registry if the user has not changed them from the default setting. 

iat0110
WSH to change Outlook 2003 Macro Security from High to Medium
Posted: Friday, March 30, 2007 5:48 AM (PST)

Sorry... I have OL2000 at home. So I replace \9.0 to \11.0 for Office 2003 or OL2003.

I just tested it and it worked great without having exit OL. Some of the registry keys modification in IE require IE to restart to take affect but OL Macro Security reflects the registry change instantaneously.



WSH and ADSI Administrative Scripting


Winscripter   |  WSH   |  Forums   |  Downloads   |  Books   |  Links   |  Amazon