Jump to content


tom2139

Conditional Windows Software Update

Recommended Posts

Hi,

I'm a newbie in Sccm an general in Windows administration...

Is there a possibility in SCCM 2012, to deploy Windows Software Updates only to members of a collection which are in a certain state, for example a simple text file containing a value or not?
Text file contains 1: Updates will be deployed and installed
Text file contains 0: Updates won't be installed at the moment

And could someone tell me how to Install Software Updates via a TS?
I have to deploy the software updates as available, right? And then deploy the TS with the step Install Software Updates?

Share this post


Link to post
Share on other sites

Playing arround with membership rules... Created the following rule with the wizard:

select * from SMS_R_System inner join SMS_G_System_SoftwareFile on SMS_G_System_SoftwareFile.ResourceId = SMS_R_System.ResourceId where SMS_G_System_SoftwareFile.FilePath = "D:\\" and SMS_G_System_SoftwareFile.FileName = "Update_True.txt"

Created Update_True.txt at D:\ on the client, and... nothing happens...

Presses update membership a thousand times and... nothing happens...

What I'm doing wrong?

Share this post


Link to post
Share on other sites

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.