Share via

Azure Update Pending Update

Handian Sudianto 6,966 Reputation points
2025-12-15T00:14:23.17+00:00

I have pending update KB890830 in azure update manager for several endpointm.

Actually this KB is alerady installed in some endpoints, let say for this endpoint

User's image

We can see in the endpoint this KB is installed

User's image

And for other endpoint even the KB already installed this KB is not showing in update history.

Azure Update Manager
Azure Update Manager

An Azure service to centrally manages updates and compliance at scale.

0 comments No comments

Answer accepted by question author

  1. Jerald Felix 11,550 Reputation points Volunteer Moderator
    2025-12-15T03:03:49.1+00:00

    Hello Handian Sudianto,

    Thanks for raising it in the Q&A forum.

    KB890830 is the Windows Malicious Software Removal Tool (MSRT) monthly update, released via Windows Update to detect and remove prevalent malware. In Azure Update Manager (AUM), it appears pending due to scan lag, even if installed on VMs, as compliance checks run every 12 hours.​

    Reasons for Discrepancy

    Post-install sync delays cause AUM to report pending status; some VMs may not log it in standard history if superseded or installed outside AUM. Verify installation with Get-HotFix -Id KB890830 or wusa /uninstall /kb:890830 to test.​

    Fix Steps

    Rescan immediately: AUM portal > Machines > Check for updates > Assess now.​

    Reset update agent on VM: Stop wuauserv, delete %windir%\SoftwareDistribution, restart service.​

    Exclude MSRT: Maintenance run configuration > Exclude KB890830 classification.​

    Check agent: Ensure Update Management Extension v1.10+ installed.​

    Reassess after 30 mins; if stuck, Azure support with VM diagnostics.

    If it's helpful, please accept the answer.

    Best regards,

    Jerald


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.