Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

NEW Windows 11 22H2 -> 24H2 SCCM In-Place Upgrade

  • Thread starter Thread starter GScott0032
  • Start date Start date
  • Replies Replies 1
  • Views Views 1K

GScott0032

Member
Messages
6
Reaction score
3
Points
3
Hello. I'm trying to upgrade from 22H2 to 24H2 for our devices and am running into the same error each time I try on all workstations I attempt on. In the SMSTSLog I'm seeing the following:

Executing command line: "C:\_SMSTaskSequence\Packages\CM100995\SETUP.EXE" /ImageIndex 1 /auto Upgrade /quiet /noreboot /EULA accept /postoobe "C:\WINDOWS\SMSTSPostUpgrade\SetupComplete.cmd" /postrollback "C:\WINDOWS\SMSTSPostUpgrade\SetupRollback.cmd" /postrollbackcontext system /DynamicUpdate Disable with options (0, 0) OSDUpgradeWindows 1/13/2025 9:55:09 AM 11012 (0x2B04)
Could not open Windows Upgrade Setup progress registry key 'HKLM\SYSTEM\Setup\MoSetup\Volatile'. Error = 0x80070002. Progress UI will not be updated OSDUpgradeWindows 1/13/2025 9:55:39 AM 4140 (0x102C)
Waiting for Windows Upgrade Setup process to return ... OSDUpgradeWindows 1/13/2025 9:55:39 AM 4140 (0x102C)


This then just continues to stay stuck on "upgrade operating system". I have waited overnight and it continues to stay the same and it doesn't actually update.

I then tried to run the following in Powershell :
start-process "C:\_SMSTaskSequence\Packages\CM100995\SETUP.EXE" -argumentlist '/ImageIndex 1 /auto Upgrade /quiet /noreboot /EULA accept /postoobe "C:\WINDOWS\SMSTSPostUpgrade\SetupComplete.cmd" /postrollback "C:\WINDOWS\SMSTSPostUpgrade\SetupRollback.cmd" /postrollbackcontext system /DynamicUpdate'

Essentially just removing the quiet parameter to see if it would give me a visible error, but it did not. The task sequence should be running as the SYSTEM account which should have access to everything it needs. Any assistance or recommendations would be greatly appreciated.
 
Based on the error its showing - 0x80070002, I would think the source files are missing or corrupted. Can you take that same ISO, put it on a jump drive and install that way? Maybe try re-downloading the ISO/source again?
 

Forum statistics

Threads
7,056
Messages
27,560
Members
17,783
Latest member
Dcoskopod
Back
Top