{"id":874,"date":"2009-10-26T15:39:27","date_gmt":"2009-10-26T13:39:27","guid":{"rendered":"https:\/\/www.networknet.nl\/apps\/wp\/?p=874"},"modified":"2011-12-23T14:27:37","modified_gmt":"2011-12-23T13:27:37","slug":"windows-server-2003-disable-internet-explorer-enhanced-security-by-script","status":"publish","type":"post","link":"https:\/\/www.networknet.nl\/apps\/wp\/archives\/874","title":{"rendered":"Windows Server 2003: how to disable Internet Explorer Enhanced Security with script?"},"content":{"rendered":"<p>After 6 years of working with Windows Server 2003 I finally made this script to\u00a0disabe the restricted IE mode. Microsoft already fixed this feature for Windows Server 2008 and it can be easly switched off in Server Manager. For Windows Server 2003 you still need to open appwiz.cpl and run the steps.<\/p>\n<p>The warning I was presented over and over.<\/p>\n<div class=\"messageBox warning icon\"><span>Microsoft Internet Explorer&#8217;s Enhanced Security Configuration is currently enabled on your server. This enhanced level of security reduces the rish of attach from Web-based content that is not secure.<\/span><\/div>\n<p><img decoding=\"async\" src=\"http:\/\/farm3.static.flickr.com\/2564\/4046650736_6a17f82df7.jpg\" alt=\"disable Internet Explorer Enhanced Security Windows Server 2003\" \/><\/p>\n<p>This message make sense but <strong>not<\/strong> when I need to update latest firmware, drivers or work on a certificate\u00a0authority\u00a0as shown in my example.<\/p>\n<ul>\n<li>Create new file named disable &#8220;IE-Security.txt&#8221;.<\/li>\n<li>Add following text: [Components] IEHardenUser=Off IEHardenAdmin=Off and save the file.<\/li>\n<li>Save the file and run from command line SYSOCMGR.EXE \/i:%windir%\\inf\\sysoc.inf \/u:c:\\IE-Security.txt<\/li>\n<\/ul>\n<p>This made my server now less secure but my life easier to get this done.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>After 6 years of working with Windows Server 2003 I finally made this script to\u00a0disabe the restricted IE mode. Microsoft already fixed this feature for Windows Server 2008 and it can be easly switched off in Server Manager. For Windows Server 2003 you still need to open appwiz.cpl and run the steps. The warning I was presented over and over. This message make sense but not when I need to update latest firmware, drivers or work on a certificate\u00a0authority\u00a0as shown in my example. Create new file named disable &#8220;IE-Security.txt&#8221;. Add following text: [Components] IEHardenUser=Off IEHardenAdmin=Off and save the file. Save the file and run from command line SYSOCMGR.EXE \/i:%windir%\\inf\\sysoc.inf \/u:c:\\IE-Security.txt This made my server now less secure but my life easier to get this done.<\/p>\n","protected":false},"author":2,"featured_media":1140,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[512],"tags":[690,490,691,797,11],"class_list":["post-874","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-windows-server-2003","tag-6-0","tag-disable","tag-enhanced-security","tag-ie","tag-script"],"_links":{"self":[{"href":"https:\/\/www.networknet.nl\/apps\/wp\/wp-json\/wp\/v2\/posts\/874","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.networknet.nl\/apps\/wp\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.networknet.nl\/apps\/wp\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.networknet.nl\/apps\/wp\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.networknet.nl\/apps\/wp\/wp-json\/wp\/v2\/comments?post=874"}],"version-history":[{"count":6,"href":"https:\/\/www.networknet.nl\/apps\/wp\/wp-json\/wp\/v2\/posts\/874\/revisions"}],"predecessor-version":[{"id":878,"href":"https:\/\/www.networknet.nl\/apps\/wp\/wp-json\/wp\/v2\/posts\/874\/revisions\/878"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.networknet.nl\/apps\/wp\/wp-json\/wp\/v2\/media\/1140"}],"wp:attachment":[{"href":"https:\/\/www.networknet.nl\/apps\/wp\/wp-json\/wp\/v2\/media?parent=874"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.networknet.nl\/apps\/wp\/wp-json\/wp\/v2\/categories?post=874"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.networknet.nl\/apps\/wp\/wp-json\/wp\/v2\/tags?post=874"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}