<?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>Philip Flint</title>
	<atom:link href="http://philipflint.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://philipflint.com</link>
	<description>www.philipflint.com</description>
	<lastBuildDate>Wed, 25 Jan 2012 11:41:35 +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>Keep your Microsoft environment running smoothly</title>
		<link>http://philipflint.com/2012/01/02/keep-your-microsoft-environment-running-smoothly/</link>
		<comments>http://philipflint.com/2012/01/02/keep-your-microsoft-environment-running-smoothly/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 18:36:42 +0000</pubDate>
		<dc:creator>Philip Flint</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://philipflint.com/?p=1045</guid>
		<description><![CDATA[The full collection of daily, weekly, monthly and annual maintenance tasks to perform to ensure smooth running of your Microsoft environment can be found at http://technet.microsoft.com/library/ee923724.aspx]]></description>
			<content:encoded><![CDATA[<p>The full collection of daily, weekly, monthly and annual maintenance tasks to perform to ensure smooth running of your Microsoft environment can be found at <a href="http://technet.microsoft.com/library/ee923724.aspx">http://technet.microsoft.com/library/ee923724.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://philipflint.com/2012/01/02/keep-your-microsoft-environment-running-smoothly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hyper-V Survival Guide</title>
		<link>http://philipflint.com/2012/01/01/hyper-v-survival-guide/</link>
		<comments>http://philipflint.com/2012/01/01/hyper-v-survival-guide/#comments</comments>
		<pubDate>Sun, 01 Jan 2012 16:48:01 +0000</pubDate>
		<dc:creator>Philip Flint</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://philipflint.com/?p=1039</guid>
		<description><![CDATA[Great resource for everything Hyper-V available at http://social.technet.microsoft.com/wiki/contents/articles/125.aspx]]></description>
			<content:encoded><![CDATA[<p>Great resource for everything Hyper-V available at <a href="http://social.technet.microsoft.com/wiki/contents/articles/125.aspx">http://social.technet.microsoft.com/wiki/contents/articles/125.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://philipflint.com/2012/01/01/hyper-v-survival-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Optimise XenApp RAM and CPU</title>
		<link>http://philipflint.com/2011/12/29/optimise-xenapp-ram-and-cpu/</link>
		<comments>http://philipflint.com/2011/12/29/optimise-xenapp-ram-and-cpu/#comments</comments>
		<pubDate>Thu, 29 Dec 2011 20:54:11 +0000</pubDate>
		<dc:creator>Philip Flint</dc:creator>
				<category><![CDATA[XenApp]]></category>

		<guid isPermaLink="false">http://philipflint.com/?p=1037</guid>
		<description><![CDATA[I see a lot of deployments of XenApp and / or Terminal Services on 32 bit systems, typically Windows Server 2003 R2 and, while its old hat, I thought it&#8217;s still worth taking a few minutes to make a note of the correct settings for optimisation of RAM and CPU in a thin client environment. [...]]]></description>
			<content:encoded><![CDATA[<p>I see a lot of deployments of XenApp and / or Terminal Services on 32 bit systems, typically Windows Server 2003 R2 and, while its old hat, I thought it&#8217;s still worth taking a few minutes to make a note of the correct settings for optimisation of RAM and CPU in a thin client environment. When you first install Windows Server 2003 R2 the default performance settings for RAM and CPU before the operating system has had a role assigned are as below:
</p>
<p><img src="http://philipflint.com/wp-content/uploads/2011/12/122911_2054_OptimiseXen1.png" alt=""/>
	</p>
<p>
 </p>
<p>Once the Terminal Services Role has been installed these are changed to:
</p>
<p><img src="http://philipflint.com/wp-content/uploads/2011/12/122911_2054_OptimiseXen2.png" alt=""/>
	</p>
<p>
 </p>
<p>At a very basic level, these are the correct settings to use. But why ? For CPU, this forces the CPU to allot less time to a task before switching between tasks. In a service based environment (for SQL or Exchange for example) the CPU should be optimised for services so that the CPU allots more time to a single task before switching to any different task requiring processor time. As servers hosting services tend to have multiple cores this reduces context switching and results in higher performance for long running tasks.
</p>
<p>In a thin client environment where multiple users are competing for processor time perceived performance is enhanced if the processor provides some time to each user. That is, if it can switch between threads more quickly. To do this, we optimise for programs in the GUI.
</p>
<p>Regarding memory, the limiting factor in a 32 bit thin client server based computing environment is not necessarily user RAM but, more often, paged pool RAM and non-paged pool RAM. These are limited to around 650MB and 256MB respectively (for Windows Server 2003 – these limits have been removed somewhat in Windows 2008). These limits also hold true for Windows Server 2003 r2 Enterprise Edition. The server may have 32GB of RAM, for example, but will still have these small amounts of RAM available for end user tasks. If we optimise the RAM for programs then this reduces the amount of RAM available for these system type processes … the above figures are reduced still further. As paged pool RAM is consumed the server may start to page, even though there is ample spare user RAM. Even more concerning, if non-paged pool RAM is depleted this cannot be paged and, in the worst case, the server may even blue screen.
</p>
<p>I hope the above brings some understanding as to why the above are the default settings. Some items to bear in mind:
</p>
<ol>
<li>Mark Russinovich has an excellent article on RAM which applies to thin client environments at <a href="http://blogs.technet.com/b/markrussinovich/archive/2009/03/26/3211216.aspx">http://blogs.technet.com/b/markrussinovich/archive/2009/03/26/3211216.aspx</a>
		</li>
<li>Jeremy Saunders has written an outstanding article on Processor Scheduling at <a href="http://www.jhouseconsulting.com/2008/05/13/processor-scheduling-20">http://www.jhouseconsulting.com/2008/05/13/processor-scheduling-20</a>
		</li>
<li>RAM can be set to use prefer System Cache by setting the key <span style="font-family:Helvetica; font-size:9pt">HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\LargeSystemCache to 1</span>
		</li>
<li>Processor Scheduling can be further optimised by setting the key HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\PriorityControl\Win32PrioritySeparation to 40
</li>
</ol>
<p>Why do people change these settings to the exact opposite of the defaults ? I have no idea but hope that someone can enlighten me.</p>
]]></content:encoded>
			<wfw:commentRss>http://philipflint.com/2011/12/29/optimise-xenapp-ram-and-cpu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Securing NetScaler / AGEE interface</title>
		<link>http://philipflint.com/2011/12/19/securing-netscaler-agee-interface/</link>
		<comments>http://philipflint.com/2011/12/19/securing-netscaler-agee-interface/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 20:55:32 +0000</pubDate>
		<dc:creator>Philip Flint</dc:creator>
				<category><![CDATA[Access Gateway]]></category>
		<category><![CDATA[Citrix]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[NetScaler]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://philipflint.com/?p=1031</guid>
		<description><![CDATA[By default when you install a NetScaler or AGEE the admin interface can only be connected to by HTTP. To configure the device to allow you to connect by HTTPS complete the following steps: 1) Connect to the devices configuration utility using a browser 2) Expand the Network node 3) Click on RPC 4) Select [...]]]></description>
			<content:encoded><![CDATA[<p>By default when you install a NetScaler or AGEE the admin interface can only be connected to by HTTP. To configure the device to allow you to connect by HTTPS complete the following steps:</p>
<p>1) Connect to the devices configuration utility using a browser<br />
2) Expand the <strong>Network</strong> node<br />
3) Click on <strong>RPC</strong><br />
4) Select the NSIP (NetScaler admin IP Address)<br />
5) Click <strong>Open</strong><br />
6) Tick the <strong>Secure</strong> check box<br />
7) Click <strong>OK</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://philipflint.com/2011/12/19/securing-netscaler-agee-interface/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Preventing access to specific applications in XenClient 2</title>
		<link>http://philipflint.com/2011/11/12/preventing-access-to-specific-applications-in-xenclient-2/</link>
		<comments>http://philipflint.com/2011/11/12/preventing-access-to-specific-applications-in-xenclient-2/#comments</comments>
		<pubDate>Sat, 12 Nov 2011 23:42:10 +0000</pubDate>
		<dc:creator>Philip Flint</dc:creator>
				<category><![CDATA[Citrix]]></category>
		<category><![CDATA[Virtualisation]]></category>
		<category><![CDATA[citri]]></category>

		<guid isPermaLink="false">http://philipflint.com/?p=1029</guid>
		<description><![CDATA[XenClient is fabulous. You have a locked down work image and you have an &#8220;open&#8221; image where you can run whatever you like in it. You can then &#8220;share&#8221; applications betweioen running VM&#8217;s so you can have your &#8220;ticker&#8221; or &#8220;game&#8221; or whatever avaialble on your work machine or you can have your work application [...]]]></description>
			<content:encoded><![CDATA[<p>XenClient is fabulous. You have a locked down work image and you have an &#8220;open&#8221; image where you can run whatever you like in it. You can then &#8220;share&#8221; applications betweioen running VM&#8217;s so you can have your &#8220;ticker&#8221; or &#8220;game&#8221; or whatever avaialble on your work machine or you can have your work application viewable from your personal machine. But what if you don&#8217;t want certain applications to be available ?</p>
<p>This is controlled from an XML file which instructions the agent where to collect icons from (essentially the all users atsrt menu and any logged on users menu) but exclude anything on the blacklist (Outlook Express, anything in c:\windows etc) unless its included on the list of whitelisted applications (internet explorer for example). So, very easy to configure IF you know where the configuration file is &#8230;. which isn&#8217;t at all obvious.</p>
<p>The XML file can be found in the following locations:</p>
<p><strong>Windows 7</strong><br />
C:\ProgramData\Citrix\Xci\Applications\XciDiscoveryConfig.xml</p>
<p><strong>Vista</strong><br />
C:\ProgramData\Citrix\Xci\Applications\XciDiscoveryConfig.xml</p>
<p><strong>XP</strong><br />
C:\Documents and Settings\All Users\Application Data\Citrix\Xci\Applications\XciDiscoveryConfig.xml</p>
]]></content:encoded>
			<wfw:commentRss>http://philipflint.com/2011/11/12/preventing-access-to-specific-applications-in-xenclient-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>List Users who have logged on to XenApp</title>
		<link>http://philipflint.com/2011/10/07/list-users-who-have-logged-on-to-xenapp/</link>
		<comments>http://philipflint.com/2011/10/07/list-users-who-have-logged-on-to-xenapp/#comments</comments>
		<pubDate>Fri, 07 Oct 2011 17:16:21 +0000</pubDate>
		<dc:creator>Philip Flint</dc:creator>
				<category><![CDATA[Citrix]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[XenApp]]></category>

		<guid isPermaLink="false">http://philipflint.com/2011/10/07/list-users-who-have-logged-on-to-xenapp/</guid>
		<description><![CDATA[Want to know who has logged on to your Citrix server ? You can just look in the security log in event viewer and filter down but it&#8217;s so much easier using the command line. Just open up a cmd prompt and enter audit log This will let you list all the sessions from the [...]]]></description>
			<content:encoded><![CDATA[<p>Want to know who has logged on to your Citrix server ?</p>
<p>You can just look in the security log in event viewer and filter down but it&#8217;s so much easier using the command line. Just open up a cmd prompt and enter</p>
<p><strong>audit log</strong></p>
<p>This will let you list all the sessions from the event log and even pipe them out to a text file for later analysis or reporting.</p>
]]></content:encoded>
			<wfw:commentRss>http://philipflint.com/2011/10/07/list-users-who-have-logged-on-to-xenapp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing the icon used for folders</title>
		<link>http://philipflint.com/2011/09/23/changing-the-icon-used-for-folders/</link>
		<comments>http://philipflint.com/2011/09/23/changing-the-icon-used-for-folders/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 22:43:33 +0000</pubDate>
		<dc:creator>Philip Flint</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://philipflint.com/2011/09/23/changing-the-icon-used-for-folders/</guid>
		<description><![CDATA[When building a desktop image you may want to have some corporate folders which you want to &#8220;stand out&#8221; from the others and also let users know what the folder should be used for. For example, you may place folders in the &#8220;All Users&#8221; menu folder or within the users &#8220;My Documents&#8221; folder. This can [...]]]></description>
			<content:encoded><![CDATA[<p>When building a desktop image you may want to have some corporate folders which you want to &#8220;stand out&#8221; from the others and also let users know what the folder should be used for. For example, you may place folders in the &#8220;All Users&#8221; menu folder or within the users &#8220;My Documents&#8221; folder.
</p>
<p>This can be accomplished by changing the folders icon and adding a tool tip so that a hint appears if a user hovers their mouse over the folder. This is relatively simple to achieve.
</p>
<ol>
<li>
<div>Create the folder. I have create done called &#8220;RegistryTemplates&#8221;
</div>
<p>
 </p>
</li>
<li>
<div>Mark the folder as a system folder. Open a command prompt and mark the folder as a system folder using <strong><em>attrib +s Path\FolderName</em></strong>
			</div>
<p>
 </p>
</li>
</ol>
<p><img src="http://philipflint.com/wp-content/uploads/2011/09/092311_2243_Changingthe11.png" alt=""/>
	</p>
<p style="margin-left: 36pt">
 </p>
<ol>
<li> Create a text file and name it Desktop.ini. Use Notepad to create this file and ensure it is saved in Unicode format. Also, enclose the file name in quotation marks to ensure that the.txt extension isn&#8217;t applied.
</li>
</ol>
<p><img src="http://philipflint.com/wp-content/uploads/2011/09/092311_2243_Changingthe21.png" alt=""/>
	</p>
<ol>
<li>
<div>Edit the Desktop.ini file created (by double clicking on it). Add a section header
</div>
<p>
 </p>
<p>[.ShellClassInfo]
</p>
<p>
 </p>
</li>
<li> Then enter values to inform the file system how to display the folder.
</li>
</ol>
<div>
<table style="border-collapse:collapse" border="0">
<colgroup>
<col style="width:148px"/>
<col style="width:653px"/></colgroup>
<tbody valign="top">
<tr>
<td style="padding-top: 13px; padding-left: 10px; padding-bottom: 13px; padding-right: 10px; border-bottom:  solid #dbdbdb 0.75pt">
<p><span style="color:#2a2a2a; font-family:Segoe UI; font-size:9pt"><strong>Entry</strong></span></p>
</td>
<td style="padding-top: 13px; padding-left: 10px; padding-bottom: 13px; padding-right: 10px; border-bottom:  solid #dbdbdb 0.75pt">
<p style="margin-left: 7pt"><span style="color:#2a2a2a; font-family:Segoe UI; font-size:9pt"><strong>Value</strong></span></p>
</td>
</tr>
<tr>
<td style="padding-top: 13px; padding-left: 10px; padding-bottom: 13px; padding-right: 10px; border-bottom:  solid #dbdbdb 0.75pt">
<p style="margin-left: 7pt"><span style="color:#2a2a2a; font-family:Segoe UI; font-size:9pt"><strong>ConfirmFileOp</strong></span></p>
</td>
<td style="padding-top: 13px; padding-left: 10px; padding-bottom: 13px; padding-right: 10px; border-bottom:  solid #dbdbdb 0.75pt">
<p style="margin-left: 7pt"><span style="color:#2a2a2a; font-family:Segoe UI; font-size:9pt">Set this entry to 0 to avoid a &#8220;You Are Deleting a System Folder&#8221; warning when deleting or moving the folder.</span></p>
</td>
</tr>
<tr>
<td style="padding-top: 13px; padding-left: 10px; padding-bottom: 13px; padding-right: 10px; border-bottom:  solid #dbdbdb 0.75pt">
<p style="margin-left: 7pt"><span style="color:#2a2a2a; font-family:Segoe UI; font-size:9pt"><strong>NoSharing</strong></span></p>
</td>
<td style="padding-top: 13px; padding-left: 10px; padding-bottom: 13px; padding-right: 10px; border-bottom:  solid #dbdbdb 0.75pt">
<p style="margin-left: 7pt"><span style="color:#2a2a2a; font-family:Segoe UI; font-size:9pt">Not supported under Windows Vista or later. Set this entry to 1 to prevent the folder from being shared.</span></p>
</td>
</tr>
<tr>
<td style="padding-top: 13px; padding-left: 10px; padding-bottom: 13px; padding-right: 10px; border-bottom:  solid #dbdbdb 0.75pt">
<p style="margin-left: 7pt"><span style="color:#2a2a2a; font-family:Segoe UI; font-size:9pt"><strong>IconFile</strong></span></p>
</td>
<td style="padding-top: 13px; padding-left: 10px; padding-bottom: 13px; padding-right: 10px; border-bottom:  solid #dbdbdb 0.75pt">
<p style="margin-left: 7pt"><span style="color:#2a2a2a; font-family:Segoe UI; font-size:9pt">If you want to specify a custom icon for the folder, set this entry to the icon&#8217;s file name. The .ico file name extension is preferred, but it is also possible to specify .bmp files, or .exe and .dll files that contain icons. If you use a relative path, the icon is available to people who view the folder over the network. You must also set the <strong>IconIndex</strong> entry.</span></p>
</td>
</tr>
<tr>
<td style="padding-top: 13px; padding-left: 10px; padding-bottom: 13px; padding-right: 10px; border-bottom:  solid #dbdbdb 0.75pt">
<p style="margin-left: 7pt"><span style="color:#2a2a2a; font-family:Segoe UI; font-size:9pt"><strong>IconIndex</strong></span></p>
</td>
<td style="padding-top: 13px; padding-left: 10px; padding-bottom: 13px; padding-right: 10px; border-bottom:  solid #dbdbdb 0.75pt">
<p style="margin-left: 7pt"><span style="color:#2a2a2a; font-family:Segoe UI; font-size:9pt">Set this entry to specify the index for a custom icon. If the file assigned to <strong>IconFile</strong> only contains a single icon, set <strong>IconIndex</strong> to 0.</span></p>
</td>
</tr>
<tr>
<td style="padding-top: 13px; padding-left: 10px; padding-bottom: 13px; padding-right: 10px; border-bottom:  solid #dbdbdb 0.75pt">
<p style="margin-left: 7pt"><span style="color:#2a2a2a; font-family:Segoe UI; font-size:9pt"><strong>InfoTip</strong></span></p>
</td>
<td style="padding-top: 13px; padding-left: 10px; padding-bottom: 13px; padding-right: 10px; border-bottom:  solid #dbdbdb 0.75pt">
<p style="margin-left: 7pt"><span style="color:#2a2a2a; font-family:Segoe UI; font-size:9pt">Set this entry to an informational text string. It is displayed as an infotip when the cursor hovers over the folder. If the user clicks the folder, the information text is displayed in the folder&#8217;s information block, below the standard information.</span></p>
</td>
</tr>
</tbody>
</table>
</div>
<p style="margin-left: 36pt">
 </p>
<ol>
<li>
<div>A typical set of entries would look like the below.
</div>
<p>
 </p>
<p>[.ShellClassInfo]
</p>
<p>IconFile=C:\Windows\Regedit.exe
</p>
<p>IconIndex=0
</p>
<p>InfoTip=&#8221;Registry templates for updating standard settings within the operating system&#8221;
</p>
<p>
 </p>
<p>
 </p>
</li>
<li>
<div>The above will set the icon to be that used by Regedit. The icon index is the index number of the icon within the icon file. If a bespoke icon is to be used, this can be placed within a hidden folder underneath the folder being displayed (use <strong><em>attrib +h FolderName</em></strong> to hide the folder).
</div>
<p>
 </p>
</li>
<li>
<div>Save the file.
</div>
<p>
 </p>
</li>
<li>
<div>Now open a command prompt and set the desktop.ini file to be a hidden system file using the command <strong><em>attrib +s +h Path\FileName</em></strong>.
</div>
<p>
 </p>
<p><img src="http://philipflint.com/wp-content/uploads/2011/09/092311_2243_Changingthe31.png" alt=""/>
			</p>
<p>
 </p>
</li>
<li>
<div> The folder will now display with the regedit icon to provide a visual queue that the folder contains items relating to the registry.
</div>
<p>
 </p>
<p><img src="http://philipflint.com/wp-content/uploads/2011/09/092311_2243_Changingthe41.png" alt=""/>
			</p>
<p>
 </p>
</li>
<li>
<div>Hovering the mouse over the folder displays the tooltip.
</div>
<p>
 </p>
</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://philipflint.com/2011/09/23/changing-the-icon-used-for-folders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Windows 8 on XenServer</title>
		<link>http://philipflint.com/2011/09/23/installing-windows-8-on-xenserver/</link>
		<comments>http://philipflint.com/2011/09/23/installing-windows-8-on-xenserver/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 21:44:29 +0000</pubDate>
		<dc:creator>Philip Flint</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Virtualisation]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://philipflint.com/?p=990</guid>
		<description><![CDATA[Having trouble installing the recently released developer preview on XenServer ? Thomas Koetzing has the fix on his blog Create a VM with a Windows 7 template and copy the virtual machine UUID from the general tab in XenCenter or use xe vm-list in the CLI. Next you need to run the command xe vm-param-set [...]]]></description>
			<content:encoded><![CDATA[<p>Having trouble installing the recently released developer preview on XenServer ?</p>
<p>Thomas Koetzing has the fix on his <a href="http://www.thomaskoetzing.de/" target="_blank">blog</a></p>
<p>Create a VM with a Windows 7 template and copy the virtual machine UUID from the general tab in XenCenter or use <strong>xe vm-list</strong> in the CLI. Next you need to run the command <strong>xe vm-param-set uuid=&lt;VMUUID&gt; platform:viridian=false</strong></p>
<p>The installation can the proceed as normal.</p>
<p><strong></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://philipflint.com/2011/09/23/installing-windows-8-on-xenserver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Calculating page file size for 64 bit servers</title>
		<link>http://philipflint.com/2011/09/23/calculating-page-file-size-for-64-bit-servers/</link>
		<comments>http://philipflint.com/2011/09/23/calculating-page-file-size-for-64-bit-servers/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 21:39:50 +0000</pubDate>
		<dc:creator>Philip Flint</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://philipflint.com/?p=982</guid>
		<description><![CDATA[Great article from Microsoft on how to calculate page file requirements when you have large amounts of RAM and reduced paging requirements. http://support.microsoft.com/kb/2021748/en-us?sd=rss&#38;spid=12925]]></description>
			<content:encoded><![CDATA[<p>Great article from Microsoft on how to calculate page file requirements when you have large amounts of RAM and reduced paging requirements.</p>
<p><a href="http://support.microsoft.com/kb/2021748/en-us?sd=rss&amp;spid=12925">http://support.microsoft.com/kb/2021748/en-us?sd=rss&amp;spid=12925</a></p>
]]></content:encoded>
			<wfw:commentRss>http://philipflint.com/2011/09/23/calculating-page-file-size-for-64-bit-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connect to SysInternals files over the Internet but from within explorer</title>
		<link>http://philipflint.com/2011/09/17/connect-to-sysinternals-files-over-the-internet-but-from-within-explorer/</link>
		<comments>http://philipflint.com/2011/09/17/connect-to-sysinternals-files-over-the-internet-but-from-within-explorer/#comments</comments>
		<pubDate>Sat, 17 Sep 2011 14:39:14 +0000</pubDate>
		<dc:creator>Philip Flint</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Windows 2008 R2]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Utilities]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://philipflint.com/2011/09/17/connect-to-sysinternals-files-over-the-internet-but-from-within-explorer/</guid>
		<description><![CDATA[Want to connect to and run the SysInternals tools locally but don&#8217;t want to install them on your server or workstation ? Just use explorer to connect to \\live.sysinternals.com\tools and there they are. Enjoy]]></description>
			<content:encoded><![CDATA[<p>Want to connect to and run the SysInternals tools locally but don&#8217;t want to install them on your server or workstation ? Just use explorer to connect to \\live.sysinternals.com\tools and there they are.</p>
<p>Enjoy</p>
]]></content:encoded>
			<wfw:commentRss>http://philipflint.com/2011/09/17/connect-to-sysinternals-files-over-the-internet-but-from-within-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

