6.5.1

Table Of Contents
3 To see information about the current URL-based patching settings, run the update.get command.
You can see information about the current repository URL, the default repository URL, the time at
which the appliance last checked for patches, the time at which the appliance last installed patches,
and the current configuration of automatic checks for patches.
4 Configure the current repository for URL-based patching.
n
To configure the appliance to use the default VMware repository URL, run the following
command:
update.set --currentURL default
n
To configure the appliance to use a custom repository URL, run the following command:
update.set --currentURL http://web_server_name.your_company.com/vc_update_repo [--username
username] [--password password]
where the square brackets [] enclose the command options.
If the custom repository requires authentication, use the --username username and --
password password options.
5 To enable automatic checks for vCenter Server Appliance patches in the current repository URL at
regular intervals, run the following command:
update.set --CheckUpdates enabled [--day day] [--time HH:MM:SS]
where the square brackets [] enclose the command options.
Use the --day day option to set the day for performing the regular checks for patches. You can set a
particular day of the week, for example, Monday, or Everyday. The default value is Everyday.
Use the --time HH:MM:SS option to set the time in UTC for performing the regular checks for
patches. The default value is 00:00:00.
The appliance performs regular checks for available patches in the current repository URL.
6 To disable automatic checks for vCenter Server Appliance patches, run the following command:
update.set --CheckUpdates disabled
What to do next
If you configured the appliance to perform automatic checks for available patches, you can regularly view
the vCenter Server Appliance health status for notifications about available patches. See vCenter Server
Appliance Configuration.
vSphere Upgrade
VMware, Inc. 239