/build/static/layout/Breadcrumb_cap_w.png

Kicking off SMS software inventory remotely, WMI?

As title really, what would be the best way to kick off the software inventory remotely on a machine?

I'm guessing there's some WMI shenanigans that'll do it, anyone tried?

0 Comments   [ + ] Show comments

Answers (2)

Posted by: WayneB 17 years ago
Blue Belt
0
Gidday,

I'm using the free tool SMS console Additions v1.3. This has a number of SMS shell scripts which can help with SMS admin tasks including SW and HW Inventory. Although I haven't exactly checked these 2 triggers.

The tools available from here: SMS Console Additions

Cheers
Wayne
Posted by: williamp 17 years ago
Orange Belt
0
This evidently works for SMS 2003:

advertise cscript something.vbs //B where something.vbs is:
' vbs script to be run locally on the machine
Set cpApplet = CreateObject("CPAPPLET.CPAppletMgr")
Set actions = cpApplet.GetClientActions
For Each action In actions
If Instr(action.Name,"Software Inventory") > 0 Then
action.PerformAction
End if
Next
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ