How can I stop Microsoft Internet Explorer (IE) 7 from being automatically deployed to my clients?

A. IE 7 will be deployed as a high-priority update via Automatic Updates for Windows XP and Windows Server 2003 shortly after its final release. For companies that want to prevent this automatic deployment, Microsoft will provide the "IE7 Blocker Toolkit," which you can download at http://download.microsoft.com/download/0/1/3/013113f4-700b-4854-a6b7-54083563c146/IE7BlockerToolkit.EXE. The tool stops deployment of IE 7 only via Automatic Updates; users will still be able to manually install IE 7. Remember that organizations that don't use Automatic Updates and instead use technologies such as Windows Server Update Services (WSUS), Microsoft Systems Management Server (SMS), or a similar technology don't need the blocker toolkit because administrators must authorize updates to be deployed to the client base.

The download contains a script that you can execute via a logon script to block IE 7 installation on the local machine, or you can pass a machine name to remotely block the IE 7 installation, as the following example shows:

C:\>IE70Blocker.cmd remotepc /B

The download also incudes an .adm file that you can import into Group Policy Objects (GPOs) to enable wider blocking of IE 7 according to GPO-targetable containers (e.g., domains or organizational units--OUs).

Discuss this Article 2

seb (not verified)
on Nov 2, 2006
Windows Registry Editor Version 5.00 Stop the madness [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Setup\7.0] "DoNotAllowIE70"=dword:00000001
Ken (not verified)
on Oct 20, 2006
This only blocks it from the automatic updates, users can still manually install IE7 or if they choose "yes" under the updates it will also install.

Please or Register to post comments.

Upcoming Training

Mastering System Center 2012

During over 6 hours of training you can join John Savill from your computer as he will walk you through the key components and capabilities of System Center 2012, what’s involved in using the components, and the benefit they can bring to your environment.

Register Now

Current Issue

May 2013 - The NameTranslate object is useful when you need to translate Active Directory object names between different formats, but it's awkward to use from PowerShell. Here's a PowerShell script that eliminates the awkwardness.

CURRENT ISSUE / ARCHIVE / SUBSCRIBE

Windows Forums

Get answers to questions, share tips, and engage with the Windows Community in our Forums.