<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Unattended Citrix Installation: Could not Access the datastore using the DSN file</title> <atom:link href="http://www.remkoweijnen.nl/blog/2008/06/23/error-26009-could-not-access-the-datastore-using-the-dsn-file/feed/" rel="self" type="application/rss+xml" /><link>http://www.remkoweijnen.nl/blog/2008/06/23/error-26009-could-not-access-the-datastore-using-the-dsn-file/</link> <description>About Terminal Server, Citrix, Delphi and other stuff</description> <lastBuildDate>Tue, 24 Jan 2012 22:30:12 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <item><title>By: Remko</title><link>http://www.remkoweijnen.nl/blog/2008/06/23/error-26009-could-not-access-the-datastore-using-the-dsn-file/comment-page-1/#comment-582</link> <dc:creator>Remko</dc:creator> <pubDate>Mon, 20 Oct 2008 20:32:09 +0000</pubDate> <guid isPermaLink="false">http://www.remkoweijnen.nl/blog/2008/06/23/error-26009-could-not-access-the-datastore-using-the-dsn-file/#comment-582</guid> <description>Eric, I think you are using windows authentification to the sql database. You need to give the computer account of the (Citrix) server you want to install access to the database. If the servername is &quot;CTXSERVER&quot; you need to give the account CTXSERVER$ permissions on the database.</description> <content:encoded><![CDATA[<p>Eric, I think you are using windows authentification to the sql database. You need to give the computer account of the (Citrix) server you want to install access to the database. If the servername is &#8220;CTXSERVER&#8221; you need to give the account CTXSERVER$ permissions on the database.</p> ]]></content:encoded> </item> <item><title>By: Eric</title><link>http://www.remkoweijnen.nl/blog/2008/06/23/error-26009-could-not-access-the-datastore-using-the-dsn-file/comment-page-1/#comment-581</link> <dc:creator>Eric</dc:creator> <pubDate>Mon, 20 Oct 2008 19:35:47 +0000</pubDate> <guid isPermaLink="false">http://www.remkoweijnen.nl/blog/2008/06/23/error-26009-could-not-access-the-datastore-using-the-dsn-file/#comment-581</guid> <description>Well, I have the same issu with installing PS 4.5.
I&#039;m tring to install it silently with the windows Installer parameters.
msiexec /i &quot;&quot;&quot; &amp; PackagePath &amp; &quot;Sources\Citrix Presentation Server\MPS.msi&quot;&quot; /qb CTX_ADDLOCAL=&quot; &amp; CTX_ADDLOCAL &amp; &quot;
CTX_MF_FARM_SELECTION=&quot;&quot;Join&quot;&quot;
CTX_MF_JOIN_FARM_DB_CHOICE=&quot;&quot;Direct&quot;&quot; CTX_MF_SILENT_DSNFILE=&quot;&quot;C:\Scripts\CitrixDataSources.dsn&quot;&quot; CTX_MF_ODBC_USER_NAME=&quot;&quot;DBDEV024A\citrix&quot;&quot;
CTX_MF_ODBC_PASSWORD=&quot;&quot;Password&quot;&quot; CTX_MF_ODBC_RE_ENTERED_PASSWORD=&quot;&quot;Password&quot;&quot;
CTX_MF_SHADOWING_CHOICE=&quot;&quot;Yes&quot;&quot;
CTX_MF_SHADOW_PROHIBIT_NO_LOGGING=&quot;&quot;No&quot;&quot; CTX_MF_SHADOW_PROHIBIT_NO_NOTIFICATION=&quot;&quot;Yes&quot;&quot; CTX_MF_SHADOW_PROHIBIT_REMOTE_ICA=&quot;&quot;No&quot;&quot;
CTX_MF_XML_PORT_NUMBER=&quot;&quot;80&quot;&quot;
CTX_MF_XML_CHOICE=&quot;&quot;Seperate&quot;&quot;
CTX_MF_SERVER_TYPE=&quot;&quot;e&quot;&quot;
CTX_MF_ADD_ANON_USERS=&quot;&quot;No&quot;&quot; CTX_MF_CREATE_REMOTE_DESKTOP_USERS=&quot;&quot;CopyUsers&quot;&quot; CTX_MF_LIC_CHOICE_FOR_CREATE=&quot;&quot;DontKnow&quot;&quot; CTX_MF_LIC_CHOICE_FOR_JOIN_OR_UPGRADE=&quot;&quot;UseFarmSettings&quot;&quot; CTX_MF_ZONE_NAME=&quot;&quot;&quot;&quot;
ENABLE_SSON=&quot;&quot;Yes&quot;&quot;
AgreeToLicense=&quot;&quot;YES&quot;&quot;
REBOOT=&quot;&quot;ReallySuppress&quot;&quot;
/l* &quot;&quot;&quot; &amp; SystemRoot &amp; &quot;\temp\&quot; &amp; PackageName &amp; &quot;.log&quot;&quot;&quot;)And I still have the same error
Error 26009. Could not Access the datastore using the DSN file, Username
and password given function UseFileDSN returned failure in
CTX_MF_IMA_Silent_ODBCIf I install it manually with the same information, it is work.
Also, I checked on my dsn file to see if I have space at the end on the files like you and found nothing.
It would be very helpful if you could help.
Thanks</description> <content:encoded><![CDATA[<p>Well, I have the same issu with installing PS 4.5.<br /> I&#8217;m tring to install it silently with the windows Installer parameters.<br /> msiexec /i &#8220;&#8221;" &amp; PackagePath &amp; &#8220;Sources\Citrix Presentation Server\MPS.msi&#8221;" /qb CTX_ADDLOCAL=&#8221; &amp; CTX_ADDLOCAL &amp; &#8221;<br /> CTX_MF_FARM_SELECTION=&#8221;"Join&#8221;"<br /> CTX_MF_JOIN_FARM_DB_CHOICE=&#8221;"Direct&#8221;" CTX_MF_SILENT_DSNFILE=&#8221;"C:\Scripts\CitrixDataSources.dsn&#8221;" CTX_MF_ODBC_USER_NAME=&#8221;"DBDEV024A\citrix&#8221;"<br /> CTX_MF_ODBC_PASSWORD=&#8221;"Password&#8221;" CTX_MF_ODBC_RE_ENTERED_PASSWORD=&#8221;"Password&#8221;"<br /> CTX_MF_SHADOWING_CHOICE=&#8221;"Yes&#8221;"<br /> CTX_MF_SHADOW_PROHIBIT_NO_LOGGING=&#8221;"No&#8221;" CTX_MF_SHADOW_PROHIBIT_NO_NOTIFICATION=&#8221;"Yes&#8221;" CTX_MF_SHADOW_PROHIBIT_REMOTE_ICA=&#8221;"No&#8221;"<br /> CTX_MF_XML_PORT_NUMBER=&#8221;"80&#8243;&#8221;<br /> CTX_MF_XML_CHOICE=&#8221;"Seperate&#8221;"<br /> CTX_MF_SERVER_TYPE=&#8221;"e&#8221;"<br /> CTX_MF_ADD_ANON_USERS=&#8221;"No&#8221;" CTX_MF_CREATE_REMOTE_DESKTOP_USERS=&#8221;"CopyUsers&#8221;" CTX_MF_LIC_CHOICE_FOR_CREATE=&#8221;"DontKnow&#8221;" CTX_MF_LIC_CHOICE_FOR_JOIN_OR_UPGRADE=&#8221;"UseFarmSettings&#8221;" CTX_MF_ZONE_NAME=&#8221;"&#8221;"<br /> ENABLE_SSON=&#8221;"Yes&#8221;"<br /> AgreeToLicense=&#8221;"YES&#8221;"<br /> REBOOT=&#8221;"ReallySuppress&#8221;"<br /> /l* &#8220;&#8221;" &amp; SystemRoot &amp; &#8220;\temp\&#8221; &amp; PackageName &amp; &#8220;.log&#8221;"&#8221;)</p><p>And I still have the same error<br /> Error 26009. Could not Access the datastore using the DSN file, Username<br /> and password given function UseFileDSN returned failure in<br /> CTX_MF_IMA_Silent_ODBC</p><p>If I install it manually with the same information, it is work.<br /> Also, I checked on my dsn file to see if I have space at the end on the files like you and found nothing.<br /> It would be very helpful if you could help.<br /> Thanks</p> ]]></content:encoded> </item> </channel> </rss>
