<?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>xenapp &#8211; Carl Webster</title>
	<atom:link href="https://www.carlwebster.com/tag/xenapp/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.carlwebster.com</link>
	<description>The Accidental Citrix Admin - The site for those who find themselves supporting Citrix involuntarily or accidentally</description>
	<lastBuildDate>Sat, 29 May 2021 13:57:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
<site xmlns="com-wordpress:feed-additions:1">42228915</site>	<item>
		<title>Where to Get Copies of the Various Scripts</title>
		<link>https://www.carlwebster.com/where-to-get-copies-of-the-documentation-scripts/</link>
					<comments>https://www.carlwebster.com/where-to-get-copies-of-the-documentation-scripts/#comments</comments>
		
		<dc:creator><![CDATA[Carl Webster]]></dc:creator>
		<pubDate>Fri, 30 Sep 2011 19:00:16 +0000</pubDate>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[NetScaler]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PVS]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[XenApp]]></category>
		<category><![CDATA[XenApp 5 for Server 2003]]></category>
		<category><![CDATA[XenApp 5 for Server 2008]]></category>
		<category><![CDATA[XenApp 6.0]]></category>
		<category><![CDATA[XenApp 6.5]]></category>
		<category><![CDATA[XenDesktop 5.x]]></category>
		<category><![CDATA[dhcp]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[provisioning services]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[Word]]></category>
		<category><![CDATA[word comobject]]></category>
		<category><![CDATA[xenapp]]></category>
		<category><![CDATA[xendesktop]]></category>
		<guid isPermaLink="false">http://webster.skyrocket.ltd/?p=3741</guid>

					<description><![CDATA[Many people have asked me where they can get copies of the PowerShell documentation scripts.  To make it easier to find, I have linked to all of them in this one article.]]></description>
										<content:encoded><![CDATA[<p><b>NOTE:  All current scripts require PowerShell Version 3 or later.  </b></p>
<p><strong>All current documentation scripts create a Microsoft Word 2010,  2013, or 2016/2019/O365 document.</strong></p>
<p><strong>Word 2016, Word 2019 and the Office 365 version of Word have the same version number of 16. All documentation scripts will work with Word 2019 and Word Office 365 with no changes.</strong></p>
<p><b>*****All the scripts run best on PowerShell Version 5*****</b></p>
<p>Many people have asked me where they can get copies of the various PowerShell documentation scripts. To make it easier to find, I have linked to all of them in this one article.</p>
<p>All scripts have been moved to the new <a title="Script Downloads Page" href="https://www.carlwebster.com/downloads" target="_blank" rel="noopener noreferrer">Downloads page</a>.</p>
<p>I am leaving this landing page here so I don&#8217;t break all the existing links people have to this page.</p>
<p>Thanks</p>
<p>Webster</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.carlwebster.com/where-to-get-copies-of-the-documentation-scripts/feed/</wfw:commentRss>
			<slash:comments>333</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3741</post-id>	</item>
		<item>
		<title>How To Hide Additional Drive Letters On A Server</title>
		<link>https://www.carlwebster.com/how-to-hide-additional-drive-letters-on-a-server/</link>
					<comments>https://www.carlwebster.com/how-to-hide-additional-drive-letters-on-a-server/#comments</comments>
		
		<dc:creator><![CDATA[Carl Webster]]></dc:creator>
		<pubDate>Tue, 16 Jun 2009 15:58:12 +0000</pubDate>
				<category><![CDATA[XenApp]]></category>
		<category><![CDATA[XenApp 5 for Server 2003]]></category>
		<category><![CDATA[XenApp 5 for Server 2008]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[Windows Server 2003]]></category>
		<category><![CDATA[xenapp]]></category>
		<guid isPermaLink="false">http://webster.skyrocket.ltd/?p=1088</guid>

					<description><![CDATA[When Creating a Server Management Group Policy on Windows Server 2003, there are two options that can be set to either Hide or Prevent users from working with the server’s&#8230;]]></description>
										<content:encoded><![CDATA[<p>When Creating a Server Management Group Policy on Windows Server 2003, there are two options that can be set to either Hide or Prevent users from working with the server’s drives:</p>
<ul>
<li>Hide these specified drives in My Computer</li>
<li>Prevent access to drives from My Computer</li>
</ul>
<p>When these options are enabled, there is a drop-down box that allows the selection of various drive combinations.  What if the drives you need hidden are not on the list?  This article will show you three ways to add any combination of drive letters to be hidden or denied access:</p>
<ol>
<li>Modify System.adm</li>
<li>Create a new ADM file</li>
<li>Use the ICAClient.adm file provided by Citrix</li>
</ol>
<p>Why bother with either manual process when there is a 3rd Party utility called GPDrivesOptions that automates the creation of the necessary information?  There are places that do not allow 3<sup>rd</sup> Party utilities to be run on Domain Controllers or Management Stations.  Also, if Change Management is used, it may take longer to go through the approval process to modify System.adm than it takes to create a new ADM file and use it for your Group Policy.</p>
<p><strong>Update February 26, 2015: The GPDrivesOptions article no longer exists on Petri.com.</strong></p>
<p>Microsoft has KB article <a href="http://support.microsoft.com/kb/231289">231289</a> that explains the process to add custom drive letter combinations.  Using KB231298, if you wanted to hide access to drives A, B, D, E, G, P, and R:</p>
<p>The 26-bit string of drive letters is represented as:</p>
<pre>11111111111111111111111111
ZYXWVUTSRQPONMLKJIHGFEDCBA</pre>
<p>If you prefer to not work in Binary, the decimal value for each drive letter is:</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="46">Drive Letter</td>
<td valign="top" width="59">Decimal Value</td>
<td valign="top" width="59">Binary Value</td>
</tr>
<tr>
<td valign="top" width="46">Z</td>
<td valign="top" width="59">
<p align="right">33554432</p>
</td>
<td valign="top" width="59">
<p align="right">10000000000000000000000000</p>
</td>
</tr>
<tr>
<td valign="top" width="46">Y</td>
<td valign="top" width="59">
<p align="right">16777216</p>
</td>
<td valign="top" width="59">
<p align="right">1000000000000000000000000</p>
</td>
</tr>
<tr>
<td valign="top" width="46">X</td>
<td valign="top" width="59">
<p align="right">8388608</p>
</td>
<td valign="top" width="59">
<p align="right">100000000000000000000000</p>
</td>
</tr>
<tr>
<td valign="top" width="46">W</td>
<td valign="top" width="59">
<p align="right">4194304</p>
</td>
<td valign="top" width="59">
<p align="right">10000000000000000000000</p>
</td>
</tr>
<tr>
<td valign="top" width="46">V</td>
<td valign="top" width="59">
<p align="right">2097152</p>
</td>
<td valign="top" width="59">
<p align="right">1000000000000000000000</p>
</td>
</tr>
<tr>
<td valign="top" width="46">U</td>
<td valign="top" width="59">
<p align="right">1048576</p>
</td>
<td valign="top" width="59">
<p align="right">100000000000000000000</p>
</td>
</tr>
<tr>
<td valign="top" width="46">T</td>
<td valign="top" width="59">
<p align="right">524288</p>
</td>
<td valign="top" width="59">
<p align="right">10000000000000000000</p>
</td>
</tr>
<tr>
<td valign="top" width="46">S</td>
<td valign="top" width="59">
<p align="right">262144</p>
</td>
<td valign="top" width="59">
<p align="right">1000000000000000000</p>
</td>
</tr>
<tr>
<td valign="top" width="46">R</td>
<td valign="top" width="59">
<p align="right">131072</p>
</td>
<td valign="top" width="59">
<p align="right">100000000000000000</p>
</td>
</tr>
<tr>
<td valign="top" width="46">Q</td>
<td valign="top" width="59">
<p align="right">65536</p>
</td>
<td valign="top" width="59">
<p align="right">10000000000000000</p>
</td>
</tr>
<tr>
<td valign="top" width="46">P</td>
<td valign="top" width="59">
<p align="right">32768</p>
</td>
<td valign="top" width="59">
<p align="right">1000000000000000</p>
</td>
</tr>
<tr>
<td valign="top" width="46">O</td>
<td valign="top" width="59">
<p align="right">16384</p>
</td>
<td valign="top" width="59">
<p align="right">100000000000000</p>
</td>
</tr>
<tr>
<td valign="top" width="46">N</td>
<td valign="top" width="59">
<p align="right">8192</p>
</td>
<td valign="top" width="59">
<p align="right">10000000000000</p>
</td>
</tr>
<tr>
<td valign="top" width="46">M</td>
<td valign="top" width="59">
<p align="right">4096</p>
</td>
<td valign="top" width="59">
<p align="right">1000000000000</p>
</td>
</tr>
<tr>
<td valign="top" width="46">L</td>
<td valign="top" width="59">
<p align="right">2048</p>
</td>
<td valign="top" width="59">
<p align="right">100000000000</p>
</td>
</tr>
<tr>
<td valign="top" width="46">K</td>
<td valign="top" width="59">
<p align="right">1024</p>
</td>
<td valign="top" width="59">
<p align="right">10000000000</p>
</td>
</tr>
<tr>
<td valign="top" width="46">J</td>
<td valign="top" width="59">
<p align="right">512</p>
</td>
<td valign="top" width="59">
<p align="right">1000000000</p>
</td>
</tr>
<tr>
<td valign="top" width="46">I</td>
<td valign="top" width="59">
<p align="right">256</p>
</td>
<td valign="top" width="59">
<p align="right">100000000</p>
</td>
</tr>
<tr>
<td valign="top" width="46">H</td>
<td valign="top" width="59">
<p align="right">128</p>
</td>
<td valign="top" width="59">
<p align="right">10000000</p>
</td>
</tr>
<tr>
<td valign="top" width="46">G</td>
<td valign="top" width="59">
<p align="right">64</p>
</td>
<td valign="top" width="59">
<p align="right">1000000</p>
</td>
</tr>
<tr>
<td valign="top" width="46">F</td>
<td valign="top" width="59">
<p align="right">32</p>
</td>
<td valign="top" width="59">
<p align="right">100000</p>
</td>
</tr>
<tr>
<td valign="top" width="46">E</td>
<td valign="top" width="59">
<p align="right">16</p>
</td>
<td valign="top" width="59">
<p align="right">10000</p>
</td>
</tr>
<tr>
<td valign="top" width="46">D</td>
<td valign="top" width="59">
<p align="right">8</p>
</td>
<td valign="top" width="59">
<p align="right">1000</p>
</td>
</tr>
<tr>
<td valign="top" width="46">C</td>
<td valign="top" width="59">
<p align="right">4</p>
</td>
<td valign="top" width="59">
<p align="right">100</p>
</td>
</tr>
<tr>
<td valign="top" width="46">B</td>
<td valign="top" width="59">
<p align="right">2</p>
</td>
<td valign="top" width="59">
<p align="right">10</p>
</td>
</tr>
<tr>
<td valign="top" width="46">A</td>
<td valign="top" width="59">
<p align="right">1</p>
</td>
<td valign="top" width="59">
<p align="right">1</p>
</td>
</tr>
</tbody>
</table>
<p>Putting &#8220;0&#8221;s for the drives to not be hidden results in:</p>
<pre>00000000101000000001011011
ZYXWVUTSRQPONMLKJIHGFEDCBA</pre>
<p>The binary string is 101000000001011011.  Converted to decimal is 163,931.</p>
<p>If you prefer to work with decimal, add up the value for each drive letter:</p>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="28">A</td>
<td valign="top" width="50">
<p align="right">1</p>
</td>
</tr>
<tr>
<td valign="top" width="28">B</td>
<td valign="top" width="50">
<p align="right">2</p>
</td>
</tr>
<tr>
<td valign="top" width="28">D</td>
<td valign="top" width="50">
<p align="right">8</p>
</td>
</tr>
<tr>
<td valign="top" width="28">E</td>
<td valign="top" width="50">
<p align="right">16</p>
</td>
</tr>
<tr>
<td valign="top" width="28">G</td>
<td valign="top" width="50">
<p align="right">64</p>
</td>
</tr>
<tr>
<td valign="top" width="28">P</td>
<td valign="top" width="50">
<p align="right">32768</p>
</td>
</tr>
<tr>
<td valign="top" width="28">R</td>
<td valign="top" width="50">
<p align="right">131072</p>
</td>
</tr>
<tr>
<td valign="top" width="28"></td>
<td valign="top" width="50">
<p align="right"><strong>163931</strong></p>
</td>
</tr>
</tbody>
</table>
<p><strong>Method 1 &#8212; Modify System.adm:</strong></p>
<p>To change System.adm, go to a command prompt and type in the following commands:</p>
<ul>
<li><strong>CD %SYSTEMROOT%\INF</strong> and press Enter</li>
<li><strong>COPY SYSTEM.ADM SYSTEM_BACKUP.ADM</strong> and press Enter</li>
<li><strong>Notepad system.adm</strong></li>
</ul>
<p>With Notepad open, press <strong>Ctrl-F</strong> and Find <strong>[strings]</strong>.  Add this line to the [strings] section:</p>
<p><strong>ABDEGPR_Only=&#8221;Restrict A, B, D, E, G, P and R drives only&#8221;</strong></p>
<p>Press <strong>Ctrl-Home</strong> to return to the top, then press <strong>Ctrl-F</strong> and Find <strong>!!NoDrives</strong>.  Add this entry in the ITEMLIST section for !!NoDrives:</p>
<p><strong>NAME !!ABDEGPR_Only                  VALUE NUMERIC                  163931</strong></p>
<p>Scroll down just a little until you see the !!NoViewOnDrive Policy.  Add this entry in the ITEMLIST section for !!NoViewOnDrive  Save the System.adm file and exit Notepad.</p>
<p><strong>NAME !!ABDEGPR_Only                  VALUE NUMERIC                  163931</strong></p>
<p>See Figures 1 and 2 for system.adm before changes and Figures 3 and 4 for system.adm after changes.</p>
<figure id="attachment_20269" aria-describedby="caption-attachment-20269" style="width: 604px" class="wp-caption alignnone"><a href="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure001-1.jpg" target="_blank" rel="noopener"><img fetchpriority="high" decoding="async" class="wp-image-20269 size-full" src="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure001-1.jpg" alt="Figure 1 (system.adm before changes)" width="604" height="469" srcset="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure001-1.jpg 604w, https://www.carlwebster.com/wp-content/uploads/2009/06/Figure001-1-386x300.jpg 386w, https://www.carlwebster.com/wp-content/uploads/2009/06/Figure001-1-600x466.jpg 600w" sizes="(max-width: 604px) 100vw, 604px" /></a><figcaption id="caption-attachment-20269" class="wp-caption-text">Figure 1 (system.adm before changes)</figcaption></figure>
<figure id="attachment_20271" aria-describedby="caption-attachment-20271" style="width: 391px" class="wp-caption alignnone"><a href="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure002-1.jpg" target="_blank" rel="noopener"><img decoding="async" class="wp-image-20271 size-full" src="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure002-1.jpg" alt="Figure 2 (system.adm before changes)" width="391" height="125" /></a><figcaption id="caption-attachment-20271" class="wp-caption-text">Figure 2 (system.adm before changes)</figcaption></figure>
<figure id="attachment_20272" aria-describedby="caption-attachment-20272" style="width: 601px" class="wp-caption alignnone"><a href="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure003-1.jpg" target="_blank" rel="noopener"><img decoding="async" class="wp-image-20272 size-full" src="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure003-1.jpg" alt="Figure 3 (system.adm after changes)" width="601" height="485" srcset="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure003-1.jpg 601w, https://www.carlwebster.com/wp-content/uploads/2009/06/Figure003-1-372x300.jpg 372w" sizes="(max-width: 601px) 100vw, 601px" /></a><figcaption id="caption-attachment-20272" class="wp-caption-text">Figure 3 (system.adm after changes)</figcaption></figure>
<figure id="attachment_20273" aria-describedby="caption-attachment-20273" style="width: 477px" class="wp-caption alignnone"><a href="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure004-1.jpg" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="wp-image-20273 size-full" src="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure004-1.jpg" alt="Figure 4 (system.adm after changes)" width="477" height="134" /></a><figcaption id="caption-attachment-20273" class="wp-caption-text">Figure 4 (system.adm after changes)</figcaption></figure>
<div class="mceTemp"></div>
<p>Save the System.adm file, exit Notepad and exit the command prompt.  In the Group Policy Object Editor, right-click <em>Administrative Templates</em> in the <em>User Configuration</em> section and select <em>Add/Remove Templates&#8230;</em> (Figure 5).</p>
<figure id="attachment_20274" aria-describedby="caption-attachment-20274" style="width: 360px" class="wp-caption alignnone"><a href="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure005-1.jpg" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="wp-image-20274 size-full" src="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure005-1.jpg" alt="Figure 5" width="360" height="236" /></a><figcaption id="caption-attachment-20274" class="wp-caption-text">Figure 5</figcaption></figure>
<p>Click <em>system</em> and then the <em>Remove</em> button (Figure 6).</p>
<figure id="attachment_20275" aria-describedby="caption-attachment-20275" style="width: 435px" class="wp-caption alignnone"><a href="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure006-1.jpg" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="wp-image-20275 size-full" src="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure006-1.jpg" alt="Figure 6" width="435" height="267" /></a><figcaption id="caption-attachment-20275" class="wp-caption-text">Figure 6</figcaption></figure>
<p>Click the <em>Add&#8230;</em> button, scroll to find system.adm, click <em>system.adm,</em> and then click <em>Open</em> (Figure 7).</p>
<figure id="attachment_20276" aria-describedby="caption-attachment-20276" style="width: 420px" class="wp-caption alignnone"><a href="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure007-1.jpg" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="wp-image-20276 size-full" src="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure007-1.jpg" alt="Figure 7" width="420" height="309" srcset="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure007-1.jpg 420w, https://www.carlwebster.com/wp-content/uploads/2009/06/Figure007-1-408x300.jpg 408w" sizes="auto, (max-width: 420px) 100vw, 420px" /></a><figcaption id="caption-attachment-20276" class="wp-caption-text">Figure 7</figcaption></figure>
<p>Click <em>Close</em> (Figure 8).</p>
<figure id="attachment_20277" aria-describedby="caption-attachment-20277" style="width: 436px" class="wp-caption alignnone"><a href="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure008-1.jpg" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="wp-image-20277 size-full" src="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure008-1.jpg" alt="Figure 8" width="436" height="265" /></a><figcaption id="caption-attachment-20277" class="wp-caption-text">Figure 8</figcaption></figure>
<p>Expand <em>Administrative Templates</em>, expand <em>Windows Components</em>, click <em>Windows Explorer</em> and double-click <em>Hide these specified drives from My Computer</em> (Figure 9).</p>
<figure id="attachment_20278" aria-describedby="caption-attachment-20278" style="width: 639px" class="wp-caption alignnone"><a href="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure009-1.jpg" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="wp-image-20278 size-full" src="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure009-1.jpg" alt="Figure 9" width="639" height="426" srcset="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure009-1.jpg 639w, https://www.carlwebster.com/wp-content/uploads/2009/06/Figure009-1-450x300.jpg 450w, https://www.carlwebster.com/wp-content/uploads/2009/06/Figure009-1-600x400.jpg 600w" sizes="auto, (max-width: 639px) 100vw, 639px" /></a><figcaption id="caption-attachment-20278" class="wp-caption-text">Figure 9</figcaption></figure>
<p>Click the Dropdown box, the new drive restriction selection is now available (Figure 10).</p>
<figure id="attachment_20279" aria-describedby="caption-attachment-20279" style="width: 403px" class="wp-caption alignnone"><a href="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure010-1.jpg" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="wp-image-20279 size-full" src="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure010-1.jpg" alt="Figure 10" width="403" height="444" srcset="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure010-1.jpg 403w, https://www.carlwebster.com/wp-content/uploads/2009/06/Figure010-1-272x300.jpg 272w" sizes="auto, (max-width: 403px) 100vw, 403px" /></a><figcaption id="caption-attachment-20279" class="wp-caption-text">Figure 10</figcaption></figure>
<p>Select the new drive restriction and repeat for the <em>Prevent access to drives from My Computer</em> policy setting (Figure 11).</p>
<figure id="attachment_20280" aria-describedby="caption-attachment-20280" style="width: 401px" class="wp-caption alignnone"><a href="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure011-1.jpg" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="wp-image-20280 size-full" src="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure011-1.jpg" alt="Figure 11" width="401" height="444" srcset="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure011-1.jpg 401w, https://www.carlwebster.com/wp-content/uploads/2009/06/Figure011-1-271x300.jpg 271w" sizes="auto, (max-width: 401px) 100vw, 401px" /></a><figcaption id="caption-attachment-20280" class="wp-caption-text">Figure 11</figcaption></figure>
<p>Exit editing the GPO and the new drive restrictions have been added to your GPO.</p>
<p><strong>Method 2 &#8212; Create a new ADM file:</strong></p>
<p>Why use Method 2?  If changes are not allowed to be made or Change Control processes must be followed to make changes to files installed by the Operating System, then Method 2 is an easy option.  It should take less than five minutes to complete Method 2.</p>
<p>To create a new ADM file, go to a command prompt and type in the following commands:</p>
<ul>
<li><strong>CD %SYSTEMROOT%\INF</strong> and press Enter</li>
<li><strong>Notepad HideDrives.adm</strong></li>
<li>Answer Yes to the <em>Do you want to create a new file? </em>popup</li>
</ul>
<p>Enter, or copy and paste, the following text into the new HideDrives.adm file:</p>
<pre class="brush: plain; title: ; notranslate">
#if version &amp;gt;= 3
CLASS USER
CATEGORY !!WindowsComponents
	CATEGORY !!WindowsExplorer
		KEYNAME &amp;quot;Software\Microsoft\Windows\CurrentVersion\Policies\Explorer&amp;quot;
		POLICY !!NoDrives
			EXPLAIN !!NoDrives_Help
			PART !!NoDrivesDropdown       DROPDOWNLIST NOSORT REQUIRED
			VALUENAME &amp;quot;NoDrives&amp;quot;
				ITEMLIST
					NAME !!ShowAll       VALUE NUMERIC       0
					NAME !!HideAll       VALUE NUMERIC       67108863 DEFAULT
					NAME !!ABDEGPR_Only       VALUE NUMERIC       163931
				END ITEMLIST
			END PART
		END POLICY
		POLICY !!NoViewOnDrive
			EXPLAIN !!NoViewOnDrive_Help
			PART !!NoViewOnDriveDropdown       DROPDOWNLIST NOSORT REQUIRED
			VALUENAME &amp;quot;NoViewOnDrive&amp;quot;
				ITEMLIST
					NAME !!ShowAll       VALUE NUMERIC       0
					NAME !!HideAll       VALUE NUMERIC       67108863 DEFAULT
					NAME !!ABDEGPR_Only       VALUE NUMERIC       163931
				END ITEMLIST
			END PART
		END POLICY
	END CATEGORY ; WindowsExplorer
END CATEGORY ; WindowsComponents
#endif
&#x5B;strings]
NoDrives=&amp;quot;Show only certain drives in My Computer&amp;quot;
NoDrives_Help=&amp;quot;Removes the icons representing all but selected hard drives from My Computer&amp;quot;
NoDrivesDropdown=&amp;quot;Pick one of the following combinations&amp;quot;
NoViewOnDrive=&amp;quot;Prevent access to drives from My Computer.&amp;quot;
NoViewOnDrive_Help=&amp;quot;Prevents users from using My Computer to gain access to the content of selected drives.&amp;quot;
NoViewOnDriveDropdown=&amp;quot;Pick one of the following combinations&amp;quot;
WindowsComponents=&amp;quot;Windows Components&amp;quot;
WindowsExplorer=&amp;quot;Windows Explorer&amp;quot;
ShowAll=&amp;quot;Show all drives&amp;quot;
HideAll=&amp;quot;Hide all drives&amp;quot;
ABDEGPR_Only=&amp;quot;Restrict A, B, D, E, G, P and R drives only&amp;quot;
</pre>
<p>Save the HideDrives.adm file, exit Notepad, and exit the command prompt.  In the Group Policy Object Editor, create a New Group Policy Object (GPO), name it <strong>Hide Server Drives</strong>. Edit the Hide Server Drives GPO, right-click <em>Administrative Templates</em> in the <em>User Configuration</em> section, and select <em>Add/Remove Templates&#8230;</em> (Figure 12).</p>
<p><strong>Update 10-Jan-2014.  To keep you from having weird characters placed in your text file by Copy &amp; Paste, I have placed a copy of HideDrives.adm <a title="HideDrives.adm file. Right-click and SaveAs HideDrives.adm" href="https://carlwebster.sharefile.com/d-s73d4107f5924b6da" target="_blank" rel="noopener noreferrer">here</a>.</strong></p>
<figure id="attachment_20281" aria-describedby="caption-attachment-20281" style="width: 360px" class="wp-caption alignnone"><a href="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure012-1.jpg" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="wp-image-20281 size-full" src="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure012-1.jpg" alt="Figure 12" width="360" height="236" /></a><figcaption id="caption-attachment-20281" class="wp-caption-text">Figure 12</figcaption></figure>
<p>In this GPO, the only policies used are:</p>
<ul>
<li>Hide these specified drives in My Computer</li>
<li>Prevent access to drives from My Computer</li>
</ul>
<p>To remove excess policies for this single purpose group policy, remove the other five Policy Templates (Figure 13):</p>
<ul>
<li>conf</li>
<li>inetres</li>
<li>system</li>
<li>wmplayer</li>
<li>wuau</li>
</ul>
<figure id="attachment_20282" aria-describedby="caption-attachment-20282" style="width: 433px" class="wp-caption alignnone"><a href="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure013-1.jpg" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="wp-image-20282 size-full" src="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure013-1.jpg" alt="Figure 13" width="433" height="267" /></a><figcaption id="caption-attachment-20282" class="wp-caption-text">Figure 13</figcaption></figure>
<p>Click <em>Add&#8230;</em>, click <em>HideDrives.adm,</em> and then click <em>Open</em> (Figure 14).</p>
<figure id="attachment_20283" aria-describedby="caption-attachment-20283" style="width: 563px" class="wp-caption alignnone"><a href="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure014-1.jpg" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="wp-image-20283 size-full" src="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure014-1.jpg" alt="Figure 14" width="563" height="411" srcset="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure014-1.jpg 563w, https://www.carlwebster.com/wp-content/uploads/2009/06/Figure014-1-411x300.jpg 411w" sizes="auto, (max-width: 563px) 100vw, 563px" /></a><figcaption id="caption-attachment-20283" class="wp-caption-text">Figure 14</figcaption></figure>
<p>Click <em>Close</em> (Figure 15).</p>
<figure id="attachment_20286" aria-describedby="caption-attachment-20286" style="width: 434px" class="wp-caption alignnone"><a href="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure015-1.jpg" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="wp-image-20286 size-full" src="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure015-1.jpg" alt="Figure 15" width="434" height="267" /></a><figcaption id="caption-attachment-20286" class="wp-caption-text">Figure 15</figcaption></figure>
<p>Expand <em>Administrative Templates</em>, expand <em>Windows Components</em>, click <em>Windows Explorer</em> and double-click <em>Hide these specified drives from My Computer</em> (Figure 16).</p>
<figure id="attachment_20287" aria-describedby="caption-attachment-20287" style="width: 404px" class="wp-caption alignnone"><a href="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure016-1.jpg" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="wp-image-20287 size-full" src="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure016-1.jpg" alt="Figure 16" width="404" height="446" srcset="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure016-1.jpg 404w, https://www.carlwebster.com/wp-content/uploads/2009/06/Figure016-1-272x300.jpg 272w" sizes="auto, (max-width: 404px) 100vw, 404px" /></a><figcaption id="caption-attachment-20287" class="wp-caption-text">Figure 16</figcaption></figure>
<p>Click <em>Enabled</em> and from the drop-down box select the new <em>Restrict A, B, D, E, G, P and R drives only</em> option (Figure 17).</p>
<figure id="attachment_20288" aria-describedby="caption-attachment-20288" style="width: 401px" class="wp-caption alignnone"><a href="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure017-1.jpg" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="wp-image-20288 size-full" src="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure017-1.jpg" alt="Figure 17" width="401" height="446" srcset="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure017-1.jpg 401w, https://www.carlwebster.com/wp-content/uploads/2009/06/Figure017-1-270x300.jpg 270w" sizes="auto, (max-width: 401px) 100vw, 401px" /></a><figcaption id="caption-attachment-20288" class="wp-caption-text">Figure 17</figcaption></figure>
<p>Repeat for the <em>Prevent access to drives from My Computer</em> policy setting (Figure 18).</p>
<figure id="attachment_20289" aria-describedby="caption-attachment-20289" style="width: 401px" class="wp-caption alignnone"><a href="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure018-1.jpg" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="wp-image-20289 size-full" src="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure018-1.jpg" alt="Figure 18" width="401" height="446" srcset="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure018-1.jpg 401w, https://www.carlwebster.com/wp-content/uploads/2009/06/Figure018-1-270x300.jpg 270w" sizes="auto, (max-width: 401px) 100vw, 401px" /></a><figcaption id="caption-attachment-20289" class="wp-caption-text">Figure 18</figcaption></figure>
<p>Exit editing the GPO and the new drive restrictions have been added to your GPO.</p>
<p><strong>Method 3 &#8212; Use the ICAClient.adm file provided by Citrix:</strong></p>
<p>If you are using Citrix XenApp and are also using the ICA Client version 10.x or higher than Citrix (akes available <a href="https://support.citrix.com/article/CTX220108" target="_blank" rel="noopener noreferrer">ICAClient.adm</a>.  Using this ADM file allows you to specify any combination of drive letters with no math involved.  Also, this ADM file is fully supported by Citrix if it has not been altered.  Citrix recommends using ICAClient.adm as the preferred way of controlling drives.  This GPO, in conjunction with the client-side XenApp plug-in, controls access to the specified drive letters.</p>
<p>Either download ICAClient.adm.zip and extract the ICAClient.adm file to c:\Windows\inf or copy the file from C:\Program Files\Citrix\ICA Client\Configuration.  In the Group Policy Object Editor, create a New Group Policy Object (GPO), name it <strong>ICAClient Hide Server Drives</strong>. Edit the Hide Server Drives GPO, right-click <em>Administrative Templates</em> in the <em>User Configuration</em> section, and select <em>Add/Remove Templates&#8230;</em> (Figure 19).</p>
<figure id="attachment_20290" aria-describedby="caption-attachment-20290" style="width: 360px" class="wp-caption alignnone"><a href="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure019-1.jpg" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="wp-image-20290 size-full" src="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure019-1.jpg" alt="Figure 19" width="360" height="236" /></a><figcaption id="caption-attachment-20290" class="wp-caption-text">Figure 19</figcaption></figure>
<p>In this GPO, the only policy that will be used is Client drive mapping.</p>
<p>To remove excess policies for this single purpose group policy, remove the other five Policy Templates (Figure 20):</p>
<ul>
<li>conf</li>
<li>inetres</li>
<li>system</li>
<li>wmplayer</li>
<li>wuau</li>
</ul>
<figure id="attachment_20294" aria-describedby="caption-attachment-20294" style="width: 433px" class="wp-caption alignnone"><a href="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure020-1.jpg" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="wp-image-20294 size-full" src="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure020-1.jpg" alt="Figure 20" width="433" height="267" /></a><figcaption id="caption-attachment-20294" class="wp-caption-text">Figure 20</figcaption></figure>
<p>Click <em>Add&#8230;</em>, click <em>icaclient.adm,</em> and then click <em>Open</em> (Figure 21).</p>
<figure id="attachment_20296" aria-describedby="caption-attachment-20296" style="width: 558px" class="wp-caption alignnone"><a href="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure021-1.jpg" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="wp-image-20296 size-full" src="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure021-1.jpg" alt="Figure 21" width="558" height="409" srcset="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure021-1.jpg 558w, https://www.carlwebster.com/wp-content/uploads/2009/06/Figure021-1-409x300.jpg 409w" sizes="auto, (max-width: 558px) 100vw, 558px" /></a><figcaption id="caption-attachment-20296" class="wp-caption-text">Figure 21</figcaption></figure>
<p>Click <em>Close</em> (Figure 22).</p>
<figure id="attachment_20297" aria-describedby="caption-attachment-20297" style="width: 436px" class="wp-caption alignnone"><a href="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure022-1.jpg" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="wp-image-20297 size-full" src="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure022-1.jpg" alt="Figure 22" width="436" height="266" /></a><figcaption id="caption-attachment-20297" class="wp-caption-text">Figure 22</figcaption></figure>
<p>Expand <em>Administrative Templates</em>, expand <em>Citrix Components</em>, expand <em>Presentation Server Client</em>, click <em>Remoting client devices,</em> and double-click <em>Client drive mapping</em> (Figure 23).</p>
<figure id="attachment_20298" aria-describedby="caption-attachment-20298" style="width: 401px" class="wp-caption alignnone"><a href="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure023-1.jpg" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="wp-image-20298 size-full" src="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure023-1.jpg" alt="Figure 23" width="401" height="445" srcset="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure023-1.jpg 401w, https://www.carlwebster.com/wp-content/uploads/2009/06/Figure023-1-270x300.jpg 270w" sizes="auto, (max-width: 401px) 100vw, 401px" /></a><figcaption id="caption-attachment-20298" class="wp-caption-text">Figure 23</figcaption></figure>
<p>Click <em>Enabled</em>, make sure <em>Enable client drive mapping</em> is checked and enter <strong>ABDEGPR </strong>in the box for <em>Do not map drives: </em>and click <em>OK</em> (Figure 24).</p>
<figure id="attachment_20299" aria-describedby="caption-attachment-20299" style="width: 401px" class="wp-caption alignnone"><a href="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure024-1.jpg" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="wp-image-20299 size-full" src="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure024-1.jpg" alt="Figure 24" width="401" height="445" srcset="https://www.carlwebster.com/wp-content/uploads/2009/06/Figure024-1.jpg 401w, https://www.carlwebster.com/wp-content/uploads/2009/06/Figure024-1-270x300.jpg 270w" sizes="auto, (max-width: 401px) 100vw, 401px" /></a><figcaption id="caption-attachment-20299" class="wp-caption-text">Figure 24</figcaption></figure>
<p>Exit editing the GPO and the new drive restrictions have been added to your GPO.</p>
<p>In this article, you learned three methods of adding additional drive letters to hide or prevent access for use on your Terminal or XenApp Servers.</p>
<p>Thanks</p>
<p>Webster</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.carlwebster.com/how-to-hide-additional-drive-letters-on-a-server/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1088</post-id>	</item>
		<item>
		<title>Will a Citrix License Server in a Workgroup Supply Licenses to XenApp Servers in Multiple Directory Services?</title>
		<link>https://www.carlwebster.com/will-a-citrix-license-server-in-a-workgroup-supply-licenses-to-xenapp-servers-in-multiple-directory-services/</link>
		
		<dc:creator><![CDATA[Carl Webster]]></dc:creator>
		<pubDate>Mon, 22 Dec 2008 18:04:52 +0000</pubDate>
				<category><![CDATA[XenApp]]></category>
		<category><![CDATA[citrix]]></category>
		<category><![CDATA[How do I]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[license]]></category>
		<category><![CDATA[license server]]></category>
		<category><![CDATA[xenapp]]></category>
		<guid isPermaLink="false">http://webster.skyrocket.ltd/?p=196</guid>

					<description><![CDATA[Will a stand-alone Citrix License Server running in a Workgroup service the licensing requests for XenApp Servers running in multiple farms in multiple directory service systems? Someone asked me this question and my first thought was yes it would. But would it?

NOTE: Most people believe that XenApp can only be installed on a network that uses either Active Directory or eDirectory. That is not true. XenApp can be installed on a stand-alone workgroup computer, as well as UNIX versions for Solaris, AIX and HP-UX.]]></description>
										<content:encoded><![CDATA[<p>This article was updated on January 5, 2009.</p>
<p>Will a stand-alone Citrix License Server running in a Workgroup service the licensing requests for XenApp Servers running in multiple farms in multiple directory service systems?  Someone asked me this question and my first thought was yes it would.  But would it?</p>
<p>NOTE:  Most people believe that XenApp can only be installed on a network that uses either Active Directory or eDirectory.  That is not true.  XenApp can be installed on a stand-alone workgroup computer, as well as UNIX versions for Solaris, AIX, and HP-UX.</p>
<p>This test will need five servers running Windows Server 2003 R2 x86 with all Windows Updates.  The License Server will be a stand-alone server in a Workgroup.  Microsoft Active Directory will be used for the Directory Service.  Two Forests, each with one domain, will be built.  One XenApp Server will be in each Domain as domain members.</p>
<p>Two server Virtual Machines (VM) were built for the first Forest/Domain.  The Forest/Domain is called DomainA.com, with a Domain Admin account named AdminA with a password of <a href="mailto:P@$$w0rdA">P@$$w0rdA</a>.</p>
<p>Two server VMs were built for the second Forest/Domain.  The Forest/Domain is called DomainB.net, with a Domain Admin account named AdminB with a password of <a href="mailto:P@$$w0rdB">P@$$w0rdB</a>.</p>
<p>The License Server was built as a stand-alone server in a Workgroup named Citrix with a local administrator account named AdminC with a password of <a href="mailto:P@$$w0rdC">P@$$w0rdC</a>.  The License Server is version 11.5.</p>
<figure id="attachment_18365" aria-describedby="caption-attachment-18365" style="width: 794px" class="wp-caption alignnone"><a href="https://www.carlwebster.com/wp-content/uploads/2008/12/Step05.gif" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="wp-image-18365 size-full" src="https://www.carlwebster.com/wp-content/uploads/2008/12/Step05.gif" alt="Figure 1" width="794" height="486" /></a><figcaption id="caption-attachment-18365" class="wp-caption-text">Figure 1</figcaption></figure>
<p>Different user names and passwords were used to verify that the license server does no authentication of user credentials when checking out licenses.</p>
<p>The XenApp Server in DomainA is named CitrixA and the server in DomainB is named CitrixB.</p>
<p>A DNS &#8220;A&#8221; record was created in each domain for the name of the Citrix License Server, CitrixONE.</p>
<figure id="attachment_18367" aria-describedby="caption-attachment-18367" style="width: 706px" class="wp-caption alignnone"><a href="https://www.carlwebster.com/wp-content/uploads/2008/12/Step07.gif" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="wp-image-18367 size-full" src="https://www.carlwebster.com/wp-content/uploads/2008/12/Step07.gif" alt="Figure 2" width="706" height="330" /></a><figcaption id="caption-attachment-18367" class="wp-caption-text">Figure 2</figcaption></figure>
<figure id="attachment_18368" aria-describedby="caption-attachment-18368" style="width: 705px" class="wp-caption alignnone"><a href="https://www.carlwebster.com/wp-content/uploads/2008/12/Figure003.gif" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="wp-image-18368 size-full" src="https://www.carlwebster.com/wp-content/uploads/2008/12/Figure003.gif" alt="Figure 3" width="705" height="326" /></a><figcaption id="caption-attachment-18368" class="wp-caption-text">Figure 3</figcaption></figure>
<p>When XenApp is installed, one of the questions asked is the hostname of the license server.</p>
<figure id="attachment_18369" aria-describedby="caption-attachment-18369" style="width: 506px" class="wp-caption alignnone"><a href="https://www.carlwebster.com/wp-content/uploads/2008/12/Figure004.gif" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="wp-image-18369 size-full" src="https://www.carlwebster.com/wp-content/uploads/2008/12/Figure004.gif" alt="Figure 4" width="506" height="446" /></a><figcaption id="caption-attachment-18369" class="wp-caption-text">Figure 4</figcaption></figure>
<p>The installer needs to be able to resolve the name to an IP address.  If there is no DNS record for the license server, name resolution fails and you receive an error message that the license server cannot be contacted.</p>
<figure id="attachment_18370" aria-describedby="caption-attachment-18370" style="width: 507px" class="wp-caption alignnone"><a href="https://www.carlwebster.com/wp-content/uploads/2008/12/Figure005.gif" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="wp-image-18370 size-full" src="https://www.carlwebster.com/wp-content/uploads/2008/12/Figure005.gif" alt="Figure 5" width="507" height="446" /></a><figcaption id="caption-attachment-18370" class="wp-caption-text">Figure 5</figcaption></figure>
<p>The Citrix Farm in DomainA is named FarmA, the Farm in DomainB is named FarmB.  Both XenApp servers are running XenApp 5 for Server 2003 &#8211; Platinum Edition with Hotfix Rollup Pack #3.</p>
<p>On CitrixA the Notepad text editor was published and on CitrixB, Microsoft Paint was published.</p>
<p>To begin the test both CitrixA and CitrixB were powered off.</p>
<figure id="attachment_18371" aria-describedby="caption-attachment-18371" style="width: 856px" class="wp-caption alignnone"><a href="https://www.carlwebster.com/wp-content/uploads/2008/12/Figure006.gif" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="wp-image-18371 size-full" src="https://www.carlwebster.com/wp-content/uploads/2008/12/Figure006.gif" alt="Figure 6" width="856" height="599" /></a><figcaption id="caption-attachment-18371" class="wp-caption-text">Figure 6</figcaption></figure>
<p>This screen shows no Server Start-up licenses or Citrix XenApp Platinum licenses checked out.</p>
<p>CitrixA in DomainA.com was then powered on.</p>
<figure id="attachment_18372" aria-describedby="caption-attachment-18372" style="width: 858px" class="wp-caption alignnone"><a href="https://www.carlwebster.com/wp-content/uploads/2008/12/Figure007.gif" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="wp-image-18372 size-full" src="https://www.carlwebster.com/wp-content/uploads/2008/12/Figure007.gif" alt="Figure 7" width="858" height="602" /></a><figcaption id="caption-attachment-18372" class="wp-caption-text">Figure 7</figcaption></figure>
<p>This shows that one Citrix Start-up License has been checked out.</p>
<p>CitrixB in DomainB.net was then powered on.</p>
<figure id="attachment_18373" aria-describedby="caption-attachment-18373" style="width: 855px" class="wp-caption alignnone"><a href="https://www.carlwebster.com/wp-content/uploads/2008/12/Figure008.gif" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="wp-image-18373 size-full" src="https://www.carlwebster.com/wp-content/uploads/2008/12/Figure008.gif" alt="Figure 8" width="855" height="599" /></a><figcaption id="caption-attachment-18373" class="wp-caption-text">Figure 8</figcaption></figure>
<p>This shows that two Citrix Start-up licenses have now been checked out.  Click the box next to the number 2 in the <em>In Use</em> column to get a detailed usage report on the checked out licenses.</p>
<figure id="attachment_18374" aria-describedby="caption-attachment-18374" style="width: 453px" class="wp-caption alignnone"><a href="https://www.carlwebster.com/wp-content/uploads/2008/12/Figure009.gif" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="wp-image-18374 size-full" src="https://www.carlwebster.com/wp-content/uploads/2008/12/Figure009.gif" alt="Figure 9" width="453" height="335" /></a><figcaption id="caption-attachment-18374" class="wp-caption-text">Figure 9</figcaption></figure>
<p>Here you see the Fully Qualified Domain Names of the two XenApp servers.</p>
<p>Program Neighborhood was used to run the Notepad published application on CitrixA.</p>
<figure id="attachment_18375" aria-describedby="caption-attachment-18375" style="width: 856px" class="wp-caption alignnone"><a href="https://www.carlwebster.com/wp-content/uploads/2008/12/Figure010.gif" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="wp-image-18375 size-full" src="https://www.carlwebster.com/wp-content/uploads/2008/12/Figure010.gif" alt="Figure 10" width="856" height="601" /></a><figcaption id="caption-attachment-18375" class="wp-caption-text">Figure 10</figcaption></figure>
<p>This shows that one Citrix XenApp Platinum Concurrent User license has been checked out.</p>
<p>Program Neighborhood was used to run the Paint published application on CitrixB.</p>
<figure id="attachment_18376" aria-describedby="caption-attachment-18376" style="width: 856px" class="wp-caption alignnone"><a href="https://www.carlwebster.com/wp-content/uploads/2008/12/Figure011.gif" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="wp-image-18376 size-full" src="https://www.carlwebster.com/wp-content/uploads/2008/12/Figure011.gif" alt="Figure 11" width="856" height="601" /></a><figcaption id="caption-attachment-18376" class="wp-caption-text">Figure 11</figcaption></figure>
<p>This shows that two Citrix XenApp Platinum Concurrent User licenses have been checked out.</p>
<p>Will a stand-alone Citrix License Server running in a Workgroup service the licensing requests for XenApp Servers running in multiple farms in multiple directory service systems?  Yes.</p>
<p>It does not matter what user accounts were used in installing the Citrix License Server or XenApp 5.  It does not matter what user accounts are set up on the license server or used to run the published applications.  The Citrix License Server simply listens, by default, on TCP Port 27000 for license requests.  If the license server has the licenses for the Citrix product being requested and has available user licenses, a license is checked out.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">196</post-id>	</item>
		<item>
		<title>What is &#8220;Citrix&#8221;?</title>
		<link>https://www.carlwebster.com/what-is-citrix/</link>
					<comments>https://www.carlwebster.com/what-is-citrix/#comments</comments>
		
		<dc:creator><![CDATA[Carl Webster]]></dc:creator>
		<pubDate>Mon, 17 Nov 2008 23:17:08 +0000</pubDate>
				<category><![CDATA[XenApp]]></category>
		<category><![CDATA[XenDesktop 5.x]]></category>
		<category><![CDATA[XenServer]]></category>
		<category><![CDATA[citrix]]></category>
		<category><![CDATA[metaframe]]></category>
		<category><![CDATA[presentation server]]></category>
		<category><![CDATA[winframe]]></category>
		<category><![CDATA[xenapp]]></category>
		<guid isPermaLink="false">http://webster.skyrocket.ltd/?p=271</guid>

					<description><![CDATA[The first question usually asked by the Accidental Citrix Admin is "what is citrix?". There are two ways the term "citrix" is used: as a specific product or as the name of a company which provides that product. Usually when "citrix" is mentioned, the term is referring to software used to allow multiple user access to one or more applications hosted on another computer (normally a server).]]></description>
										<content:encoded><![CDATA[<p>The first question usually asked by the Accidental Citrix Admin is &#8220;what is Citrix?&#8221;.  There are two ways the term &#8220;Citrix&#8221; is used: as a specific product or as the name of a company that provides that product.  Usually, when &#8220;Citrix&#8221; is mentioned, the term is referring to software used to allow multiple user access to one or more applications hosted on another computer (normally a server).  The company, Citrix, refers to that capability as Application Virtualization. The product which provides that capability is now called Citrix Virtual Apps, and it was rebranded to that name in May 2018.  Before then it was called:</p>
<ul>
<li>XenApp (2008)</li>
<li>Presentation Server (2005)</li>
<li>MetaFrame XP Presentation Server (2003)</li>
<li>MetaFrame XP (2001)</li>
<li>MetaFrame (1998)</li>
<li>MultiWin (1997)</li>
<li>WinFrame (1995)</li>
<li>WinView (1993)</li>
<li>Citrix Multi-User (1991)</li>
<li>Citrix MULTIUSER OS/2 (1990)</li>
</ul>
<p>Citrix, the company, was founded in 1989 and I started working with MULTIUSER OS/2 in late 1989 or early 1990.  There were still vertical market application vendors using that product as late as the summer of 2003.  Citrix has primarily been known for their Application Virtualization product Citrix Virtual Apps but there are 15 distinct product families listed on the <a title="Citrix Product Families" href="https://www.citrix.com/products/" target="_blank" rel="noopener noreferrer">Citrix.com</a> web page:</p>
<ul>
<li>Citrix Workspace</li>
<li>Citrix Virtual Apps and Desktops</li>
<li>Citrix Content Collaboration</li>
<li>Citrix Endpoint Management</li>
<li>Citrix Managed Desktops</li>
<li>Citrix Hypervisor</li>
<li>ShareFile</li>
<li>Citrix ADC</li>
<li>Citrix Application Delivery Management</li>
<li>Citrix Gateway</li>
<li>Citrix Intelligent Traffic Management</li>
<li>Citrix SD-WAN</li>
<li>Citrix Web App Firewall</li>
<li>Citrix Analytics for Security</li>
<li>Citrix Analytics for Performance</li>
</ul>
<p>What is Citrix?  Citrix is a company that offers a wide range of products to serve almost any application delivery needs a business may have.  From the smallest business to the largest global spanning corporations, Citrix has products to help deliver your applications to your users in the most cost-efficient manner possible.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.carlwebster.com/what-is-citrix/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">271</post-id>	</item>
	</channel>
</rss>
