WinPE Startup Flow
Additional Reading
Last updated
Was this helpful?
We've taken a look at two steps of the WinPE Startup flow, but there are a few more steps in this process
Initializes PNP and WallpaperHost.exe
Executes commands from winpeshl.ini but this is skipped as this file doesn't exist. MDT would utilize this method for WinPE startup.
Tries to execute [SystemDrive]\$Windows.~BT\sources\setup.exe (does not exist)
Tries to execute [SystemDrive]\setup.exe (does not exist)
Executes [SystemDrive]\windows\system32\cmd.exe /k startnet.cmd
Last updated
Was this helpful?
Was this helpful?

