When restoring a vm, the restore task logs are reporting errors related to the floppy drive. The restore task error message is "Required property fileName is missing from data object of type VirtualFloppyImageBackingInfo............."
The VM that was connected to a floppy drive, at the time it was backed up.
Edit the vm’s vmconfig file to remote the floppy drive.
Under the section <label>Floppy drive 1</label>
Remove the text between the summary and filename labels.
i.e the summary tab would be edited as such:
<summary>Image [] /vmfs/volumes/5de038ef-9c0bd253-fd76-0734e359a7df/packages/4.0.0/floppies/pvscsi-1.0.7.0-signed-Windows2003.flp</summary>
Goes to
<summary> </summary>