There is a need to upgrade to Windows 11 from Windows 10 in a WinPE pre-boot environment
Deployment Solution or Ghost Solution Suite
*Note: this process is NOT officially supported. The supported method is to use the built in processes within Ghost Solution Suite (GSS) or Deployment Solution (DS)
GSS method: use sample job to upgrade Windows 10
Jobs > Samples > Windows 10 Upgrade
DS method: use Manage Software Delivery:
https://knowledge.broadcom.com/external/article/249016/upgrading-to-windows-11-using-software-m.html
Requirements -
For Windows 11 support, there are eight required prerequisites
Lets Begin
We have 3 mediums for building a pre-boot environment:
Must build pre-boot using WinPE11 x64
Link to download WinPE 11 ADK: https://learn.microsoft.com/en-us/windows-hardware/get-started/adk-install
Once a pre-boot configuration is built we need to edit the boot.wim file:
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:
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