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