Startup
OSD 23.5.22.1+ Updated May 22, 2023
Every time you run Edit-OSDCloudWinPE, even to add Drivers or change the Wallpaper, the WinPE Startup will reset to the Default
Default
The default for WinPE Startup is to open a PowerShell window. This is the method I prefer as it gives me the flexibility to do anything I want, rather than to be locked into something specific.
WinPE Startnet.cmd
This is the Startnet.cmd when using the Default WinPE Startup configuration. This is what is edited when you make one of the changes below
WinPE Startup Options
These are the available WinPE Start options that you can configure
StartOSDCloudGUI
This parameter will automatically launch Start-OSDCloudGUI
StartOSDCloudGUI -Brand
If you don't want OSDCloud displayed on the OSDCloud GUI, give it your own brand
StartOSDCloud
Yes, WinPE can start OSDCloud (CLI) automatically using this parameter. The value for this parameter need to be the parameters for Start-OSDCloud (CLI). Here's an example:
StartURL
Here is a cool example of putting your Command Line into a GitHub Gist
Then use the 'view raw' URL as the value for StartURL
. This is great way to customize the launch of your WinPE, or make some last minute changes.
StartOSDPad
Example coming soon
StartPSCommand
Example coming soon
Startnet
Example coming soon
Last updated