Thursday, 17 March 2011

Internet Explorer Enhanced Security - Scripted Removal

To Disable Internet Explorer Enhanced Security via Script perform the following actions.

Disable in Users Install GUID
HKLM\SOFTWARE\Microsoft\Active Setup\Installed Components\{A509B1A7-37EF-4b3f-8CFC-4F3A74704073}\IsInstalled = 0

Disable in Admin Install GUID
SOFTWARE\Microsoft\Active Setup\Installed Components\{A509B1A8-37EF-4b3f-8CFC-4F3A74704073}\IsInstalled = 0

Rundll32 iesetup.dll,IEHardenUser
Rundll32 iesetup.dll,IEHardenAdmin
Rundll32 iesetup.dll,IEHardenMachineNow

No comments:

Post a Comment