<?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>binaryfactory.ca &#187; citrix</title>
	<atom:link href="http://blog.binaryfactory.ca/tag/citrix/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.binaryfactory.ca</link>
	<description>..by Guillaume Ross</description>
	<lastBuildDate>Thu, 11 Aug 2011 21:47:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Force Regional Settings and Keyboard Settings with setlocale.exe</title>
		<link>http://blog.binaryfactory.ca/2008/07/force-regional-settings-and-keyboard-settings-with-setlocaleexe/</link>
		<comments>http://blog.binaryfactory.ca/2008/07/force-regional-settings-and-keyboard-settings-with-setlocaleexe/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 19:45:49 +0000</pubDate>
		<dc:creator>Guillaume</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[citrix]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[terminal server]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.binaryfactory.ca/?p=79</guid>
		<description><![CDATA[I wrote this a while ago for my wiki. I don&#8217;t use the wiki anymore as I don&#8217;t have nearly enough info and time to post good in depth technical articles. I find that the blog is a good place for shorter &#8220;tips&#8221; like this. Note that this was written before Group Policy Preference Extensions [...]]]></description>
			<content:encoded><![CDATA[<p>I wrote this a while ago for my wiki. I don&#8217;t use the wiki anymore as I don&#8217;t have nearly enough info and time to post good in depth technical articles. I find that the blog is a good place for shorter &#8220;tips&#8221; like this. Note that this was written before Group Policy Preference Extensions were distributed by MS, and that until everyone uses Preference extensions, this is still useful!</p>
<h3>Force regional settings and keyboard language</h3>
<h5>From BinaryFactory</h5>
<h4>Contents</h4>
<ul>
<li>1 Purpose of this article</li>
<li>2 Why do this?</li>
<li>3 Solution</li>
<li>4 How to do it
<ul>
<li>4.1 What is setlocale</li>
<li>4.2 Extract setlocale.exe
<ul>
<li>4.2.1 Make a script</li>
<li>4.2.2 Apply the script</li>
</ul>
</li>
</ul>
</li>
</ul>
<p><a></a></p>
<h4>Purpose of this article</h4>
<p>Centrally manage the keyboard language settings and/or the regional settings of your client computers or terminal servers/Citrix servers.</p>
<p><a></a></p>
<h4>Why do this?</h4>
<p>It seems Microsoft does not think that forcing a default Regional Setting or keyboard language policy is useful. However, many applications rely on the local date or number format, and using different settings on different client computers can cause a lot of problems. For Keyboard settings, it might be very useful to force a default for a group of users who have a locked down access to terminal server. You would think there is a way to do with with Group Policies, but as of Windows 2003 R2, there isn&#8217;t.</p>
<p><a></a></p>
<h4>Solution</h4>
<p>Use setlocale</p>
<p><a></a></p>
<h4>How to do it</h4>
<p>First, download this: <a href="http://blog.binaryfactory.ca/wp-content/uploads/2008/07/setlocale.zip">setlocale</a><span style="text-decoration: underline;"><span style="color: #669966;"> </span></span></p>
<p><a></a></p>
<h5>What is setlocale</h5>
<p>Setlocale is a great command line application that does exactly what we need. I have uploaded it to this web site. However, I don&#8217;t know the license terms for it. The zip file I found contains a readme with no information about the author or the license. If you are the original author and want me to take it offline or link to your web site, please let me know. I tried to find the original author with no luck, but whoever you are: Thanks a lot.</p>
<p><a></a></p>
<h5>Extract setlocale.exe</h5>
<p>Extract setlocale.exe to a share that is readable by everyone. The location of your login scripts is usually a good spot.</p>
<p><a></a></p>
<h6>Make a script</h6>
<p>In the share where you usually put your login scripts, create a new one. Or if you already have a script applied to the users concerned by this, edit it. \\path\to\setlocale.exe 12345678 12345678</p>
<p>The first number represents the regional language you want to use, and the second one, the keyboard. For a complete list, refer to the readme in the zip file of setlocale.</p>
<p><a></a></p>
<h6>Apply the script</h6>
<p>Apply the script to the concerned users, group or O.U. Assigning login scripts is beyond the scope of this article.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.binaryfactory.ca/2008/07/force-regional-settings-and-keyboard-settings-with-setlocaleexe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

