"Windows could not start the Independent Management Architecture on Local Computer…contact the service vendor, and refer to server-specific error code -2147483626 "
Error Screenshot:
1. Please configure the Database again in the server using the below command
Dsmaint config /user:SQLusername /pwd:SQLpassword /dsn:"c:\program files\citrix\independent management architecture\yourdsnfile.dsn"
Whereas,
SQLusername: I used my account Domain\username (HAM\C52179va). make sure your account has Full admin rights in the server
SQLpassword: Use your acount password
yourdsnfile.dsn : MF20.dsn .
Also make sure to pint to Correct Drive where Citrix is installed in the server.
For Example:
C:\Documents and Settings\c50442va>Dsmaint config /user:HAM\C52179va /pwd:honda123 /dsn:"F:\program files\citrix\independent management architecture\MF20.dsn"
Once you run the command the output will be below
Then Finally,
Restart the IMA service, and also start MFCOM, Citrix SMA, Citrix WMI services.