For the complete documentation index, see llms.txt. This page is also available as Markdown.

Expand-ZTIDriverPack

Expands driver packs during Lite Touch or Zero Touch deployment

Property
Value

Module

OSD

Platform

WinPE (amd64 / arm64)

Description

Processes and extracts driver pack files from C:\Drivers directory during MDT/ConfigMgr task sequence execution. Supports CAB, EXE, MSI, and ZIP formats from multiple vendors.

Syntax

Expand-ZTIDriverPack [-ProgressAction <ActionPreference>] [<CommonParameters>]

Parameters

This function does not define function-specific parameters beyond common parameters.

Examples

Example

Expand-ZTIDriverPack
Expands all driver packs in C:\Drivers during task sequence

Last updated

Was this helpful?