I have Windows10 backup set to do weekly full images (not files) of the C: drive. From the backup & restore center, everything looks fine. The images are held on an auxiliary hard drive independent from the primary SSD. No encryption or other unusual attributes. The "WindowsImageBackup" directory on the [...] read more
I have an older Lenovo Thinkpad that I dual boot Win10 & Kali Linux on. I cannot get the "Creator's Edition" update to install. The error code I keep getting is 0x800703ed So far I have: - Ran ChkDsk /F /R - Reset Windows Update Components via these instructions (though [...] read more
I have done system image succefully. The system image consist of 2 partition C (NTFS) which one is system Windows 10 and the small one for booting (500 mb, normally this one is not visible from Windows explorer, but is done while instal is run). Now I am trying to [...] read more
rem These commands copy the selected image file to rem predefined hard disk partitions on a UEFI-based computer. rem Usage: ApplyImage WimFileName rem Example: ApplyImage E:\Images\ThinImage.wim rem === Copy the image to the recovery image partition ======================= copy %1 F:\sources\install.wim rem === Apply the image to the Windows partition ============================= [...] read more