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 Inplace Upgrade of windows 10 using SCCM not working

Jay-ar

New Member
Messages
3
Reaction score
0
Points
1
Hello Guys,

I try to Upgrade our machines from windows 7 to windows 10 using upgrade task sequence but the the OS not appearing on the clients Software center. See attached file for the smsts log file.
 

Attachments

Hello Jay-ar,

Do you see the upgrade task sequence in the operating system tab on the clients Software Center's ?
If not, you must already distribute the contents of the OS and the upgrade task sequence too.
 
Last edited:
I try to look on some of the same error here and found out that to answer this issue, the domain admin should be added as local admin also. After doing this and restarting the pc. I can see the OS now on Software Center. Unfortunately, when starting the upgrade, another error occur.

"Task Sequence: Test Windows10 Pro x64 Upgrade has failed with the error code (0x80004005). For more information, contact your system administrator or helpdesk operator."

Smsts.log file below.

upload_2017-9-10_3-6-39.png
 
"the domain admin should be added as local admin also" - Domain admins are a part of admins group on every client computer joined to the domain. 0x80004005 is a generic error and you must examine the smsts.log file to see what's causing the TS failure.
 
Back
Top