Expand-StagedDriverPack
Last updated
Was this helpful?
Expands staged driver pack archives during Windows Setup
Module
OSD
Platform
WinPE (amd64 / arm64)
Extracts and processes staged driver pack files (CAB, EXE, MSI, ZIP) from the C:\Drivers directory. Supports multiple vendor formats including Dell, HP, Lenovo, and generic packages.
Expand-StagedDriverPack [-Apply] [-ProgressAction <ActionPreference>] [<CommonParameters>]-Apply
SwitchParameter
False
Applies drivers during PnP unattend phase
Expand-StagedDriverPack
Expands all driver packs in C:\DriversLast updated
Was this helpful?
Was this helpful?
Expand-StagedDriverPack -Apply
Expands driver packs and applies them during setup
