Is there a way to make Driver installation in the "Total Control" model be OSD variable driven like packages are?
What I mean is, can I use MDTDB or some other method to assign the Driver package to a Model and then just have a single "Install Driver Package" line in my Task Sequence? You can install Packages with a base variable, I'm thinking something like that. Right now, I have something like this... repeated > 100 times. [cid:[email protected]] Followed by [cid:[email protected]] To fall back to "chaos" if the model being installed is not specifically supported by "total control" What I'd like to do is move all that to the MDT Database and then have two things in the TS. If SUPPORTEDMODEL = TRUE, Install "DRIVERPACKAGE001" If SUPPORTEDMODEL = FALSE, Auto Apply Drivers In MDT DB, I would assign SUPPORTEDMODEL and DRIVERPACKAGE What would it take to add code to inject drivers based on a variable package name/GUID? Are there any community developed add-ins to Task Sequencing? ________________________________ Notice: This UI Health Care e-mail (including attachments) is covered by the Electronic Communications Privacy Act, 18 U.S.C. 2510-2521, is confidential and may be legally privileged. If you are not the intended recipient, you are hereby notified that any retention, dissemination, distribution, or copying of this communication is strictly prohibited. Please reply to the sender that you have received the message in error, then delete it. Thank you. ________________________________
<<inline: image001.png>>
<<inline: image002.png>>
