New-AdkCopyPE
Creates an ADK CopyPE working directory
Property
Value
Module
OSD
Platform
WinPE (amd64 / arm64)
Description
Creates a working directory structure for ADK CopyPE media with bootable WinPE environment.
Syntax
New-AdkCopyPE [-Path] <String> [-WinPEArch <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Parameters
Parameter
Type
Required
Description
-Path
String
True
No additional description provided.
-WinPEArch
String
False
No additional description provided.
Examples
Example
New-AdkCopyPE -MediaPath 'C:\CopyPEMedia'
Creates a CopyPE working directory at C:\CopyPEMediaRelated
Last updated
Was this helpful?

