cancel
Showing results for 
Search instead for 
Did you mean: 

General Discussions

Control Windows Updates with Sledgehammer (formerly WUMT Wrapper Script)

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.

A look at Sledgehammer

sledgehammer control windows updates

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:

  1. Creates a Windows Defender Update task if Windows Defender is active to make sure Windows Defender signature updates are downloaded and used.
  2. Removes Windows Update Assistant if found.
  3. Disables Windows Update tools such as remsh, osrss, or waasmedic.
  4. Disables the Windows Update Service.

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.

windows update control

The prompt displays three main options:

  1. Select E to enable the Windows Update Service if you want to use the Microsoft Store.
  2. Select 1 to run Windows Update Manager (WuMgr) and run a check for updates.
  3. Select 2 to run Windows Update Minitool (WUMT) and run a check for updates.

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,

update manager for windows

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.

Closing Words

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 

3 Replies

The update roll up includes the delta for earlier updates as needed. This is to handle reset situations etc.

0 Likes

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.

See the source image

Of course Windows 10 would just say

See the source image

I have not seen any green/blue screens for a long time. My machines are stable and well considered.

0 Likes