• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Resolution to inject drivers in Windows 10 / Sysprep

    Scheduled Pinned Locked Moved
    General Problems
    3
    5
    3.5k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      Jacky94
      last edited by Jacky94

      I also encountered problems.

      Using the method below it seems to work properly

      <settings pass=“specialize”>
      <component name=“Microsoft-Windows-Deployment” processorArchitecture=“amd64” publicKeyToken=“31bf3856ad364e35” language=“neutral” versionScope=“nonSxS” xmlns:wcm=“http://schemas.microsoft.com/WMIConfig/2002/State” xmlns:xsi=“http://www.w3.org/2001/XMLSchema-instance”>
      <RunSynchronous>
      <RunSynchronousCommand wcm:action=“add”>
      <Order>1</Order>
      <Description>Injection Pilotes</Description>
      <Path>pnputil /add-driver C:\Drivers*.inf /subdirs /install</Path>
      </RunSynchronousCommand>
      </RunSynchronous>
      </component>
      </settings>

      Wayne WorkmanW 1 Reply Last reply Reply Quote 0
      • Wayne WorkmanW
        Wayne Workman @Jacky94
        last edited by

        @jacky94 what version of fog? What problem did you solve?

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
        Daily Clean Installation Results:
        https://fogtesting.fogproject.us/
        FOG Reporting:
        https://fog-external-reporting-results.fogproject.us/

        J 1 Reply Last reply Reply Quote 0
        • J
          Jacky94
          last edited by

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • J
            Jacky94 @Wayne Workman
            last edited by Jacky94

            It’s just a method to inject drivers into windows 10 using sysprep

            it responds to this style of problem :

            https://forums.fogproject.org/topic/9323/windows-10-driver-injection-doesn-t-install-during-sysprep

            https://forums.fogproject.org/topic/9169/help-with-win10-driver-injection/32

            @wayne-workman

            george1421G 1 Reply Last reply Reply Quote 0
            • george1421G
              george1421 Moderator @Jacky94
              last edited by

              @jacky94 Thank you for sharing!!

              Driver injection is always been an issue, especially hardware that is hidden behind other hardware. Some times it take 3 passes to get all of the hardware identified and the drivers loaded.

              Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              • First post
                Last post

              168

              Online

              12.0k

              Users

              17.3k

              Topics

              155.2k

              Posts
              Copyright © 2012-2024 FOG Project