Hyper-V: Error: The System cannot find the file specified

Aus Wiki-WebPerfect
Version vom 26. September 2019, 16:09 Uhr von Admin (Diskussion | Beiträge)

(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu: Navigation, Suche

Error

The error code was '0x2' ('The System cannot find the file specified')
The specified network resource or device is no longer available (0x80070037)


Cause

There are corrupt VM-files in directory "C:\ProgramData\Microsoft\Windows\Hyper-V\Planned Virtual Machines\"


Solution

  • Remove all the VM-files in the directory "Planned Virtual Machines" ("C:\ProgramData\Microsoft\Windows\Hyper-V\Planned Virtual Machines\")

Ungültige Sprache.

Die gewünschte Sprache muss wie folgt definiert werden: <source lang="html4strict">...</source>

Unterstützte Sprachen für die Syntaxhervorhebung:

 [Ausklappen


Stop-Service vmms; Remove-Item -Path "C:\ProgramData\Microsoft\Windows\Hyper-V\Planned Virtual Machines\*" -Recurse