LogoLogo
OSDeploy.comTwitterPowerShell GalleryGitHub
  • Overview
  • OSDeploy Home
  • Module
    • Release Information
      • 2019-01
      • 2018-12
      • 2018-11
      • 2018-10
      • 2018-09
      • 2018-08
      • 2018-07
    • Functions
      • Main
        • Get-OSBuilder
          • Set Path
      • Maintenance
        • Repair-OSBuildTask
      • OSBMedia
        • New-OSBMediaISO
        • New-OSBMediaUSB
        • Show-OSBMediaINFO
      • OSBUpdate
        • Get-OSBUpdate
        • New-OSBUpdate
      • OSMedia
        • Get-OSMedia
        • Import-OSMedia
          • Batch Import-OSMedia
        • Update-OSMedia
          • Execute
      • OSBuild
        • New-OSBuildTask
          • Remove Appx Provisioned Package
          • Remove Windows Package
          • Remove Windows Capability
          • Disable Windows Optional Feature
          • Enable Windows Optional Feature
        • New-OSBuildTask (External Content)
          • Features On Demand
          • Language Packs
          • IsoExtract Content
          • Language Interface Packs
          • Language Features On Demand
          • Local Experience Packs
          • PowerShell Scripts
            • Update-OneDriveSetup
        • New-OSBuildTask (WinPE)
          • WinPE DaRT
          • WinPE Drivers
          • WinPE PowerShell Scripts
          • WinPE Extra Files
          • WinPE ADK Packages
        • New-OSBuild
      • PEBuild
        • New-PEBuildTask
          • Recovery
          • WinPE
          • MDT
        • New-PEBuild
    • PowerShell Gallery
    • GitHub
  • Docs
    • Reviews
    • Fan Requests
    • Quick Start
    • Tips
      • Task Naming
      • Verbose Logging
      • OSMedia Archive
      • OSMedia Updating
      • OSMedia Failed UBR Change
      • Windows Setup Wallpaper
    • Articles
      • Latest Latest Cumulative Update (Latest LCU)
      • Update Catalogs
      • Windows Setup with DaRT Remote Connection
      • Offline Servicing
      • Servicing Stacks
      • Work with Languages
      • DISM Cleanup Image Pending Operations
      • Win10 1607 Appx Issues
      • Updating an Updated WIM
      • OSBuilder OS Information
      • What Should I Update?
      • Windows 10 Setup and the ei.cfg
      • Automating Windows Update Downloads
      • Solutions
    • Recycle Bin
      • Instructions
        • Detailed
          • pebuild
            • scripts
              • Set-TimeZone
            • WinPE Types
              • Recovery
              • Recovery DaRT
              • Windows PE
              • MDT
            • Auto ExtraFiles
            • Drivers
              • RegAdd ActivePowerScheme
              • RegAdd AeroLite Theme
              • RegAdd Browse
              • RegAdd PowerShell ExecutionPolicy
            • ExtraFiles
              • Wallpaper
          • Update
      • OSBuilder New-OSBTemplate
      • OSBuild Templates
    • Guides
      • OSBuild Arcade
        • Frogger
      • OSBuild Templates
      • OSBuild Registry
      • Windows 7 SP1
        • Import OSMedia
        • Download Updates
        • NVMe Hotfix
        • Update OSMedia
        • ISO Testing
      • Windows 10 1809 RSAT Capability
      • registry
        • OSBuild Registry REG
          • Certificates
        • OSBuild Registry XML
    • The Basics
      • Requirements
      • Installation
      • Support
      • Get Started
      • Update OSBuilder
      • Import an OS
      • OS Information
      • Update an OS
      • Update an OS (Process)
      • Create External Media
        • Create an ISO
        • Create a USB
      • Create an OSBuild
Powered by GitBook
On this page
  • OSBuilder WinPE Driver Location
  • Integrating Dell WinPE Drivers
  • Get-OSBuilder
  • New-OSBuildTask
  • Large WinRE.wim

Was this helpful?

  1. Module
  2. Functions
  3. OSBuild
  4. New-OSBuildTask (WinPE)

WinPE Drivers

PreviousWinPE DaRTNextWinPE PowerShell Scripts

Last updated 5 years ago

Was this helpful?

While WinPE 10 has a fair amount of Drivers, it may be necessary to add specific ones for the Computer Models you support.

I do NOT recommend adding more than a few MB of Drivers as this will increase the size of your WinRE. If WinRE.wim is too large, it will not fit in your Recovery Partition (I recommend a 984MB Recovery Partition to prevent this issue).

OSBuilder WinPE Driver Location

WinPE Drivers are located in the following (pre-created) location

C:\OSBuilder\Content\WinPE\Drivers

Integrating Dell WinPE Drivers

Don't worry if you use a different computer vendor, the process should be similar. Dell provides a CAB download at

I can easily download the WinPE 10 CAB and extract the files to the corresponding directories. In this case they were added in this structure.

C:\OSBuilder\Content\WinPE\Drivers\WinPE 10 x64\Dell A08 x64C:\OSBuilder\Content\WinPE\Drivers\WinPE 10 x86\Dell A08 x86

Get-OSBuilder

Once the Drivers have been added, Get-OSBuilder should show the added directories.

New-OSBuildTask

Once there is content in the WinPE Drivers, a New Task will show the content and allow you to add it.

Large WinRE.wim

Keep in mind that adding Drivers to WinRE may result in a WIM that is too large for the Recovery Partition. One concern is that Dell has 103MB of MSI files in the WinPE 10 x64 Driver Cab, out of 160MB total.

Find the large Drivers and remove them, they are more than likely Thunderbolt related. I removed the following two and was left with 55MB of Drivers remaining to be imported into WinPE, which will increase WinPE and WinRE about half of that, which is acceptable.

​​

http://en.community.dell.com/techcenter/enterprise-client/w/wiki/2065.dell-command-deploy-driver-packs-for-enterprise-client-os-deployment#WinPE