A Drivers Saga – Mastering Windows Deployment

Post on 01-Jun-2015

445 Views

Category:

Technology

0 Downloads

Preview:

Click to see full reader

DESCRIPTION

More info on http://techdays.be.

Transcript

A Drivers Saga: The Control Freak Meets the Dynamic DeveloperJohan ArwidmarkChief Technical Architect, Knowledge Factory

NOW!

Driver Babble

The Tools

Q & A

General Driver Challenges• Challenges

– Multiple packaging methods– Driver Applications – New versions may drop support for old devices– Badly-formed drivers (INFs)– Two-tier drivers (bus drivers)

• There is hope– OEMs starting to pick up…

demoFinding drivers

General Driver Challenges• Challenges:

– A constantly changing list of “supported” hardware

– Rapidly-changing PC hardware– “Configuration of the day” vendors– Chipsets– Intel vs. AMD

• Infrastructure Optimization, standardization– Maybe even less frequent purchases

General Driver SolutionsWhat approach to take

• “Chaos”– Throw them all in, let the system

and/or Windows figure it out– Simplifies administration, repository

management

• “Control freak”– Explicitly configure what drivers

should be used for each model– Addresses supportability concerns,

compatibility issues

Let the tool decide

Explicitly specify

Find a happy medium

Windows Drivers• Boot Image Drivers– Primarily Nic & Storage–Windows PE 4.0 uses Windows 8

drivers

• Operating System Drivers– All drivers

Drivers in MDT 2012 (Lite Touch)

• Deployment Share holds driver repository– Import– Folders– Selection profiles– Inject Drivers

• Designed to be dynamic– Rules-based process to help filter

demoMDT 2012 Lite Touch Driver Management

ConfigMgr 2012 Drivers• Driver catalog• Auto apply drivers– Drivers are matched by PnP ID

• Apply driver package– Only the specified package is used– Only choice for XP/2003 mass storage

drivers

demoConfigMgr 2012 SP1 drivers

Drivers Tips & Tricks• Unsigned versus signed drivers• Understanding driver ranking• Troubleshooting Driver Infs• Scratchspace• Drivers as Applications

– BlueTooth, QLB, Mobile Broadband, Biometric

• Hybrid Scenarios

demoDrivers tips and tricks

Resources – Trainings, Videos, books

deploymentartist.com

top related