Task Sequence Software Install by Subnet?

Hi everyone,

I'm hoping that someone can point me in the right direction on this.  I have a single software package that can only be installed on computers that are getting deployed in one particular branch office.  Is there a way that I can query WMI or some other manner which will allow me to deploy this software during a task sequence deployment, but have the task sequence detect that that the OSD is being done in that particular location? 

The location has a unique subnet so if I could have it detect that the computer is on the 192.168.160.x subnet, it could deploy this software.

Thanks in advance!

Sean

October 12th, 2010 6:18pm

you could use collection variables and have a step in your task sequence to detect the value of the variable and act accordingly, here's an example of using collection variables
Free Windows Admin Tool Kit Click here and download it now
October 12th, 2010 8:10pm

If you need help with wmi queries but are not familiar with wsh or vbs you can use WMI Code Creator , and generates the wmi script for you

You can download WMI code creator from

http://www.microsoft.com/downloads/en/details.aspx?FamilyID=2cc30a64-ea15-4661-8da4-55bbc145c30e&displaylang=en

October 12th, 2010 8:36pm

Thanks guys.  Those look like they could work.  I will give both of them a shot and report back!
Free Windows Admin Tool Kit Click here and download it now
October 14th, 2010 12:44am

Does anyone have a working WMI query for subnet activation?
July 8th, 2013 7:55am

MDT does. Or if you simply want to follow their example, query by IP gateway on the active NIC.
Free Windows Admin Tool Kit Click here and download it now
July 8th, 2013 9:10am

MDT does. Or if you simply want to follow their example, query by IP gateway on the active
July 8th, 2013 3:42pm

Here's a good walk-through: http://deploymentbunny.com/2012/04/21/back-to-basic-customsettings-ini-explained/
Free Windows Admin Tool Kit Click here and download it now
July 9th, 2013 12:31pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics