Jump to content


nmuniandy

Need help with TS Condition

Recommended Posts

Hi All,

Greetings from Malaysia.

I need your assistance with task sequence. I'm trying to create a condition. Using UninstallString as the ValueName.

I want to have the task sequence to check if the application is installed in a machine or not.

If the applcation is installed, the task sequence will exit (will not do anything) and if the application is NOT installed, then it will proceed/instruct to download the application from one of the packages that has been created in SCCM.

 

I'm using SCCM 2007

 

Thanks in advance,

Naveen

Share this post


Link to post
Share on other sites

You'll need to create two queries, the first query is to see if the software is installed, the second is a sub-select query of the first query.

 

Once the second query exists you can import this into a collection and advertise to that collection to install.

 

The queries are a bit complicated and off the top of my head I cant remember the exact wording but a good link is here =

 

http://community.spiceworks.com/how_to/show/2397-deploy-software-with-sccm-based-on-query-collection

 

Hope that helps :)

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
Reply to this topic...

×   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.