<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>www.annoying.dk &#187; associations</title>
	<atom:link href="http://www.annoying.dk/tag/associations/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.annoying.dk</link>
	<description>yet another useless blog</description>
	<lastBuildDate>Wed, 14 Apr 2010 09:00:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Enabling Citrix users to launch streamed applications from within published explorer.</title>
		<link>http://www.annoying.dk/2010/02/02/enabling-citrix-users-to-launch-streamed-applications-from-within-published-explorer/</link>
		<comments>http://www.annoying.dk/2010/02/02/enabling-citrix-users-to-launch-streamed-applications-from-within-published-explorer/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 13:56:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[associations]]></category>
		<category><![CDATA[Citrix]]></category>
		<category><![CDATA[explorer]]></category>
		<category><![CDATA[ica]]></category>
		<category><![CDATA[profiled]]></category>
		<category><![CDATA[streamed]]></category>

		<guid isPermaLink="false">http://www.annoying.dk/?p=86</guid>
		<description><![CDATA[Scenario -&#62; 1) Explorer.exe is published for your users to use (browsing shared folders, private folders, etc) 2) Main part of Office 2007 is installed locally on your golden XenApp image (win2k8) 3) A few applications like Visio, OneNote, Project are profiled and streamed to server Now when a user launches Explorer, and tries to [...]]]></description>
			<content:encoded><![CDATA[<p>Scenario -&gt;</p>
<p>1) Explorer.exe is published for your users to use (browsing shared folders, private folders, etc)</p>
<p>2) Main part of Office 2007 is installed locally on your golden XenApp image (win2k8)</p>
<p>3) A few applications like Visio, OneNote, Project are profiled and streamed to server</p>
<p><span id="more-86"></span></p>
<p>Now when a user launches Explorer, and tries to open a Visio project, it appears as Visio is not installed (no file associations) &#8211; now i think about it, it would probably also</p>
<p>be a problem if the user tries to open an attachment from outlook.</p>
<p>This happends cause its a streamed to server application, and cant be seen by the xenapp server it self,unless its actually logged on to a profile with the appropriate access to the published resources)</p>
<p>as far as i can tell, theres not yet any smart way to solve this problem, a temporary solution until Citrix figures something out is to run the ICA client a second time when</p>
<p>the user logs on (letting it run on the xenapp server)</p>
<p>for this to work theres a few things we need to do.</p>
<p>in your UserLogon.cmd script for your AD users, add</p>
<blockquote><p>Cmd /C &#8220;C:\Program Files (x86)\Citrix\ICA Client\pnagent.exe&#8221;</p></blockquote>
<p>just remember to change the path if its located somewhere else.&#8217;</p>
<p>On your XenApp servers add the following registry entries to prevent the ica client from hanging on the server after user logs off</p>
<blockquote><p>Path: HKLM\System\CurrentControlSet\Control\Citrix\wfshell\TWI<br />
Value Name: LogoffCheckSysModules<br />
Type: REG_SZ<br />
String: pnamain.exe</p></blockquote>
<p>Now fire up Streaming Profiler and get ready to edit your already profiled applications.</p>
<p>After its opened, browse to (Target Properties &#8211; Applications &#8211; Modify)</p>
<p>Under &#8220;Command line parameters &#8211; Optional) Add 2 asterisks (**) and save your profile again.</p>
<p>in AMC open up all your published profiled applications and go to Content redirection</p>
<p>here you need to check &#8220;Show all available file types for this application&#8221; And Select all the extensions you want to use.</p>
<p>Now, when the user logs on, he will see the ica client again, and after logging on, he should be able to browse and open documents though Explorer with streamed applications.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.annoying.dk/2010/02/02/enabling-citrix-users-to-launch-streamed-applications-from-within-published-explorer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
