Expand-StagedDriverPack
Expands staged driver pack archives during Windows Setup
Property
Value
Module
OSD
Platform
WinPE (amd64 / arm64)
Description
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.
Syntax
Expand-StagedDriverPack [-Apply] [-ProgressAction <ActionPreference>] [<CommonParameters>]Parameters
Parameter
Type
Required
Description
-Apply
SwitchParameter
False
Applies drivers during PnP unattend phase
Examples
Example
Expand-StagedDriverPack
Expands all driver packs in C:\DriversExample
Related
Last updated
Was this helpful?

