There is a need to upgrade to Windows 11 from Windows 10 in a WinPE pre-boot environment
DS 8.x
GSS 3.x
Note: This process is NOT officially supported, as the recommended and supported method is to use the built-in processes within Ghost Solution Suite (GSS) or Deployment Solution (DS) as shown here:
GSS method: use sample job to upgrade Windows 10: Jobs > Samples > Windows 10 Upgrade
DS method: use Manage Software Delivery shown in this KB article Upgrading to Windows 11 using Software Management Solution
Requirements -
For Windows 11 support, there are eight required prerequisites
Lets Begin
There are 3 mediums for building a pre-boot environment:
You must build the pre-boot using WinPE11 x64 and the link to download the required WinPE 11 ADK is: https://learn.microsoft.com/en-us/windows-hardware/get-started/adk-install
Once a pre-boot configuration is built you'll need to edit the boot.wim file as described below.
Preparation -
Source location depends on boot media:
Boot disk: <USB device>:\sources\
Automation Folders: C:\boot\altiris\iso\sources\
PXE: GSS source: C:\Program Files (x86)\Altiris\eXpress\Deployment Server\PXE\Images\MenuOption<#>\X64\sources\
DS: C:\Program Files\Altiris\Altiris Agent\Agents\Deployment\SBS\Images\<PXE Config name>\x64\sources\
To edit the boot.wim file to add the ISO files perform the following steps as explained below.
Execution -
Note: The command to run the setup may differ based on your needs. Source of command: https://learn.microsoft.com/en-us/answers/questions/1111394/upgrade-windows-10-to-windows-11-using-setup-exe-w