Custom entries in WinPEShl.ini
This page details how to use custom entries with WinPEShl.ini to run custom actions before or after the machine boots.
The default setup
Custom example to troubleshoot with cmd.exe as first step
<add key="x64WinPEShlConfiguration" value="[LaunchApps]
%SYSTEMDRIVE%\sms\bin\x64\TsProgressUI.exe,/register:winpe
%windir%\system32\wpeutil.exe,InitializeNetwork
%windir%\system32\iPXEWinPEClient.exe,/SkipNetworkInit
%windir%\system32\cmd.exe /c start "Paused TS: Close this to continue" /wait cmd
%SYSTEMDRIVE%\sms\bin\x64\TsBootShell.exe"
/>Custom Example to use with TSBackground
Last updated

