<?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>Jesus loves geeks &#187; Citrix</title>
	<atom:link href="http://jesuslovesgeeks.com/tag/citrix/feed/" rel="self" type="application/rss+xml" />
	<link>http://jesuslovesgeeks.com</link>
	<description>...because someone needs to.</description>
	<lastBuildDate>Mon, 08 Aug 2011 20:38:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Tech Tool Must &#8211; GETTSCIP</title>
		<link>http://jesuslovesgeeks.com/2007/04/tech-tool-must-gettscip/</link>
		<comments>http://jesuslovesgeeks.com/2007/04/tech-tool-must-gettscip/#comments</comments>
		<pubDate>Wed, 18 Apr 2007 04:17:31 +0000</pubDate>
		<dc:creator>aaron</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Citrix]]></category>
		<category><![CDATA[network tool]]></category>
		<category><![CDATA[server 2003]]></category>
		<category><![CDATA[Tech Tool]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://futility.wordpress.com/2007/04/17/tech-tool-must-gettscip/</guid>
		<description><![CDATA[I love command line tools! Don&#8217;t ask why, maybe I enjoy being &#8220;old school.&#8221; Either way. We use Terminal Services and Citrix here. Sometimes users login from a computer and sometime from a Winterm or dumb terminal. I use Microsoft Terminal Services Manager to help users remotely and often it&#8217;s really nice to know the <a href="http://jesuslovesgeeks.com/2007/04/tech-tool-must-gettscip/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>I love command line tools! Don&#8217;t ask why, maybe I enjoy being &#8220;old school.&#8221; Either way. We use Terminal Services and Citrix here. Sometimes users login from a computer and sometime from a Winterm or dumb terminal. I use Microsoft Terminal Services Manager to help users remotely and often it&#8217;s really nice to know the client&#8217;s ip address.</p>
<p>Well Thanks so much to the peeps over at <a href="http://www.ctrl-alt-del.com.au/CAD_Home.htm">Ctrl-Alt-Del It Consultancy</a> for their great set of Terminal Services command line tools. The tool that is perfect for this job is called GETSCIP.  Take this file and put in in the %system root%\Windows\System32\ folder on your Server and then from any client session open up the command prompt and type GETSCIP.  There, in glorious CLI fassion, will be the current sessions client ip address!</p>
<p>Enjoy &amp; here is a direct link to download: <a href="http://www.ctrl-alt-del.com.au/files/GETTSCIP.zip">GETTSCIP zip download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jesuslovesgeeks.com/2007/04/tech-tool-must-gettscip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;beep&#8221;ing Terminal Service!</title>
		<link>http://jesuslovesgeeks.com/2007/03/beeping-terminal-service/</link>
		<comments>http://jesuslovesgeeks.com/2007/03/beeping-terminal-service/#comments</comments>
		<pubDate>Fri, 02 Mar 2007 00:19:17 +0000</pubDate>
		<dc:creator>aaron</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[beeping]]></category>
		<category><![CDATA[Citrix]]></category>
		<category><![CDATA[server 2003]]></category>

		<guid isPermaLink="false">http://futility.wordpress.com/2007/03/01/beeping-terminal-service/</guid>
		<description><![CDATA[Silly issue&#8230; actually. It won&#8217;t be a problem that keeps you from working, though if your not used to hearing it it might drive you mad! After our recent upgrade to Windows 2003 (for Terminal Services) and Citrix Presentation Server 4, users kept complaining about a &#8220;beep&#8221; that would happen all the time. For example, <a href="http://jesuslovesgeeks.com/2007/03/beeping-terminal-service/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>Silly issue&#8230; actually. It won&#8217;t be a problem that keeps you from working, though if your not used to hearing it it might drive you mad! After our recent upgrade to Windows 2003 (for Terminal Services) and Citrix Presentation Server 4, users kept complaining about a &#8220;beep&#8221; that would happen all the time. For example, if you were going to close a Microsoft Word document without saving it you would hear a &#8220;beep&#8221; sound when the message box pops up.</p>
<p>It&#8217;s a fairly easy fix and you can deploy it a number of ways. Modify the following key on the Terminal Services server using regedit:<br />
[HKEY_CURRENT_USER\Control Panel\Sound]<br />
&#8220;Beep&#8221;=&#8221;no&#8221;<br />
&#8220;ExtendSounds&#8221;=&#8221;no&#8221;</p>
<p>Now since this is a registry setting for the current user you will have to have it applied to all users who use this system.  Now I did this by making a simple reg file and referencing it in a bat file that I put in the &#8220;All Users\Start Menu\Programs\Startup.&#8221; Users will have to log on &amp; off &#8230;then back on&#8230; to notice the change but still&#8230;no beeping.</p>
<p>Also to make this effective for new users either just keep the bat file there forever or change the same keys in this location:<br />
[HKEY_USERS\.DEFAULT\Control Panel\Sound]</p>
<p>Hope this helps someone.</p>
]]></content:encoded>
			<wfw:commentRss>http://jesuslovesgeeks.com/2007/03/beeping-terminal-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

