Single Sign-On installation for non-English upgrade of vCenter Server
search cancel

Single Sign-On installation for non-English upgrade of vCenter Server

book

Article ID: 340250

calendar_today

Updated On:

Products

VMware vCenter Server VMware vSphere ESXi

Issue/Introduction

If you use vSphere 5.1 Single Sign-On (SSO) on a German, French, Simplified Chinese, Korean, or Japanese Windows operating system, you may experience these symptoms:
  • Upgrading SSO to vSphere 5.1.0a, 5.1.0b, or 5.1 Update 1 with the UI fails
  • You see the error:

    Error 2229

  • This issue may also occur when using a mounted ISO


Environment

VMware vCenter Server 5.1.x
VMware vSphere ESXi 5.1

Resolution

The SSO installer halts on German, French, Korean, Simplified Chinese, and Japanese Windows operating systems due to an incompatibility with the Microsoft Software Installer.

To work around this issue, use VMware's command-line options to silently upgrade the SSO installation from 5.1 to 5.1.0a, 5.1.0b, 5.1 Update 1, 5.1 Update 1 A or B.

Note: Other components of vSphere 5.1.0a, 5.1.0b, or 5.1 Update 1 can be successfully upgraded using the UI. However, VMware recommends using the independent installers for upgrades rather than the simple installer.

To use the command line for the upgrade:

  1. On the Windows system running vSphere 5.1 SSO, launch a command-line prompt as Administrator or as a user with privileges to modify/install SSO.

  2. From the command-line, navigate to the folder containing the 5.1.0a, 5.1.0b, or 5.1 Update 1 SSO installer executable, VMware-SSO-Server.exe.

  3. To perform a silent upgrade, run the command:

    executable_name /S /v"/L*v log_location /qn"

    For example, run this command to perform a silent SSO command-line upgrade:

    VMware-SSO-Server.exe /S /v"/L*v \"%temp%\vim-sso-msi.log\" /qn"

Note: This upgrade does not produce any UI dialog box or other UI interactions. See the user-specified log during this process for a status update. The log file indicates when the SSO component upgrade is complete. As part of the upgrade process, a reboot may occur without prompting.


To uninstall Single Sign-On:

Run this command:

msiexec /qn /x {DEC4C346-414B-4814-9BF3-CAC14154B55A} MASTER_PASSWORD=Admin@12345


Additional Information

To be alerted when this article is updated, click Subscribe to Document in the Actions box.