6.0.2

Table Of Contents
View a List of All Installed Patches in the vCenter Server Appliance
You can use the software-packages utility to see a list of the patches currently applied to the
vCenter Server Appliance. You can also view the list of the installed patches in chronological order and
details about a specic patch.
Procedure
1 Access the appliance shell and log in as a user who has a super administrator role.
The default user with a super administrator role is root.
2 To view the full list of patches and software packages installed in the vCenter Server Appliance, run the
following command:
software-packages list
3 To view all patches applied to the vCenter Server Appliance in chronological order, run the following
command:
software-packages list --history
You see the list in chronological order. A single patch in this list can be an update of multiple dierent
packages.
4 To view details about a specic patch, run the following command:
software-packages list --patch patch_name
For example, if you want to view the details about the VMware-vCenter-Server-Appliance-Patch1 patch,
run the following command:
software-packages list --patch VMware-vCenter-Server-Appliance-Patch1
You can see the complete list of details about the patch, such as vendor, description, and installation
date.
Configure URL-Based Patching
For URL-based patching, the vCenter Server Appliance is preset with a default VMware repository URL for
the build prole of the appliance. You can use the update.set command to congure the appliance to use
the default or a custom repository URL as the current source of patches and enable automatic checks for
patches.
By default the current repository for URL-based patching is the default VMware repository URL.
N You can use the proxy.set command to congure a proxy server for the connection between the
vCenter Server Applianceand the repository URL. For more information about the API commands in the
appliance shell, see vCenter Server Appliance Conguration.
If the vCenter Server Appliance is not connected to the Internet or if your security policy requires it, you can
build and congure a custom repository that runs on a local Web server within your data center and
replicates the data from the default VMware repository URL. Optionally, you can set up authentication
policy for accessing the Web server that hosts the custom patching repository.
Chapter 5 Upgrading and Patching the vCenter Server Appliance and Platform Services Controller Appliance
VMware, Inc. 107