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: - 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.
- 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
.
- 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.