Citrix XenApp 5.0: Error 26009. Could not Access the datastore using the DSN File, Username and Password given function UseFileDSN returned failure in CTX_IMA_Silent_ODBC.
reference via Unattend.txt >
If you are using an Oracle, SQL Server, or DB2 database, manually create a .DSN file within the ODBC Data Source Administrator “File DSN” option before running the unattendedĀ installation process. Modify the following to fix.
- [Data Store Configuration]
CreateFarm=No
LocalDBType=
DirectConnect=Yes - [Direct Connect Settings]
DSNFilePath=c:\temp\SQL.DSN or your custom path
UserName=your username
