""Get-VM" という用語は、コマンドレットの名前として認識されません。.Cloud Connector Edition のインストール中にエラーが発生する
現象
Cloud Connector Edition の新しいインストール中に、コマンドレットの実行Install-CcInstance失敗し、次のエラー メッセージが表示されます。
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
原因
Windows PowerShell用の Hyper-V モジュールがインストールされていません。
解決方法
Windows Server Host を以前のバージョンから 2012 R2 にアップグレードした場合、またはこの Hyper-V 機能を削除した場合は、Hyper-V 管理ツールの [機能] の下に、Windows PowerShell用の Hyper-V モジュールをインストールする必要があります。
詳細
さらにヘルプが必要ですか? Microsoft コミュニティを参照してください。
フィードバック
フィードバックの送信と表示