Windows Update, or more precisely maintaining full control over the update behavior of the Windows operating system, was the topic of many articles here on this site.
On the one hand, there have been numerous update related issues, e.g. the Windows 10 version 1809 release debacle or the more recent issues with Windows 7 or 8.1 updates.
Things escalated with Microsoft's switch to cumulative updates and removing controls; while cumulative updates have advantages, they limit users to an all or nothing approach. If an update causes issues, it is often only possible to remove the entire update to address the issue.
Windows Update Mini Tool Wrapper Script restored control over the update behavior. The tool's successor, Sledgehammer, is now available.
Note: if you don't have a My Digital Life account, download the latest version of the tool from MajorGeeks instead.
Sledgehammer improves the WUMT Wrapper Script tool significantly in many regards. The tool comes as a zip archive that you need to extract to the local system. A portable and installer version is provided; run the cmd script afterward -- it needs Internet connectivity -- to regain control of Windows Update.
Basically, what Sledgehammer does is disable Windows Updates on the device by default. It includes tools to check for updates and install update selectively at any time. Windows Update is disabled after those operations automatically.
The very first thing that the script does is retrieve the current Defcon rating from askwoody.com; Woody Leonard uses the rating to provide administrators and users with a warning level that ranges from "patches are causing havoc, don't install" to "all's clear".
The script runs several tasks one after the other:
You may then exit the script, or use it to run a check for updates. Sledgehammer displays an info screen if you select to check for updates and a prompt afterward.
The prompt displays three main options:
The selection of (1) or (2) loads the tools and lists all available updates in them. Both tools offer similar functionality: you may use them to install selected updates, hide updates to block them from installation,
Sledgehammer disables the Windows Update service automatically on exit so that Windows itself cannot use it to download and install updates automatically.Recovery scripts and update uninstall options are provided as well.
Sledgehammer improves its predecessor WUMT Wrapper Script in several meaningful ways. It displays the Defcon rating on start which may be helpful in determining right away whether it is save to install updates. Other improvements include an Internet connectivity check, better organization of files, multi-user environment support, and more.
Control Windows Updates with Sledgehammer (formerly WUMT Wrapper Script) - gHacks Tech News
The update roll up includes the delta for earlier updates as needed. This is to handle reset situations etc.
I hope this doesn't cause Microsoft to somehow make the Windows Update Service "unkillable". Remember back in the 9x days, and maybe even XP as well, if you tried to kill certain things, protected system processes and such, you got the blue screen below, and those processes would just relaunch upon restart.
Of course Windows 10 would just say
I have not seen any green/blue screens for a long time. My machines are stable and well considered.