Hi there, Could you please give more details how are you installing the client? If you right click the setup file and click runas and run it as "Administrator", does it still give the same problem? Note that in Vista, A user with administrative rights is not identical to "Administrator". Nixu
Workaround Hi Nixu and Joejohns, Because its an MSI file, you can't "Right click - Run as administrator", but it does prompt for UAC at the beggining of the installation process, however, it seems the SSO component does not install in the same process, and reverts back to your normal authorisation level, therefore, it fails. However, if you run as administrator a Command Prompt (CMD), then you can msiexec /i Path and name of msi installer. This installs and fixes the problem.