Inject Drivers using Condition's
-
Saturday, September 29, 2012 10:27 AM
Hi Techies,
Can some one help me on solving this issue, As shown in the below snap i have selected below method to deploy the Drivers i have create the profile for every model, deploying using below condition, it works smooth, i want to add something like "If none of the models are match that time it should take Common drivers profile " if any one Profile match Common drivers should not take, that is what my requirement can some one help me on this...................! Thanks in Advance.............!
k sivakumar
All Replies
-
Saturday, September 29, 2012 11:10 AMtry to put it into an if-statement
-
Saturday, September 29, 2012 6:45 PM
why not try one of the methods here? http://www.deployvista.com/Default.aspx?tabid=78&EntryID=132 It is very efficient and will save you a lot of work. in addition, you can use the Set path variable for everything else.
-
Sunday, September 30, 2012 5:54 AMthanks 4 update i have tryied already its not given expected results.a
k sivakumar
-
Sunday, September 30, 2012 5:56 AMcan you give an example how do i use if statement here...!
k sivakumar
-
Sunday, September 30, 2012 11:24 AM
I never tried it without if.
I kind of agree with Shrek, but I don't like the method in his article.
I would work with Drivergroups, it's much more dynamic.
You just set Drivergroup001 in customsettings.ini accordingly and just have the one default Inject Driver Step in Preinstall, but set the selection profile to nothing instead to everything.
It depends on your driver structure in MDT how you have to set the drivergroup. -
Sunday, September 30, 2012 3:52 PM
I agree, I also use drivers group ;-), however the article is a starting point.
As for the OP, he should create a driver group and than the exception.

