30 Jan
Both service packs will definitely be released this year and I don’t want my company’s workstations to either manually download the service pack from Windows Update Web site or via Automatic Updates. Reason is because I don’t want them to waste the bandwidth and slow down internet connection. Windows XP SP3 RC (windowsxp-kb936929-sp3-x86-enu.exe) is 336.1MB in size and Vista Service Pack 1 Release Candidate (Windows6.0-KB936330-wave0-X86.exe) is 436.3MB. If there are more than 10 workstations, a lot of bandwidth would go to waste.
So now is the time to start thinking about blocking the automatic install of these service packs on computers around your local area network.
You need to access registry editor and add a new value to block auto download and installation of service pack. Go to Start > Run and type regedit. Navigate to:
Right click > New > DWORD Value. Enter name as DoNotAllowSP. Double click the newly created DWORD value and set the value data as 1.

If you do not like to mess with registry, you can use this simple and useful tool called Service Pack Blocker from IntelliAdmin.

Just select “Prevent Vista SP1, or Windows XP 3 from installing” and click Apply. You can also use this tool to revert back to the original setting to allow Vista SP1, or Windows XP 3 to install.
[ Download IntelliAdmin Service Pack Blocker ]
Technorati Tags: xp, vista, windows, block, disable, service pack
: Copying this article to your website is strictly NOT allowed. However, if you like this article, you can use the HTML code below to directly link to this article.
Disable and Stop Restart or Reboot After Installing Windows Update Easily Disable Windows Vista Newbie Features with Vista4Experts Scan Windows XP, 2000 and 2003 for Vulnerability How To Disable Microsoft Update and Use Windows Update How To Easily Disable CD or DVD Auto Eject in Windows Vista Disable automatic install of Internet Explorer 7 Bypass, Remove and Disable Windows Genuine Notification
Have computer technical problems? Get FREE help from Raymond.CC FORUM
4 Responses for "Disable XP SP 3 and Vista SP1 From Windows Automatic Updates"
If you have any kind of Active Directory implementation (or some kind of domain) or have more than 5 machines, you should consider using WSUS (Windows Server Update Services). (you could also use a GPU).
WSUS is a free Microsoft product that stores updates locally and allows you to control their distribution. You also save quite a bit of bandwidth, as all updates will be done from your WSUS server instead of using microsoft.com’s servers.
http://technet.microsoft.com/en-us/wsus/default.aspx
I created a ADM policy file for Servers to put in a GPO:
file name: do_not_install_SPs.adm
CLASS MACHINE
CATEGORY “DO NOT INSTALL SERVICE PACK”
POLICY “Do not auto-install SPs”
KEYNAME Software\Policies\Microsoft\Windows\WindowsUpdate
PART “DoNotAllowSP” CHECKBOX
DEFCHECKED
VALUENAME “DoNotAllowSP”
VALUEOFF NUMERIC 0
VALUEON NUMERIC 1
END PART
END POLICY
END CATEGORY
Was ist denn das hier für ein bescheidenes Deutsch???
Könnt ihr den Artikel nicht auf Englisch verfassen, wenn ihr der deutschen Sprache nicht mächtig seid??
How do I delete the yellow icon (near time – lower right) for SP 3 installation?
Leave a reply