VMWare Patching Notes: Difference between revisions
Created page with "Patching VMWare ESXi 6.5 Host: esxcli software vib install -d /vmfs/volumes/DS-iSCSI-SAN1/iso/ ESXi650-201701001.zip ESXi650-201703001.zip ESXi650-201703002.zip ESXi650-201..." |
No edit summary |
||
Line 7: | Line 7: | ||
ESXi650-201703002.zip | ESXi650-201703002.zip | ||
ESXi650-201704001.zip | ESXi650-201704001.zip | ||
To determine the VMware Tool version | |||
Windows: | |||
From the Console or an remote desktop session, open VMware Tools from the Task Bar and click About. | |||
From the directory located at C:\Program Files\VMware\VMware Tools\, run the command: | |||
VMwareToolboxCmd.exe -v | |||
Linux: | |||
From the Console, run the vmware-toolbox command from terminal and click About. | |||
To determine the vmware-tools version, run the command: | |||
vmware-toolbox-cmd -v | |||
Patching VMWare vCenter Server Appliance | Patching VMWare vCenter Server Appliance | ||
software-packages install --iso --acceptEulas | software-packages install --iso --acceptEulas |
Revision as of 12:09, 22 January 2020
Patching VMWare ESXi 6.5 Host:
esxcli software vib install -d /vmfs/volumes/DS-iSCSI-SAN1/iso/
ESXi650-201701001.zip ESXi650-201703001.zip ESXi650-201703002.zip ESXi650-201704001.zip
To determine the VMware Tool version Windows:
From the Console or an remote desktop session, open VMware Tools from the Task Bar and click About. From the directory located at C:\Program Files\VMware\VMware Tools\, run the command:
VMwareToolboxCmd.exe -v
Linux: From the Console, run the vmware-toolbox command from terminal and click About. To determine the vmware-tools version, run the command:
vmware-toolbox-cmd -v
Patching VMWare vCenter Server Appliance
software-packages install --iso --acceptEulas