[GH-ISSUE #458] Patches and Windows Update show different status and content #2226

Closed
opened 2026-03-14 03:05:32 +03:00 by kerem · 2 comments
Owner

Originally created by @itsdaveit on GitHub (Apr 30, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/458

Server Info (please complete the following information):

  • OS: Debian 10
  • Browser: Chrome
  • RMM Version v0.6.6.

Installation Method:

  • Standard
  • Docker

Agent Info (please complete the following information):

  • Agent version 1.5.3
  • Agent OS: Server 2019 Standard

Describe the bug
Windows Updates lists 7 Updates to be installed, but in the Patches view only 2 are pending.
Some of the updates which windows update sees as pendig, are shown as installed in TacticalRMM
Some Updates seen in in Windows are not shown at all in tactical.
I see this behaviour on mutiple clients.

To Reproduce
Steps to reproduce the behavior:

  1. Install Agent
  2. Scan for Patches
  3. Compare to results in Windows Update

Expected behavior
Lists should be in sync

image

image

Originally created by @itsdaveit on GitHub (Apr 30, 2021). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/458 **Server Info (please complete the following information):** - OS: Debian 10 - Browser: Chrome - RMM Version v0.6.6. **Installation Method:** - [x] Standard - [ ] Docker **Agent Info (please complete the following information):** - Agent version 1.5.3 - Agent OS: Server 2019 Standard **Describe the bug** Windows Updates lists 7 Updates to be installed, but in the Patches view only 2 are pending. Some of the updates which windows update sees as pendig, are shown as installed in TacticalRMM Some Updates seen in in Windows are not shown at all in tactical. I see this behaviour on mutiple clients. **To Reproduce** Steps to reproduce the behavior: 1. Install Agent 2. Scan for Patches 3. Compare to results in Windows Update **Expected behavior** Lists should be in sync ![image](https://user-images.githubusercontent.com/9453135/116753832-05e0a200-aa08-11eb-84fd-4ecc93761aaf.png) ![image](https://user-images.githubusercontent.com/9453135/116753857-13962780-aa08-11eb-93ac-b5a395e177fd.png)
kerem closed this issue 2026-03-14 03:05:37 +03:00
Author
Owner

@wh1te909 commented on GitHub (May 1, 2021):

Hi, the agent uses the windows update API to manage updates, which is a bit different than what the new windows settings GUI uses so yea they're not always gonna be in sync, not something I have control of that would be up to MS to fix.

I've got some agent updates coming soon to essentially disable auto update and stuff and just use the windows update API and when that happens they're definitely not gonna be in sync. I've seen similar behavior with other rmm's that also use the win update api.

<!-- gh-comment-id:830572286 --> @wh1te909 commented on GitHub (May 1, 2021): Hi, the agent uses the [windows update API](https://docs.microsoft.com/en-us/windows/win32/wua_sdk/portal-client) to manage updates, which is a bit different than what the new windows settings GUI uses so yea they're not always gonna be in sync, not something I have control of that would be up to MS to fix. I've got some agent updates coming soon to essentially disable auto update and stuff and just use the windows update API and when that happens they're definitely not gonna be in sync. I've seen similar behavior with other rmm's that also use the win update api.
Author
Owner

@itsdaveit commented on GitHub (May 1, 2021):

Thanks for your Information. Might be interesting to others also. Keep up the great Work!

<!-- gh-comment-id:830572613 --> @itsdaveit commented on GitHub (May 1, 2021): Thanks for your Information. Might be interesting to others also. Keep up the great Work!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#2226
No description provided.