New-OSDCloudUSB
Creates resources by using New-OSDCloudUSB.
Property
Value
Module
OSD
Platform
WinPE (amd64 / arm64)
Description
Provides the implementation for New-OSDCloudUSB.
Syntax
Workspace (Default)
New-OSDCloudUSB [-WorkspacePath <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]fromIsoFile
New-OSDCloudUSB -fromIsoFile <FileInfo> [-ProgressAction <ActionPreference>] [<CommonParameters>]fromIsoUrl
New-OSDCloudUSB -fromIsoUrl <String> [-ProgressAction <ActionPreference>] [<CommonParameters>]Parameters
Parameter
Type
Required
Description
-WorkspacePath
String
False
Specifies the value for WorkspacePath.
-fromIsoFile
FileInfo
True
Specifies the value for fromIsoFile.
-fromIsoUrl
String
True
Specifies the value for fromIsoUrl.
Examples
Example
Related
Last updated
Was this helpful?

