Hi,
I am trying to update VMware tools in Vm with Cli
Syntaxt Update-Tools -VM VM1 -NoReboot
but its shows error.Please let me know why the cli not working.
[vSphere PowerCLI] C:\> Update-Tools -VM MATLKADV1SQP094 -NoReboot
WARNING: Automatic update of VMware tools is not fully supported for
non-Windows OSs. Manual intervention might be required.
Update-Tools : 6/16/2011 12:04:24 PM Update-Tools The operation for t
he entity VirtualMachine-vm-14833 failed with the following message: "Cannot co
mplete operation because VMware Tools is not running in this virtual machine."
At line:1 char:13
+ Update-Tools <<<< -VM MATLKADV1SQP094 -NoReboot
+ CategoryInfo : NotSpecified: (:) [Update-Tools], ToolsUnavailab
le
+ FullyQualifiedErrorId : Client20_TaskServiceImpl_CheckServerSideTaskUpda
tes_OperationFailed,VMware.VimAutomation.ViCore.Cmdlets.Commands.UpdateVmT
ools
Thanks
Kumar