This is an old revision of the document!


Update VCSA 8 with iso and cli

  1. Download patch iso of VCSA from VMware
  2. copy iso to a datastore
  3. mount iso in VM from that datastore
  4. login with ssh to VCSA
  5. in the application menu use following three commands:
    1. software-packages stage --iso
    2. software-packages list --staged
    3. software-packages install --staged



Update VCSA 7 with default url and cli

  1. login with ssh to VCSA
  2. in the application menu use following three commands:
    1. Command> update.set --currentURL default
    2. Command> software-packages stage --url --acceptEulas
  1. Command> software-packages validate
  1. Command> software-packages install --staged