syparon Posted May 23, 2014 Report post Posted May 23, 2014 Hello, I have a question i am trying to install applications with an OSD task sequence. I defined a base variable called SOFT, and in a device collection I create some variables SOFT1, SOFT2,... followed by the name of some applications. How can I retreive these variable from the device collection to my task sequence Quote Share this post Link to post Share on other sites More sharing options...
Peter van der Woude Posted May 23, 2014 Report post Posted May 23, 2014 Make sure to use to digits after your base variable, so it should be SOFT01, SOFT02,... If the Install applications step in the task sequence is configured to use the base variable SOFT, the task sequence will pick up the collection variables and link them to the Install applications step. Quote Share this post Link to post Share on other sites More sharing options...
syparon Posted May 26, 2014 Report post Posted May 26, 2014 Thanks Peter, actually it is the case but I have other variables before my SOFT variables in my device collection is it a problem ? Quote Share this post Link to post Share on other sites More sharing options...
Peter van der Woude Posted May 26, 2014 Report post Posted May 26, 2014 It shouldn't be a problem. 1 Quote Share this post Link to post Share on other sites More sharing options...