-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
Not sure if it is something that may be should be added to the check:
powershell -executionpolicy bypass -noprofile -command "& {$query=gwmi -class CCM_CITask -namespace root\ccm\citasks -Filter "TaskState='Failure'"; $query| rwmi}"
I had some clients which did not want to install any software. After searching for a while I found broken entries in the CCM_CITask, which can be filtered and removed. Finally the client go the missing software after a year
Metadata
Metadata
Assignees
Labels
No labels