vihostupdate, many patches at once
Posted
by skomak
on Server Fault
See other posts from Server Fault
or by skomak
Published on 2010-05-19T10:26:44Z
Indexed on
2010/05/19
10:32 UTC
Read the original article
Hit count: 297
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?
© Server Fault or respective owner