Description:
CA Single Sign On is relying on the common component CA Win which is also installed by various other CA Products.
In case such issue is occurring upon launching the relevant CA component follow the below mentioned steps to verify correct installation of CAWin and integration of CA SSO:
<Please see attached file for image>

Solution:
- Please check CAWIN is installed on your machine by checking the registry entries. See the below screen shot.
<Please see attached file for image>

- Check SSO client entry is available under CAWIN registry which indicates that SSO client map to CAWIN. See the below screen shot.
<Please see attached file for image>

- Check if the %PATH% system environment variable is including reference to the location CAWIN is installed to.
If not, please add CAWIN installed path to the beginning of the % PATH% system variable:
PATH=C:\Program Files\CA\DCS\CAWIN\;%PATH%
and restart your machine. After restarting your machine run your script and see if the problem still persists.
- If problem is still present, please consider any batch or script which might modify the %PATH% system environment variable.