upgrade windows 10 version 1809 to 1909
Published: May 11, 2020 - 5:01 PM
Hello,
I want to upgrade clients who are currently on Windows 10 version 1809 (OS build 17763.x) to version 1909 (OS build 18363.x),
thus skipping version 1903 (OS build 18362.x).
To do this, I downloaded the following two packages from the Microsoft Store (they are the only packages that indicate "upgrade"):
tis-windows10-upgrade_10.0.18362-16_a3777e0a4e546c21da61efbaa9bb5007.wapt
and tis-windows10-upgrade-data_10.0.18362-10_e0c769dbf0cc5d465dab3d8e5d10d059.wapt.
Note that their names indicate the version number. 18362, which corresponds to Windows 10 version 1903. The version I want to skip!
I have the uncompressed ISO of Windows 10 version 1909 available (the version I want to install).
Using the Wapt Enterprise console, I generated a package template for each of the packages
tis-windows10-upgrade_10.0.18362-16_a3777e0a4e546c21da61efbaa9bb5007.wapt
and tis-windows10-upgrade-data_10.0.18362-10_e0c769dbf0cc5d465dab3d8e5d10d059.wapt.
Then I edited the folder (see attached screenshot):
C:\waptdev\tes-tis-windows10-upgrade-data_10.0.18363-10_e0c769dbf0cc5d465dab3d8e5d10d059-wapt
and placed the extracted Windows ISO file there. Windows 10 version 1909.
To test, I assigned the two packages obtained—
tes-windows10-upgrade and tes-windows10-upgrade-data—
Results:
tes-windows10-upgrade-data is OK and is correctly installed on the client.
However, tes-windows10-upgrade is showing an error.
See cpecran-erreur.png in the attached file.
With the following log:
installing tes-windows10-upgrade(=10.0.18362-17)
Free disk space: 72155959296 bytes
WindowsUpgrade folder already exists, continue
Install Windows10 10.0.18362
Traceback (most recent call last):
File "C:\Program Files (x86)\wapt\common.py", line 3823, in install_wapt
exitstatus = setup.install()
File "c:\windows\temp\waptzhbrdt\setup.py", line 25, in install
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 251: ordinal not in range(128)
'ascii' codec can't encode character u'\xe9' in position 251: ordinal not in range(128): faulty string is 'u'Command \'"setup.exe" /auto upgrade /quiet /dynamicupdate disable /noreboot /showoobe none /copylogs c:\\\\update_win10.log\' returned non-zero exit status 1.\nOutput:\'"setup.exe"\' is not recognized as an internal\r\or external command, executable program or batch file.\r\n''
But what went wrong?
Thank you for your help.
m
I want to upgrade clients who are currently on Windows 10 version 1809 (OS build 17763.x) to version 1909 (OS build 18363.x),
thus skipping version 1903 (OS build 18362.x).
To do this, I downloaded the following two packages from the Microsoft Store (they are the only packages that indicate "upgrade"):
tis-windows10-upgrade_10.0.18362-16_a3777e0a4e546c21da61efbaa9bb5007.wapt
and tis-windows10-upgrade-data_10.0.18362-10_e0c769dbf0cc5d465dab3d8e5d10d059.wapt.
Note that their names indicate the version number. 18362, which corresponds to Windows 10 version 1903. The version I want to skip!
I have the uncompressed ISO of Windows 10 version 1909 available (the version I want to install).
Using the Wapt Enterprise console, I generated a package template for each of the packages
tis-windows10-upgrade_10.0.18362-16_a3777e0a4e546c21da61efbaa9bb5007.wapt
and tis-windows10-upgrade-data_10.0.18362-10_e0c769dbf0cc5d465dab3d8e5d10d059.wapt.
Then I edited the folder (see attached screenshot):
C:\waptdev\tes-tis-windows10-upgrade-data_10.0.18363-10_e0c769dbf0cc5d465dab3d8e5d10d059-wapt
and placed the extracted Windows ISO file there. Windows 10 version 1909.
To test, I assigned the two packages obtained—
tes-windows10-upgrade and tes-windows10-upgrade-data—
Results:
tes-windows10-upgrade-data is OK and is correctly installed on the client.
However, tes-windows10-upgrade is showing an error.
See cpecran-erreur.png in the attached file.
With the following log:
installing tes-windows10-upgrade(=10.0.18362-17)
Free disk space: 72155959296 bytes
WindowsUpgrade folder already exists, continue
Install Windows10 10.0.18362
Traceback (most recent call last):
File "C:\Program Files (x86)\wapt\common.py", line 3823, in install_wapt
exitstatus = setup.install()
File "c:\windows\temp\waptzhbrdt\setup.py", line 25, in install
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 251: ordinal not in range(128)
'ascii' codec can't encode character u'\xe9' in position 251: ordinal not in range(128): faulty string is 'u'Command \'"setup.exe" /auto upgrade /quiet /dynamicupdate disable /noreboot /showoobe none /copylogs c:\\\\update_win10.log\' returned non-zero exit status 1.\nOutput:\'"setup.exe"\' is not recognized as an internal\r\or external command, executable program or batch file.\r\n''
But what went wrong?
Thank you for your help.
m