"'Get-VM'이라는 용어는 cmdlet의 이름으로 인식되지 않습니다..." Cloud Connector Edition 설치 중 오류 발생
증상
Cloud Connector Edition을 새로 설치하는 동안 cmdlet 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 모듈이 설치되어 있지 않습니다.
해결 방법
이전 버전에서 2012 R2로 Windows Server 호스트를 업그레이드했거나 이 Hyper-V 기능을 제거한 경우 Hyper-V 관리 도구의 "기능"에서 Windows PowerShell 위한 Hyper-V 모듈을 설치해야 합니다.
추가 정보
아직 해결되지 않았습니까? Microsoft 커뮤니티로 이동하세요.