Known issue fix Patching Software Updates using Intune
Question
📌Known Issue – Windows Updates occasionally incorrectly show as not succeeded in #MSIntune📍
https://techcommunity.microsoft.com/t5/intune-customer-success/known-issue-windows-updates-occasionally-incorrectly-show-as-not/ba-p/1549132?utm_source=dlvr.it&utm_medium=twitter
Here’s the steps we took to replicate this experience:
- Create a basic Windows Update ring policy and apply to Windows 10 devices.
- Trigger a check for updates and refresh the device.
- Download Psexec.exe
- Run psexec /sid PowerShell.exe from an elevated command prompt or elevated PowerShell window. A new PowerShell instance will open, running in system context.
- Run the following command in the system-context PowerShell window you created in step 4:
gwmi MDM_Update_FailedUpdates01_01 -Namespace ROOTCIMV2mdmdmmap
Answer ( 1 )
Let’s close this thread