Start-OSDPad
Starts the workflow for Start-OSDPad.
Property
Value
Module
OSD
Platform
WinPE (amd64 / arm64)
Description
Provides the implementation for Start-OSDPad.
Syntax
Standalone (Default)
Start-OSDPad [-Brand <String>] [-Color <String>] [-Hide <String[]>] [-ProgressAction <ActionPreference>]
[<CommonParameters>]GitHub
Start-OSDPad [-RepoOwner] <String> [-RepoName] <String> [[-RepoFolder] <String>] [-OAuth <String>]
[-Brand <String>] [-Color <String>] [-Hide <String[]>] [-ProgressAction <ActionPreference>]
[<CommonParameters>]GitLab
Parameters
Parameter
Type
Required
Description
-RepoOwner
String
True
Specifies the value for RepoOwner.
-RepoName
String
True
Specifies the value for RepoName.
-RepoFolder
String
False
Specifies the value for RepoFolder.
-RepoDomain
String
True
Specifies the value for RepoDomain.
-OAuth
String
False
Specifies the value for OAuth.
-Brand
String
False
Specifies the value for Brand.
-Color
String
False
Specifies the value for Color.
-Hide
String[]
False
Specifies the value for Hide.
Examples
Example
Related
Last updated
Was this helpful?

