question

yannara avatar image
0 Votes"
yannara asked SimonRenMSFT-3639 commented

In-Place Upgrade Completes but Win10 build remains the same.

I am testing various old builds to upgrade to 20H2. I have couple of test machines not actually upgrading, but they completes the Task Sequence fine which worries me the most. This time I attempted 1607 build to upgrade to 20H2 and it ran TS until the end.

It might be related to my previous post: https://docs.microsoft.com/en-us/answers/questions/358701/in-place-upgrade-unable-to-read-windows-setup-prog.html

And the text from OS Upgrade itself:

The task sequence execution engine successfully completed the action (Upgrade Windows 10 to 20H2) in the group (Upgrade the Operating System) with exit code 0
Action output: ... C:_SMSTaskSequence\Packages\WRT003BB\SETUP.EXE" /ImageIndex 1 /auto Upgrade /quiet /noreboot /postoobe "C:\WINDOWS\SMSTSPostUpgrade\SetupComplete.cmd" /postrollback "C:\WINDOWS\SMSTSPostUpgrade\SetupRollback.cmd" /postrollbackcontext system /Dynamicpdate Disable /compat IgnoreWarning with options (0, 0)
Unable to read Windows Setup progress value 'SetupProgress' at key 'HKLM\SYSTEM\Setup\MoSetup\Volatile'. Will not update progress UI. Error1 = 0x80070002. Error2 = 0x80070002.
Waiting for Windows Upgrade Setup process to return ...
Process completed with exit code 0
ExecuteWithTimeout returned Windows Setup process hexadecimal exit code 0x00000000 (decimal 0)
Wait for event returned 0
Windows setup completed with exit code hexadecimal 0x00000000 (decimal 0)
Saving exit code of Windows upgrade - hexadecimal 0x00000000 (decimal 0) - to Task sequence environment variable '_SMSTSOSUpgradeActionReturnCode', as decimal string
Windows Setup completed successfully!
Exiting with code 0x00000000.

mem-cm-osd
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

yannara avatar image
0 Votes"
yannara answered SimonRenMSFT-3639 commented

Solution was to disable dynamic update of the setup.exe, this option is found in OS Upgrade step.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi,

Thank you very much for your feedback and sharing. We're glad that the question is solved now. If you have any questions in future, we warmly welcome you to post in Microsoft Q&A forum again.

Have a nice day!

Best Regards,
Simon

0 Votes 0 ·
GaryBlok avatar image
1 Vote"
GaryBlok answered

on that machine, I'd suggest deleting any previous upgrade attempt info ($windows~bt folder in c:) then manually running C:_SMSTaskSequence\Packages\WRT003BB\SETUP.EXE" and see what errors happen, and monitor the setupact.log file

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

SimonRenMSFT-3639 avatar image
0 Votes"
SimonRenMSFT-3639 answered

Hi,

Thanks for posting in Microsoft MECM Q&A forum.

1.What version of MECM and Windows ADK you are using? Please check if the computer has the latest client agent?

2.Can we run the setup.exe upgrade manually? Please make sure there is no incompatible application or anti-virus blocking the upgrade. Refer to:
SCCM ERROR 0XC1900208 DEPLOYING WINDOWS 10 1709

Thanks for your time.

Best regards,
Simon


If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.