View Single Post
  #1  
Old 12-16-2018, 18:47
DavidXanatos DavidXanatos is offline
Family
 
Join Date: Jun 2018
Posts: 179
Rept. Given: 2
Rept. Rcvd 46 Times in 32 Posts
Thanks Given: 58
Thanks Rcvd at 350 Times in 116 Posts
DavidXanatos Reputation: 46
Windows Update Manager 0.9a

This tool of mine allows computer administrators to fully control the process and the timing of installing updates to their system using the Windows Update Agent API. The tool is also capable of performing an offline search for updates using an update catalog.

No more unwanted forced reboots or long update sessions to the worst possible times.

Features:
1) Ability to auto download wsusscn2.cab for "offline" search for updates (for example when wuauserv is blocked in the firewall)
2) Ability to "manually" (that is without the use of wuauserv or the Windows agent API) download found updates to disk (useful when the access of Windows Update to the servers of Microsoft is blocked)
3) Ability to block automatic Windows Update on pro/home editions of windows 10.
4) Ability to search for updates in custom intervals (when automatic Windows Update is disabled), only searched for updates when the PC is not in use (optional)
5) Hides the Windows Update page from the settings app when automatic updates are disabled

https://github.com/DavidXanatos/wumgr/releases/tag/0.9a
Reply With Quote
The Following 3 Users Say Thank You to DavidXanatos For This Useful Post:
binarylaw (10-25-2019), chants (12-17-2018), ian (10-24-2019)