Before you start the offline upgrade, set up the local Web server by creating a directory structure that includes a subdirectory for the VMware Identity Manager virtual appliance.

Prerequisites

  • Download the identity-manager-3.3.0.0-10084102-updaterepo.zip file from the VMware Identity Manager product download page on my.vmware.com.
  • If you use an IIS Web server, configure the Web server to allow special characters in file names. You configure this in the Request Filtering section by selecting the Allow double escaping option.

Procedure

  1. Create a directory on the Web server at http://YourWebServer/VM/ and copy the downloaded zip file to it.
  2. Verify that your Web server includes mime types for .sig (text/plain) and .sha256 (text/plain).
    Without these mime types your Web server fails to check for updates.
  3. Unzip the file.
    The contents of the extracted ZIP file are served by http:// YourWebServer/ VM/.
    The extracted contents of the file contain the following subdirectories: /manifest and /package-pool.
  4. Run the following updatelocal.hzn command to check that the URL has valid update contents.
    /usr/local/horizon/update/updatelocal.hzn checkurl http://YourWebServer/VM