Beitragvon leusa » 19.02.2014, 09:22
Vielen Dank Joerg für die rasche Antwort.
Hab es nun auch über die Windows Powershell versucht.
Error:
The term 'Get-VM' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spel
ling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:23
+ foreach ($vm in Get-VM <<<< ) {Get-VI Permission -Entity $vm ¦ select @{N="VM";E={vm.Name}},Role, Principal}
+ CategoryInfo : ObjectNotFound: (Get-VM:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException