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

Import-MDTWinPECloudDriver

Imports OSDCloud CloudDrivers into an MDT Deployment Share

Property
Value

Module

OSD

Platform

WinPE (amd64 / arm64)

Description

Imports OSDCloud CloudDrivers into an MDT Deployment Share

Syntax

Import-MDTWinPECloudDriver [[-CloudDriver] <String[]>] [[-DriverHWID] <String[]>]
 [-ProgressAction <ActionPreference>] [<CommonParameters>]

Parameters

Parameter
Type
Required
Description

-CloudDriver

String[]

False

WinPE Driver: Download and install in WinPE drivers from Dell,HP,IntelNet,LenovoDock,Nutanix,Surface,USB,VMware,WiFi

-DriverHWID

String[]

False

WinPE Driver: HardwareID of the Driver to add to WinPE

Examples

Example

Import-MDTWinPECloudDriver
Imports OSDCloud WinPE cloud drivers into the configured MDT deployment share.

Last updated

Was this helpful?