Hi,
I'm trying to make a Windows PE Drive using Windows ADK. Everything goes well, only when I'm trying to format my flash drive it displays the following error:ERROR: Failed to format H:; DiskPart errorlevel -2147024809., where H: is my flash drive.
I tried several things in the hope solving this issue, but unfortunately:
- Trying other USB Ports (3.0 and 2.0);
- Using another flash drive;
- Formatting both flash drives manually (in FAT32) and then retry to format the flash drives using the command (MakeWinPEMedia /UFD C:\winpe_amd64 H:) in deployment and Imaging Tools Environment.
-Searching the internet for a possible solution, but no luck.
It displays everytime the same error message. Anyone got an idea of how to solve this?
Many thanks in advance for the effort.
- Rick