25 pts.
 Command to list installed patches on ESXi 4.0 host
[em]Does anyone know a powercli command that will work to show all installed patches on an ESXi host?[/em] I've read that it can easily be done within RCLI using the esxupdate -query command. However, I work for a government agency where the approval process for new software (RCLI) is measured in eons.



Software/Hardware used:
vsphere 4, ESXI 4.0 build 56872
ASKED: May 31, 2011  5:18 PM
UPDATED: June 1, 2011  2:51 PM

Answer Wiki:
With PowerCLI you should be able to use the following Get-VMHostPatch Host
Last Wiki Answer Submitted:  May 31, 2011  7:43 pm  by  Mattcassell   730 pts.
All Answer Wiki Contributors:  Mattcassell   730 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

tried running the command “Get-VMhostpatch host” but powercli tells me that it is not recognized as the name of a cmdlet, function, script file, or operable program. Are you sure about the syntax?

 25 pts.

 

My apologies. The syntax is correct. However, an upgrade of the PowerCli program was required from 4.0 Update 1 to version 4.1 Update 1.

Thanks for your help.

 25 pts.

 

Sorry, I probably should have specified that.

Glad you got it working

Cheers

 730 pts.