Coder Social home page Coder Social logo

Comments (3)

R4PH1 avatar R4PH1 commented on August 11, 2024

This is how DAT operates per default as far as I remember with SCCM.
Just as a thought input. It is better to have the drivers as regular package instead of the need to import every individual driver into the database, creating the driver package out of them and linking them in your task sequences. Better on huge file and download then the slow multi file download. I highly recommend using the .wim compression too.
If you have other questions the community may support you.

from driverautomationtool.

DoubleM-DCDSB avatar DoubleM-DCDSB commented on August 11, 2024

So how can I install the drivers during a task sequence since the add a driver package only shows Driver Packages.

from driverautomationtool.

R4PH1 avatar R4PH1 commented on August 11, 2024

You need to implement point 2 and 4 from here: https://msendpointmgr.com/modern-driver-management/
Plus the type of imaging you are doing. I assume BareMetal. My task sequence step for run powershell script:
Script name: Invoke-CMApplyDriverPackage.ps1
Parameters: -BareMetal -Endpoint "server.domain.local" -TargetOSVersion "22H2"

from driverautomationtool.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.