Hi all,
I tried to use dism command to integrate updates into a wim file and everything works fine. However, I also want to use dism /image:c:\offline /cleanup-image /StartComponentCleanup command to cleanup the image to save the space. However, I get the Error: 0x800f0806 when I run the dism command. After some search on internet, it seems that the pending.xml file in the winsxs folder is the cause of the issue.
Use the /PreventPending option to skip the installation of the package if the package or Windows image has pending online actions. This is what I find in Technet. However, with this option, some updates will not be integrated into the wim file. So I would like to konw the method Microsoft used to integrate updates into the wim file. For example, the new iso file for Windows 8.1 with update1.