Hi, While I am trying to start a VM from Power Cli, it gives below error message. I can start that VM from Vi Client. I am not admin but I have rights to power on / off rights in virtual cente...
See more...
Hi, While I am trying to start a VM from Power Cli, it gives below error message. I can start that VM from Vi Client. I am not admin but I have rights to power on / off rights in virtual center. ****************************************************************** Get-VM Unsufficient permissions. You need 'System.Read' privileges to complete the requested operation. At line:1 char:7 + Get-VM <<<< servername | Start-VM + CategoryInfo : InvalidArgument: (VirtualMachine-vm-1872:Managed ObjectReference) [Get-VM], NoPermission + FullyQualifiedErrorId : Client20_QueryServiceImpl_RetrieveProperties_Not Permission,VMware.VimAutomation.ViCore.Cmdlets.Commands.GetVM Get-VM : 4/13/2011 5:16:33 PM Get-VM VM with name servername' was not found, using the specified filter(s). At line:1 char:7 + Get-VM <<<< servername | Start-VM + CategoryInfo : ObjectNotFound: (:) [Get-VM], VimException + FullyQualifiedErrorId : Core_OutputHelper_WriteNotFoundError,VMware.VimA utomation.ViCore.Cmdlets.Commands.GetVM ********************************************************************* Thanks, Naresh Sharma