I've searched all over the web and see that there are ways to trigger actions on SCCM clients via the SCHEDULEID. However, when I try to run the exact same command I get "invalid verb switch" yet every forum I read says the command works great.
How can I run the following command to reach my end client and have it respond back to my SCCM 2007 service. wmic /node:$HOST /namespace:\\root\ccm path sms_client CALL TriggerSchedule "{000000 00-0000-0000-0000-000000000001}"
↧