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!

PENDING SCCM: Failed to upgrade from windows 7 to Windows 10 LTSC

  • Thread starter Thread starter Rasl
  • Start date Start date
  • Replies Replies 2
  • Views Views 3K

Rasl

Member
Messages
11
Reaction score
0
Points
1
Hello, i want to upgrade my pc from windows 7 yo windows 10 LTSC. I do it through Task Sequence but i have got error and the end of installation. My SCCM CB version is 1806

SMSTS log file is


Set command line: "D:\_SMSTaskSequence\Packages\BRS00048\SETUP.EXE" /ImageIndex 1 /auto Upgrade /quiet /noreboot /postoobe "C:\windows\SMSTSPostUpgrade\SetupComplete.cmd" /postrollback "C:\windows\SMSTSPostUpgrade\SetupRollback.cmd" /DynamicUpdate Disable OSDUpgradeWindows 01-Oct-19 10:05:21 8316 (0x207C)
Executing command line: "D:\_SMSTaskSequence\Packages\BRS00048\SETUP.EXE" /ImageIndex 1 /auto Upgrade /quiet /noreboot /postoobe "C:\windows\SMSTSPostUpgrade\SetupComplete.cmd" /postrollback "C:\windows\SMSTSPostUpgrade\SetupRollback.cmd" /DynamicUpdate Disable OSDUpgradeWindows 01-Oct-19 10:05:21 8316 (0x207C)
Process completed with exit code 3247440388 OSDUpgradeWindows 01-Oct-19 10:06:17 8316 (0x207C)
Windows Setup completed with exit code hexadecimal 0xC1900204 (decimal 3247440388) OSDUpgradeWindows 01-Oct-19 10:06:17 8316 (0x207C)
Saving exit code of Windows upgrade - hexadecimal 0xC1900204 (decimal 3247440388) - to Task sequence environment variable '_SMSTSOSUpgradeActionReturnCode', as decimal string OSDUpgradeWindows 01-Oct-19 10:06:17 8316 (0x207C)
Windows Setup failed with hexadecimal exit code 0xC1900204 (decimal 3247440388). To identify the type of issue, lookup it against the table of known values of Windows Setup errors online. OSDUpgradeWindows 01-Oct-19 10:06:17 8316 (0x207C)
Failing this task sequence step OSDUpgradeWindows 01-Oct-19 10:06:17 8316 (0x207C)
Enabling TSManager service OSDUpgradeWindows 01-Oct-19 10:06:17 8316 (0x207C)
smstsmgr service startup type is set to automatic OSDUpgradeWindows 01-Oct-19 10:06:17 8316 (0x207C)
Enabling CCMExec service OSDUpgradeWindows 01-Oct-19 10:06:17 8316 (0x207C)
CcmExec service startup type is set to automatic OSDUpgradeWindows 01-Oct-19 10:06:17 8316 (0x207C)
Setting the client out of provisioning mode OSDUpgradeWindows 01-Oct-19 10:06:17 8316 (0x207C)
Exiting SetClientProvisioningMode 0x00000000 OSDUpgradeWindows 01-Oct-19 10:06:24 8316 (0x207C)
upgrade.Run(), HRESULT=80004005 (upgradewindows.cpp,1454) OSDUpgradeWindows 01-Oct-19 10:06:24 8316 (0x207C)
Exiting with code 0x80004005 OSDUpgradeWindows 01-Oct-19 10:06:24 8316 (0x207C)
Process completed with exit code 2147500037 TSManager 01-Oct-19 10:06:24 4184 (0x1058)
!--------------------------------------------------------------------------------------------! TSManager 01-Oct-19 10:06:24 4184 (0x1058)
Failed to run the action: Upgrade Operating System.
Unspecified error (Error: 80004005; Source: Windows) TSManager 01-Oct-19 10:06:24 4184 (0x1058)
Not in SSL TSManager 01-Oct-19 10:06:24 4184 (0x1058)
Set a global environment variable _SMSTSLastActionRetCode=-2147467259 TSManager 01-Oct-19 10:06:24 4184 (0x1058)
Set a global environment variable _SMSTSLastActionSucceeded=false TSManager 01-Oct-19 10:06:24 4184 (0x1058)
Clear local default environment TSManager 01-Oct-19 10:06:24 4184 (0x1058)
 
Back
Top