TriggerSchedule Invoke-WmiMethod : Not found

Hello,

When I try to retrieve the User Policy Retrieval Cycle OR User Policy Evaluation Cycle I receive an error: Invoke-WmiMethod : Not found

Any solution will be appreciated.

#User Policy Retrieval Cycle
#Invoke-WmiMethod -Namespace root\CCM -Class SMS_Client -Name TriggerSchedule -ArgumentList "{00000000-0000-0000-0000-000000000026}"

#User Policy Evaluation Cycle
Invoke-WmiMethod -Namespace root\CCM -Class SMS_Client -Name TriggerSchedule -ArgumentList "{00000000-0000-0000-0000-000000000027}"

June 25th, 2015 4:42am

How and where are you running the above?

Invoke-WmiMethod was introduced in PowerShell 3.0.

Free Windows Admin Tool Kit Click here and download it now
June 25th, 2015 8:26am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics