Jump to content


  • 0
Kingskawn

Make collection based on TS successful?

Question

3 answers to this question

Recommended Posts

  • 0

In theory yes, it's possible, but you'll probably have to deploy a script + MOF edit in order to achieve this. The script deployed to client workstations would need to identify the appropriate registry key under:

 

HKEY_LOCAL_MACHINE\Software\Microsoft\SMS\Mobile Client\Software Distribution\Execution History\System\<PackageID>\<GUID>

 

... and write it to WMI somewhere. Then, you'd need to add the WMI class to your SMS_DEF.mof for reporting purposes.

 

Hope this helps.

 

Cheers,

Trevor Sullivan

http://trevorsullivan.net

http://twitter.com/pcgeek86

  • Like 1

Share this post


Link to post
Share on other sites

  • 0

Hi,

 

if the task sequence is installing a software, just query for the ProductID in AddRemovePrograms, for several Products chain it with "and".

You are still limited by the software inventory schedule though, which will give you a delay of several days.

 

Peter

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.