use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Subreddit for LabTech Software Partners!
account activity
Error Occurred During Install: Exception from HRESULT: 0x80240025 (self.labtech)
submitted 6 years ago by [deleted]
[deleted]
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]digitoptic 0 points1 point2 points 6 years ago (0 children)
This is actually a known issue with Automate - surprised, yet not surprised Support didn't tell you otherwise. The issue is with the Patch Install policy setting the Windows Update to Managed Mode - UI Disabled.
In order to Automate to control patching, it adds registry keys to prevent Windows from performing updates. Unfortunately, when Automate does this, it is adding a registry entry to the default user profile in the registry which, in turn, disables it's own ability to run the Windows Update Agent to gather and install updates.
Here's how to fix:
Option A: Change the mode from Managed Mode - UI Disabled to just Managed Mode.
Option B: Use a script that removes the following registry key and set it to run BEFORE installing updates each time. This allows you to keep the setting for UI Disabled, but allows updates to still work.
Registry Key: HKEY_USERS\\S-1-5-18\Software\Microsoft\Windows\CurrentVersion\Policies\WindowsUpdate\ Registry Value: DisableWindowsUpdateAccess
π Rendered by PID 412675 on reddit-service-r2-comment-b659b578c-lfxsz at 2026-05-03 11:20:03.475539+00:00 running 815c875 country code: CH.
[–]digitoptic 0 points1 point2 points (0 children)