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.
Edit-OSDCloudWinPE
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