An Azure service to centrally manages updates and compliance at scale.
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