This is a simple script to deploy ESX 3.01 patches with out having to tar all the patches and reboot 14 times. I have arranged the script so that the patches are installed in the correct order. Copy all the patches into /tmp using winscp or Veeam Fast SCP then either copy and paste the lines in or create a txt file and run it. You will have to chmod the txt file before you can execute it. To change the execute permissions use "chmod 777 file.txt" If you don't have /tmp you can modify the script and...