vihostupdate, many patches at once
- by skomak
Hi, i have ESXi 4.0 installed so i want to install all patch bundles available using vihostupdate.pl script from vm perl sdk.
I can install it by typing:
vihostupdate.pl -server 192.168.1.177 -b "C:\Documents and Settings\dawids\Pulpit\patche\ESXi-4.0.0-update01.zip" -i
then patch 2,3 etc.
But I would like to install them all at once, is there such possibility?
Maybe there is possible to use vihostupdate patch1 then vihostupdate patch2... and after all patching reboot instead rebooting after 1 patch bundle. How is it working?