"Der Begriff 'Get-VM' wird nicht als Name eines Cmdlets erkannt..." Fehler bei der Installation von Cloud Connector Edition
Symptome
Während einer neuen Installation von Cloud Connector Edition schlägt die Ausführung des Cmdlets Install-CcInstance fehl, und Sie erhalten die folgende Fehlermeldung:
Get-VM : The term 'Get-VM' is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At C:\Program Files\WindowsPowerShell\Modules\CloudConnector\Internal\MtCommon.ps1:1824 char:9
+ Get-VM | ForEach-Object {
+ ~~~~~~
+ CategoryInfo : ObjectNotFound: (Get-VM:String) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : CommandNotFoundException
Ursache
Das Hyper-V-Modul für Windows PowerShell ist nicht installiert.
Lösung
Wenn Sie Windows Server Host von einer früheren Version auf 2012 R2 aktualisiert oder dieses Hyper-V-Feature entfernt haben, müssen Sie das Hyper-V-Modul für Windows PowerShell in den Hyper-V-Verwaltungstools unter "Features" installieren.
Weitere Informationen
Benötigen Sie weitere Hilfe? Navigieren Sie zu Microsoft Community.