Difference between revisions of "RemoteCLI"

Jump to navigation Jump to search
7 bytes added ,  09:43, 30 July 2012
m
→‎vihostupdate: Typo fixes
(→‎vmware-cmd: Added some examples)
m (→‎vihostupdate: Typo fixes)
 
Line 26: Line 26:


== vihostupdate ==
== vihostupdate ==
  vihostupdate.pl --serveresx --username root --password pass -b C:\path\to\bundle.zip -s
  vihostupdate.pl --server esx --username root --password pass -b C:\path\to\bundle.zip -s


To scan for an update...
To scan for an update...
  vihostupdate.pl --serveresx --username root --password pass -b C:\path\to\bundle.zip -s
  vihostupdate.pl --server esx --username root --password pass -b C:\path\to\bundle.zip -s


To install an update (must be in maintenance mode)...
To install an update (ESX must be in maintenance mode)...
  vihostupdate.pl --serveresx --username root --password pass -b C:\path\to\bundle.zip -i
  vihostupdate.pl --server esx --username root --password pass -b C:\path\to\bundle.zip -i


== vmware-cmd ==
== vmware-cmd ==

Navigation menu