Dear Team,
I would like to ask if it is possible to perform an In-Place OS Upgrade from Windows 10 to Windows 11 using SCCM version 2503, while bypassing the hardware requirements.
I tried adding the following command in the task sequence:
cmd /c reg add "HKLM\SYSTEM\Setup\MoSetup" /v AllowUpgradesWithUnsupportedTPMOrCPU /t REG_DWORD /d 1 /f
The registry key was added successfully; however, the upgrade still fails.
Could you please advise if there is any supported or alternate method to achieve this? Your guidance would be greatly appreciated.
Best regards,
I would like to ask if it is possible to perform an In-Place OS Upgrade from Windows 10 to Windows 11 using SCCM version 2503, while bypassing the hardware requirements.
I tried adding the following command in the task sequence:
cmd /c reg add "HKLM\SYSTEM\Setup\MoSetup" /v AllowUpgradesWithUnsupportedTPMOrCPU /t REG_DWORD /d 1 /f
The registry key was added successfully; however, the upgrade still fails.
Could you please advise if there is any supported or alternate method to achieve this? Your guidance would be greatly appreciated.
Best regards,