Microsoft

Windows Server 2003: Disable Internet Explorer Enhanced Security by script?

After 6 years of working with Windows Server 2003 I finally made this script to disabe 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 screenshot below made me creating this script:

disable Internet Explorer Enhanced Security Windows Server 2003

Microsoft Internet Explorer’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.

This message make sense but not when I need to update latest firmware, drivers or work on a CA as shown in my example.

Create new file named disable “IE-Security.txt”  and paste text below.

[Components]
IEHardenUser=Off
IEHardenAdmin=Off

Save the file and run 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.

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Windows 7: Release to Manufacturing

Development of Windows 7 has completed and Microsoft announced release to manufacturing (RTM).

It’s almost here! We’re very happy to tell you that we’ve hit the last big milestone on the way to Windows 7: Release to Manufacturing. We’re packaging copies and manufacturers are putting it on new PCs. On October 22, you’ll be able to get the final shipping product. Pat yourself on the back for a job well done; you helped make this an operating system we’re all going to enjoy.

Don’t miss the good stuff. With the final release rapidly approaching, make sure you learn about special offers and other news including details about launch events in your area. A great way to keep up with what’s going on is to sign up for one of our free newsletters. Not only will you get the scoop on the Windows 7 launch, you’ll get useful news throughout the year. 

Windows 7 screenshot

Last week I bought my first MAC ever and just started learning MacOS, but still looking forward to get Windows 7 loaded on all my systems.

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...