Fix for software updates stuck in waiting to install in software center ll SCCM Lecture - Part 2

preview_player
Показать описание
This video lecture explains the fix for software updates stuck in waiting to install state in software center for indefinite time.

Solution :
Open powershell as an administrator and type below command

Invoke-WMIMethod -Namespace root\ccm -Class SMS_Client - Name ResetPolicy -ArgumentList "1"
Рекомендации по теме
Комментарии
Автор

Thank you for this. Usually we run MUASSH. But its a 50/50 chance if the patches go through most of the time. Haha
Thank you again boss!

Dmttripper
Автор

Is it similar to running 'machine policy retrievel' from control panel>configuration manager actions???

TheARH
Автор

Name means we can give user name or anything??

saisandhya