Consider the following scenario:
If you use WinPE 5 x64 in this scenario, you experience the same issue. The WIM file is split to fit on a FAT32 system. The log files are in the wpe5 and wpe10 subfolders.
- You create a partition of 16 gigabytes (GB) on a test system.
- You format the partition by using the /C switch to enable NTFS compression.
- You create a bootable USB key in WinPE 10 x64.
- You copy the “test” WIM files to the USB key.
- You boot into WinPE on the test system.
- The partition on the test system is drive C, and the USB key is drive D.
- You run the following command line:
dism /apply-image /imagefile:d:\test.swm /swmfile:d:\test*.swm /index:1 /applydir:c:\
If you use WinPE 5 x64 in this scenario, you experience the same issue. The WIM file is split to fit on a FAT32 system. The log files are in the wpe5 and wpe10 subfolders.