Home > Citrix XenApp > Changing SQL account name, password, or database server name in XenApp 6.5

Changing SQL account name, password, or database server name in XenApp 6.5

| More

If you have a Citrix XenApp environment and change your SQL server, you will need to edit your mf20.dsn with the new server name. Located at:

C:\Program Files (x86)\Citrix\Independent Management Architecture\mf20.dsn

If you changed your SQL credentials, you will need to specify the new user name as well here. If you just change the password only and nothing else, you don’t need to edit your mf20.dsn file. But you will still need to set the new password or the IMA Service won’t start.

Once you make whatever changes you need to the mf20.dsn or not if it’s just a password change, do the following:

1. Go to Services and stop the IMA service (Citrix Independent Management Architecture) if it is still running.

2. Open command line and Navigate to:

C:\Program Files (x86)\Citrix\Independent Management Architecture

3. Type:

dsmaint config /user:yourdomain\youraccount /pwd:yourpassword /dsn:"C:\Program Files (x86)\Citrix\Independent Management Architecture\mf20.dsn"

4. Restart the IMA Service

5. You can also recreate the local host cache database (LHC database) if you have issues starting the IMA service after this. Type:

dsmaint recreatelhc

then restart the IMA Service. It will populate the cache immediately with info from the datastore.

More of my posts you might like:

  1. Getting admin access on a SQL Server when you don’t know the SA account password
  2. How to reset the root user account for a MySQL database
  3. Changing the host header for an already existing Sharepoint site/application
  4. How to get the IUSR and IWAM user account passwords on an IIS server
  5. How to force an uninstall of Citrix XenApp or Presentation Server via command line
| More

  1. April 16th, 2012 at 22:20 | #1

    Changing information might be useful but is also requires effort on changing it. this made possible by database services.

  2. May 9th, 2012 at 07:15 | #2

    Thanks for this information. We recently had to go through this ourselves and your post made it much easier to get teh job done.

    Thanks!
    Matt recently posted..When User Profile Synchronization Status Stays Idle

  1. May 15th, 2012 at 04:09 | #1

CommentLuv badge