question

LuongLindquist-6461 avatar image
0 Votes"
LuongLindquist-6461 asked darhug-5302 published

Upgrade windows 10 1803 to 1903 or 1909 ,or 2004 ERROR

Hello

I have download the ISO from Mircosoft Volume Licensing Service Center 1903 , 1909 and 2004 ISO.
I had Add Operating System Upgrade Package for all 3 Iso . I stop the WIM services and restarted and aslo reboot my SCCM server but still getting the same erros below:

What is the fixed for this? what is the support number for SCCM support?


Error: Data Source Information
• Source location: \***\os\window 1909


Error: Index Export Information
• Image Index: 5
• Image Index Name: Windows 10 Pro


Error: Package Information
• Name: window 1909


Error: Errors
• The SMS Provider reported an error.
• ConfigMgr Error Object:
instance of SMS_ExtendedStatus
{
• Description = "Failed to export a single index to destination from a source WIM file";
• ErrorCode = 1078462229;
• File = "..\\sspbootimagepackage.cpp";
• Line = 4928;
• ObjectInfo = "DISM.EXE";
• Operation = "ExecMethod";
• ParameterInfo = "SMS_BootImagePackage";
• ProviderName = "WinMgmt";
• StatusCode = 2147749889;
};

mem-cm-site-deployment
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 your reply and sharing.

Microsoft distributes the last upgrades of Windows 10 builds in the install.esd format. In addition, recently in all distributions of Windows 8.1, Windows 10, instead of the install.wim file, install.esd is located. The file size with the esd extension is smaller, because it is compressed more strongly (a new type of compression is used). This compression type packs the Windows installation files even more and, as a result, the size of the install.esd file becomes less than the install.wim file by 30%.

The inconvenience of using the install.esd file is that Dism refuses to mount this image and SCCM hasn't caught up yet. Accordingly, in such an image it is impossible to inject drivers and updates. Therefore, in this situation, the easiest way is to use DISM command to convert the install.esd file into install.wim and then copy this install.wim into the sources folder, delete install.esd and try the import again, it will now be successful.

A similar thread for your reference: Importing a Windows 10 1903 OS Upgrade Package to SCCM

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.

YoussefSaad avatar image
1 Vote"
YoussefSaad answered

Hi @LuongLindquist-6461,

What is your current ConfigMgr version?

Have you updated the Windows 10 ADK and WinPE? If not yet, you can follow the below guide:

  • Uninstall first Windows 10 ADK and winPE.

  • Restart the site server.

  • Download and install Windows 10 ADK and WinPE for 2004 version, I've written an article about this (you can use the translate option in the top-right of the blog if needed):

  • Windows 10 ADK and WinPE 2004 installation guide


Regards,


Youssef Saad | New blog: https://youssef-saad.blogspot.com
Please remember to “Accept answer” for useful answers, thank you!


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 TechNet.

May we know what version of ConfigMgr you are you using? It's recommended to upgrade to latest ConfigMgr version 2006 or 2010 to get better support for Windows 10. How about creating a upgrade package that include all image indexes?

Starting in ConfigMgr version 1910, we can extract a specific image index from install.wim file of selected upgrade package and then select an image index from the list, this option automatically imports a single index rather than all image indexes in the file.

Please refer to: Manage OS upgrade packages with Configuration Manager

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.

LuongLindquist-6461 avatar image
0 Votes"
LuongLindquist-6461 answered darhug-5302 published

I was able to get it working. What I did was downnload microsoft creation tools and download the windows 10 as ISO. ( latest windows version 20H2)
I took the Install.esd and convert it to Install.wim then create my operating system Upgrade Packages with no issued then did a test deploy to a test pc and it went through with out any issued.

I guess the 3 ISO from Mircosoft Volume Licensing Service Center 1903 , 1909 and 2004 Install.wim is no good? Not sure
when i try these the ISO i get the above error.

· 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.

Stumbled across this thread doing the exact same thing with 20H2.

Exact same error when using the SCCM console from my PC.

Repeated the steps on the actualy SCCM servers local console and it worked first time doing the standard, extract wim, rightclick import

0 Votes 0 ·