wrote:
Copying did not make them become good again. I wonder if there is a solution to rescue them?
This is as expected. Copying a VM does not fix any problems contained in it.
Before proceeding further, make a copy of this VM.
In order for someone like to assess whether this VM's virtual disk file is intact or if it needs to be repaired. To do that please post the following for this virtual machine:
Go into the Terminal, and execute the following (the quotes are necessary):
ls -alR "/Volumes/Sandisk SSD/TWGUIV20/WIN19Y2V20" > ~/Desktop/WIN19Y2V20_file_list.txt
cp "/Volumes/Sandisk SSD/TWGUIV20/WIN19Y2V20/Windows Server 2019.vmdk" ~/Desktop
Then zip up the .vmdk file and the .txt file we just created, as well as the vmware.log file from the last power-on attempt and attach it to a reply in this thread.
From the VMware point of view, though, if no errors are being thrown by Fusion about a problem with the virtual disk, that means the virtual disk structure from the Fusion side is intact.. You may be faced with corruption of the data within VM (including overwriting of the partition table and/or boot sector), which is outside of what Fusion can do for you. You're then looking at methods to repair a disk from Windows.
Do you have bootable installation media handy for Windows Server 2019? If not, I'd get one because you're going to need it.
At best, the boot sector of the virtual disk is trashed, and that may be able to be repaired with Windows utilities booted from the installation media. At worst, the entire disk structure of the virtual disk has been trashed, and you're faced with recovery either by restoring from a good known backup or re-installation of WIndows (with potential of data loss).