<?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>thebackroomtech &#187; Windows 2008</title>
	<atom:link href="http://thebackroomtech.com/tag/windows-2008/feed/" rel="self" type="application/rss+xml" />
	<link>http://thebackroomtech.com</link>
	<description>serving up the info back room techs everywhere find interesting</description>
	<lastBuildDate>Sat, 20 Nov 2010 03:13:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Microsoft releases load simulation tools for desktops</title>
		<link>http://thebackroomtech.com/2009/10/16/microsoft-releases-load-simulation-tools-for-desktops/</link>
		<comments>http://thebackroomtech.com/2009/10/16/microsoft-releases-load-simulation-tools-for-desktops/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 13:16:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[load simulation]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[RDP]]></category>
		<category><![CDATA[Remote Desktop]]></category>
		<category><![CDATA[scalability]]></category>
		<category><![CDATA[simulation]]></category>
		<category><![CDATA[Windows 2008]]></category>

		<guid isPermaLink="false">http://thebackroomtech.com/?p=2005</guid>
		<description><![CDATA[Microsoft has released their Remote Desktop Load Simulation Tools which have nothing to do with Remote Desktop in the RDP sense.  Instead, the tools are designed for 32-bit and 64-bit server capacity planning and performance/scalability analysis.  According to Microsoft: In a server-based computing environment, all application execution and data processing occur on the server. Therefore it is extremely [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Microsoft has released their <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=c3f5f040-ab7b-4ec6-9ed3-1698105510ad" target="_blank">Remote Desktop Load Simulation Tools</a> which have nothing to do with Remote Desktop in the RDP sense.  Instead, the tools are designed for 32-bit and 64-bit server capacity planning and performance/scalability analysis.  According to Microsoft:</p>
<p>In a server-based computing environment, all application execution and data processing occur on the server. Therefore it is extremely interesting to test the scalability and capacity of servers to determine how many client sessions a server can typically support under a variety of different scenarios. One of the most reliable ways to find out the number or users a server can support for a particular scenario is to log on a large number of users on the server simultaneously. The Remote Desktop Load Simulation tools provide the functionality which makes it possible to generate the required user load on the server.</p>
<p>Supported operating systems are:</p>
<ul>
<li>Windows Server 2008</li>
<li>Windows Server 2008 Datacenter</li>
<li>Windows Server 2008 Datacenter without Hyper-V</li>
<li>Windows Server 2008 Enterprise</li>
<li>Windows Server 2008 Enterprise without Hyper-V</li>
<li>Windows Server 2008 for Itanium-based Systems</li>
<li>Windows Server 2008 R2</li>
<li>Windows Server 2008 R2 for Itanium-based Systems</li>
<li>Windows Server 2008 Service Pack 2</li>
<li>Windows Server 2008 Standard</li>
<li>Windows Server 2008 Standard without Hyper-V</li>
</ul>
<p>(Notice the lack of Windows 2003 support?)</p>
<p>A minimal test environment requires:</p>
<ol>
<li>Target Remote Desktop Server</li>
<li>Client Workstations</li>
<li>Test Controller Host</li>
</ol>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://thebackroomtech.com/2010/02/11/ie7-rdp-web-client-fix/" title="IE7 RDP web client fix">IE7 RDP web client fix</a></li><li><a href="http://thebackroomtech.com/2009/09/01/find-windows-system-uptime-from-the-command-line/" title="Find Windows system uptime from the command line">Find Windows system uptime from the command line</a></li><li><a href="http://thebackroomtech.com/2009/05/14/fix-rdpclip-exe-wont-run-on-windows-server-2003/" title="Fix:  rdpclip.exe won&#8217;t run on Windows Server 2003">Fix:  rdpclip.exe won&#8217;t run on Windows Server 2003</a></li><li><a href="http://thebackroomtech.com/2009/04/24/howto-do-not-display-the-name-of-the-user-who-has-locked-a-windows-computer-or-server/" title="Howto: Do not display the name of the user who has locked a Windows computer or server">Howto: Do not display the name of the user who has locked a Windows computer or server</a></li><li><a href="http://thebackroomtech.com/2009/03/30/using-winsatexe-in-windows-server-2008-as-a-performance-benchmarking-tool/" title="Using Winsat.exe in Windows Server 2008 as a performance benchmarking tool">Using Winsat.exe in Windows Server 2008 as a performance benchmarking tool</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2009/10/16/microsoft-releases-load-simulation-tools-for-desktops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find Windows system uptime from the command line</title>
		<link>http://thebackroomtech.com/2009/09/01/find-windows-system-uptime-from-the-command-line/</link>
		<comments>http://thebackroomtech.com/2009/09/01/find-windows-system-uptime-from-the-command-line/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 12:43:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[batch file]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[up time]]></category>
		<category><![CDATA[uptime]]></category>
		<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://thebackroomtech.com/?p=1948</guid>
		<description><![CDATA[Here&#8217;s a quick and easy way of checking how long a Windows server or workstation has been up, via the command line.  It pipes the results of Net Statistics Workstation into find.  Run the following from a command prompt: net statistics workstation &#124; find /i &#8220;statistics since&#8221; The results will look like Statistics since 8/12/2009 [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Here&#8217;s a quick and easy way of checking how long a Windows server or workstation has been up, via the command line.  It pipes the results of Net Statistics Workstation into find.  Run the following from a command prompt:</p>
<p><em>net statistics workstation | find /i &#8220;statistics since&#8221;</em></p>
<p>The results will look like</p>
<p><em>Statistics since 8/12/2009 11:08 PM</em></p>
<p>Which shows the machine has been up since 11:08pm on August 12, 2009.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://thebackroomtech.com/2009/04/24/howto-do-not-display-the-name-of-the-user-who-has-locked-a-windows-computer-or-server/" title="Howto: Do not display the name of the user who has locked a Windows computer or server">Howto: Do not display the name of the user who has locked a Windows computer or server</a></li><li><a href="http://thebackroomtech.com/2009/08/20/fix-the-ip-address-you-have-entered-for-this-network-adapter-is-already-assigned-to-another-adapter-that-is-hidden-from-the-network-connections-folder-because-it-is-not-physically-in-the-computer/" title="Fix: The IP address you have entered for this network adapter is already assigned to another adapter that is hidden from the Network Connections folder because it is not physically in the computer">Fix: The IP address you have entered for this network adapter is already assigned to another adapter that is hidden from the Network Connections folder because it is not physically in the computer</a></li><li><a href="http://thebackroomtech.com/2009/12/07/script-to-remotely-list-windows-local-administrator-group-membership/" title="Script to remotely list Windows local administrator group membership">Script to remotely list Windows local administrator group membership</a></li><li><a href="http://thebackroomtech.com/2009/11/16/script-to-find-and-email-files-in-a-directory/" title="Script to find and email files in a directory">Script to find and email files in a directory</a></li><li><a href="http://thebackroomtech.com/2009/10/16/microsoft-releases-load-simulation-tools-for-desktops/" title="Microsoft releases load simulation tools for desktops">Microsoft releases load simulation tools for desktops</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2009/09/01/find-windows-system-uptime-from-the-command-line/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Howto: Do not display the name of the user who has locked a Windows computer or server</title>
		<link>http://thebackroomtech.com/2009/04/24/howto-do-not-display-the-name-of-the-user-who-has-locked-a-windows-computer-or-server/</link>
		<comments>http://thebackroomtech.com/2009/04/24/howto-do-not-display-the-name-of-the-user-who-has-locked-a-windows-computer-or-server/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 07:58:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[lock]]></category>
		<category><![CDATA[locked]]></category>
		<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[workstation]]></category>

		<guid isPermaLink="false">http://thebackroomtech.com/?p=1681</guid>
		<description><![CDATA[Normally when a Windows workstation or server is locked, you&#8217;ll see something similar to the following Windows Security message:   This computer is in use and has been locked.   Only DOMAIN\USER (user name) or an administrator can unlock this computer.   To not show the name of the user who has locked a computer, the [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><!--StartFragment-->Normally when a Windows workstation or server is locked, you&#8217;ll see something similar to the following Windows Security message:  </p>
<div><em>This computer is in use and has been locked.</em></div>
<div> </div>
<div><em>Only DOMAIN\USER (user name) or an administrator can unlock this computer.</em></div>
<div> </div>
<div>To not show the name of the user who has locked a computer, the following can be defined in a workstation level GPO</div>
<div> </div>
<div><em>Computer Configuration\Windows Settings\Security Settings\Local Policies\Security Options\Interactive logon: Display user information when the session is locked</em>.</div>
<div> </div>
<div>There are three choices if you enable this policy:</div>
<div> </div>
<ul>
<li>User display name, domain and user names (default setting)</li>
<li>User display name only</li>
<li>Do not display user information</li>
</ul>
<div> </div>
<div>Besides being able to apply this to Active Directory GPOs, this setting appears in the local security policy on my Windows XP SP3 VM.  The setting is not available on my XP SP2 laptop, but I see from <a href="http://support.microsoft.com/kb/837022" target="_blank">KB837022</a>  there is a hotfix that corrects this problem in XP SP2.</div>
<p></p>
<div>Alternatively, the following DWORD can be created in the registry of XP SP2, Windows Vista, and Windows Server 2008 machine to accomplish the same thing:</div>
<div> </div>
<div><em>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system\DontDisplayLockedUserId</em></div>
<div> </div>
<div>User display name, domain and user names = 1</div>
<div>User display name only = 2</div>
<div>Do not display user information =3</div>
<div> </div>
<div>You need to restart the machine for the change to take effect.</div>
<div> </div>
<div>You may also be interested in the related <em>Computer Configuration\Windows Settings\Security Settings\Local Policies\Security Options\Interactive logon: Do not display last user name</em> setting. This security setting determines whether the name of the last user to log on to the computer is displayed in the Windows logon screen.</div>
<p>If this policy is enabled, the name of the last user to successfully log on is not displayed in the <em>Log On to Windows</em> dialog box.  If this policy is disabled, the name of the last user to log on is displayed.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://thebackroomtech.com/2009/09/01/find-windows-system-uptime-from-the-command-line/" title="Find Windows system uptime from the command line">Find Windows system uptime from the command line</a></li><li><a href="http://thebackroomtech.com/2009/08/20/fix-the-ip-address-you-have-entered-for-this-network-adapter-is-already-assigned-to-another-adapter-that-is-hidden-from-the-network-connections-folder-because-it-is-not-physically-in-the-computer/" title="Fix: The IP address you have entered for this network adapter is already assigned to another adapter that is hidden from the Network Connections folder because it is not physically in the computer">Fix: The IP address you have entered for this network adapter is already assigned to another adapter that is hidden from the Network Connections folder because it is not physically in the computer</a></li><li><a href="http://thebackroomtech.com/2008/08/19/microsoft-has-finally-fixed-their-methodology-for-disabling-autorun-on-windows-operating-systems/" title="Microsoft has finally fixed their methodology for disabling Autorun on Windows operating systems">Microsoft has finally fixed their methodology for disabling Autorun on Windows operating systems</a></li><li><a href="http://thebackroomtech.com/2007/11/02/howto-disable-windows-simple-file-sharing-via-the-registry-and-local-security-policy/" title="Howto: Disable Windows Simple File Sharing via the Registry and Local Security Policy">Howto: Disable Windows Simple File Sharing via the Registry and Local Security Policy</a></li><li><a href="http://thebackroomtech.com/2009/10/16/microsoft-releases-load-simulation-tools-for-desktops/" title="Microsoft releases load simulation tools for desktops">Microsoft releases load simulation tools for desktops</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2009/04/24/howto-do-not-display-the-name-of-the-user-who-has-locked-a-windows-computer-or-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto: Specify a service account for accessing a remote data path in IIS 7.0</title>
		<link>http://thebackroomtech.com/2009/04/07/howto-specify-a-service-account-for-accessing-a-remote-data-path-in-iis-70/</link>
		<comments>http://thebackroomtech.com/2009/04/07/howto-specify-a-service-account-for-accessing-a-remote-data-path-in-iis-70/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 11:14:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Anyonymous]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[IIS 7.0]]></category>
		<category><![CDATA[remote share]]></category>
		<category><![CDATA[service account]]></category>
		<category><![CDATA[Windows 2008]]></category>

		<guid isPermaLink="false">http://thebackroomtech.com/?p=1653</guid>
		<description><![CDATA[I have an Active Directory domain service account that has permissions to a share on our SAN that will host IIS web site content.  I needed to allow IIS to access the share via the service account.  Here&#8217;s how to do it in IIS 7.0 on Windows Server 2008: Open Server Manager &#62; Roles &#62; [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><!--StartFragment-->I have an Active Directory domain service account that has permissions to a share on our SAN that will host IIS web site content.  I needed to allow IIS to access the share via the service account.  Here&#8217;s how to do it in IIS 7.0 on Windows Server 2008:</p>
<ol>
<li><em>Open Server Manager &gt; Roles &gt; Web Server (IIS) &gt; Internet Information Services (IIS) Manager &gt; ServerName &gt; Sites &gt; WebSiteName</em></li>
<li>Double click <em>Authentication &gt; Anonymous Authentication &gt; Edit</em></li>
<li>Under <em>Anonymous user identity</em>, select <em>Specific User &gt; Set</em></li>
<li>Enter the user name and password &gt; OK &gt; OK </li>
<li>Restart the web site</li>
</ol>
<div>Reference and details:</div>
<div><a href="http://learn.iis.net/page.aspx/140/understanding-the-built-in-user-and-group-accounts-in-iis-7">http://learn.iis.net/page.aspx/140/understanding-the-built-in-user-and-group-accounts-in-iis-7/</a></div>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://thebackroomtech.com/2009/03/05/howto-export-iis-70-web-server-configuration/" title="Howto: Export IIS 7.0 web server configuration">Howto: Export IIS 7.0 web server configuration</a></li><li><a href="http://thebackroomtech.com/2009/04/01/using-caspolexe-to-grant-net-applications-rights-to-a-remote-network-share/" title="Using Caspol.exe to grant .NET applications rights to a remote network share">Using Caspol.exe to grant .NET applications rights to a remote network share</a></li><li><a href="http://thebackroomtech.com/2009/03/04/howto-backup-iis-70-web-server-configuration/" title="Howto: Backup IIS 7.0 web server configuration">Howto: Backup IIS 7.0 web server configuration</a></li><li><a href="http://thebackroomtech.com/2009/01/15/howto-edit-network-card-bindings-in-windows-server-2008/" title="Howto:  Edit network card bindings in Windows Server 2008">Howto:  Edit network card bindings in Windows Server 2008</a></li><li><a href="http://thebackroomtech.com/2009/01/09/running-windows-media-services-and-and-iis-on-the-same-server-in-windows-server2008/" title="Running Windows Media Services and and IIS on the same server in Windows Server2008">Running Windows Media Services and and IIS on the same server in Windows Server2008</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2009/04/07/howto-specify-a-service-account-for-accessing-a-remote-data-path-in-iis-70/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 2008 Schtasks error: User credentials are not allowed on the local machine</title>
		<link>http://thebackroomtech.com/2009/04/06/windows-2008-schtasks-error-user-credentials-are-not-allowed-on-the-local-machine/</link>
		<comments>http://thebackroomtech.com/2009/04/06/windows-2008-schtasks-error-user-credentials-are-not-allowed-on-the-local-machine/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 12:57:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[scheduled tasks]]></category>
		<category><![CDATA[schtasks]]></category>
		<category><![CDATA[schtasks.exe]]></category>
		<category><![CDATA[Windows 2008]]></category>

		<guid isPermaLink="false">http://thebackroomtech.com/?p=1645</guid>
		<description><![CDATA[Last week I attempted to add a scheduled task to my Windows 2008 server using schtasks.exe. The syntax I used was: schtasks /create /S server /U DOMAIN\ACCOUNT /P password /SC daily /ST 15:00 /TN BkupIIS /TR c:\scripts\bkupiis.cmd I received the following message from schtasks.exe: User credentials are not allowed on the local machine The task [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Last week I attempted to add a scheduled task to my Windows 2008 server using schtasks.exe. The syntax I used was:</p>
<p><em>schtasks /create /S server /U DOMAIN\ACCOUNT /P password /SC daily /ST 15:00 /TN BkupIIS /TR c:\scripts\bkupiis.cmd</em></p>
<p>I received the following message from schtasks.exe:</p>
<p><em>User credentials are not allowed on the local machine</em></p>
<p>The task scheduler log file shows the following error:</p>
<p><em>Task Scheduler failed to start &#8220;\BkupIIS&#8221; task for user &#8220;DOMAIN\ACCOUNT&#8221;. Additional Data: Error Value: 2147750687.</em></p>
<p>The secret to successfully scheduling the task is to use <em>/RU</em> and <em>/RP</em> instead of <em>/U</em> and <em>/P</em>.</p>
<p>The syntax that should be used to create the scheduled task is:</p>
<p><em>schtasks /create /S server /RU DOMAIN\ACCOUNT /RP password /SC daily /ST 15:00 /TN BkupIIS /TR c:\scripts\bkupiis.cmd</em></p>
<p>Reference: http://brianagibson.blogspot.com/2008/08/hmc-45-domaincachetask-scheduled-task.html</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://thebackroomtech.com/2009/10/16/microsoft-releases-load-simulation-tools-for-desktops/" title="Microsoft releases load simulation tools for desktops">Microsoft releases load simulation tools for desktops</a></li><li><a href="http://thebackroomtech.com/2009/09/01/find-windows-system-uptime-from-the-command-line/" title="Find Windows system uptime from the command line">Find Windows system uptime from the command line</a></li><li><a href="http://thebackroomtech.com/2009/04/24/howto-do-not-display-the-name-of-the-user-who-has-locked-a-windows-computer-or-server/" title="Howto: Do not display the name of the user who has locked a Windows computer or server">Howto: Do not display the name of the user who has locked a Windows computer or server</a></li><li><a href="http://thebackroomtech.com/2009/04/22/fix-0x80070005-access-is-denied-when-running-scheduled-task-as-a-non-administrator/" title="Fix: 0×80070005: Access is denied when running scheduled task as a non-administrator">Fix: 0×80070005: Access is denied when running scheduled task as a non-administrator</a></li><li><a href="http://thebackroomtech.com/2009/04/07/howto-specify-a-service-account-for-accessing-a-remote-data-path-in-iis-70/" title="Howto: Specify a service account for accessing a remote data path in IIS 7.0">Howto: Specify a service account for accessing a remote data path in IIS 7.0</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2009/04/06/windows-2008-schtasks-error-user-credentials-are-not-allowed-on-the-local-machine/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Using Winsat.exe in Windows Server 2008 as a performance benchmarking tool</title>
		<link>http://thebackroomtech.com/2009/03/30/using-winsatexe-in-windows-server-2008-as-a-performance-benchmarking-tool/</link>
		<comments>http://thebackroomtech.com/2009/03/30/using-winsatexe-in-windows-server-2008-as-a-performance-benchmarking-tool/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 12:49:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[benchmark]]></category>
		<category><![CDATA[benchmarking]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[Vista Upgrade Advisor]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[winsat]]></category>
		<category><![CDATA[winsat.exe]]></category>

		<guid isPermaLink="false">http://thebackroomtech.com/?p=1622</guid>
		<description><![CDATA[Microsoft has the Windows System Assessment Tool (Winsat) available for download that can assess a computer&#8217;s ability to run Windows Vista.  This tool provides a wealth of information on you hardware&#8217;s horsepower, plus it&#8217;s scriptable. It&#8217;s designed to run under Windows Vista, but can be run under Windows Server 2008 as well.  Here&#8217;s how to [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><!--StartFragment-->Microsoft has the <a href="http://en.wikipedia.org/wiki/Windows_System_Assessment_Tool">Windows System Assessment Tool</a> (Winsat) available for download that can assess a computer&#8217;s ability to run Windows Vista.  This tool provides a wealth of information on you hardware&#8217;s horsepower, plus <a href="http://www.microsoft.com/technet/scriptcenter/topics/vista/winsat.mspx">it&#8217;s scriptable</a>. It&#8217;s designed to run under Windows Vista, but can be run under Windows Server 2008 as well.  Here&#8217;s how to do it.</p>
<div> 1. Dowload the <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=42b5ac83-c24f-4863-a389-3ffc194924f8">Windows Vista Upgrade Advisor</a> utility</div>
<div> </div>
<div>2. Use <a href="http://legroom.net/software/uniextract">Universal Extractor&#8217;s</a> (uniextract) MSI method to extract the files from the .msi package</div>
<div> </div>
<div>3. Copy <em>winsat.exe</em> to the <em>c:\windows\system32</em> directory on the Windows 2008 server</div>
<div> </div>
<div>4. Open an elevated command prompt and change to the <em>c:\windows\system32</em> directory.  There&#8217;s many different hardware components you can benchmark, but the following example benchmarks sequential reads on drive C:</div>
<div> </div>
<div><em>winsat disk -seq -read -drive c</em></div>
<div> </div>
<div>See the <a href="http://technet.microsoft.com/en-us/library/cc770542.aspx">Technet command reference for Winsat</a> for details on all tests winsat can perform, such as:</div>
<p></p>
<table border="0">
<tbody>
<tr>
<td>Assessment</td>
<td>Description</td>
</tr>
<tr>
<td><a href="http://technet.microsoft.com/en-us/library/ccbd500e-ba96-4f0e-8814-a5e0dce650e6">winsat dwm</a></td>
<td>Assesses the ability of a system to display the Aero desktop effects.</td>
</tr>
<tr>
<td><a href="http://technet.microsoft.com/en-us/library/c01b5724-5947-462e-a0d4-04c4ab37fdce">winsat d3d</a></td>
<td>Assesses the ability of a system to run Direct 3D applications, such as games.</td>
</tr>
<tr>
<td><a href="http://technet.microsoft.com/en-us/library/cda017bf-6193-43c1-b71f-e379c23e1152">winsat mem</a></td>
<td>Assesses system memory bandwidth by simulating large memory to memory buffer copies.</td>
</tr>
<tr>
<td><a href="http://technet.microsoft.com/en-us/library/d51ea641-c258-4f6c-aba1-7031cce09e57">winsat disk</a></td>
<td>Assesses the performance of disk drives.</td>
</tr>
<tr>
<td><a href="http://technet.microsoft.com/en-us/library/e86ca96f-a674-4320-9c63-13962b5af8f9">winsat cpu</a></td>
<td>Assesses the performance of the CPU(s).</td>
</tr>
<tr>
<td><a href="http://technet.microsoft.com/en-us/library/e1be78cd-7208-41dc-84cf-86ff4c3679e4">winsat media</a></td>
<td>Assesses the performance of video encoding and decoding (playback) using the Direct Show framework.</td>
</tr>
<tr>
<td><a href="http://technet.microsoft.com/en-us/library/09a3b3dd-f746-4e6e-b684-76a9bde0c78d">winsat mfmedia</a></td>
<td>Assesses the performance of video decoding (playback) using the Media Foundation framework.</td>
</tr>
<tr>
<td><a href="http://technet.microsoft.com/en-us/library/6789dca9-dfb4-4e96-ae7c-e1399e52f11d">winsat features</a></td>
<td>Enumerates relevant system information.</td>
</tr>
<tr>
<td><a href="http://technet.microsoft.com/en-us/library/a098662a-85d6-41c8-ae61-7624d01d0521">winsat formal</a></td>
<td>Runs a set of pre-defined assessments and saves the data in an XML file in %systemroot%\performance\winsat\datastore.</td>
</tr>
</tbody>
</table>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://thebackroomtech.com/2009/10/16/microsoft-releases-load-simulation-tools-for-desktops/" title="Microsoft releases load simulation tools for desktops">Microsoft releases load simulation tools for desktops</a></li><li><a href="http://thebackroomtech.com/2008/10/27/dell-poweredge-1950-nic-teaming-test-results/" title="Dell PowerEdge 1950 NIC teaming test results">Dell PowerEdge 1950 NIC teaming test results</a></li><li><a href="http://thebackroomtech.com/2009/09/01/find-windows-system-uptime-from-the-command-line/" title="Find Windows system uptime from the command line">Find Windows system uptime from the command line</a></li><li><a href="http://thebackroomtech.com/2009/04/24/howto-do-not-display-the-name-of-the-user-who-has-locked-a-windows-computer-or-server/" title="Howto: Do not display the name of the user who has locked a Windows computer or server">Howto: Do not display the name of the user who has locked a Windows computer or server</a></li><li><a href="http://thebackroomtech.com/2009/04/07/howto-specify-a-service-account-for-accessing-a-remote-data-path-in-iis-70/" title="Howto: Specify a service account for accessing a remote data path in IIS 7.0">Howto: Specify a service account for accessing a remote data path in IIS 7.0</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2009/03/30/using-winsatexe-in-windows-server-2008-as-a-performance-benchmarking-tool/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fix: 503 Service Unavailable when accessing content on Windows Media Services 2008 server behind load balancer</title>
		<link>http://thebackroomtech.com/2009/03/27/fix-503-service-unavailable-when-accessing-content-on-windows-media-services-2008-server-behind-load-balancer/</link>
		<comments>http://thebackroomtech.com/2009/03/27/fix-503-service-unavailable-when-accessing-content-on-windows-media-services-2008-server-behind-load-balancer/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 15:08:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Media Services]]></category>
		<category><![CDATA[BigIP]]></category>
		<category><![CDATA[F5]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[load balancer]]></category>
		<category><![CDATA[service unavailable]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[WMS]]></category>

		<guid isPermaLink="false">http://thebackroomtech.com/?p=1616</guid>
		<description><![CDATA[I have three Windows 2008 Media servers that I&#8217;ve had issues with getting to work behind our F5 BigIP load balancer.  When we took packet traces, HTTP GET requests from the Media Player client have been responded to with 503 Service Unavailable.   You can read all about this particular issue at the Random on Window [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><!--StartFragment-->I have three Windows 2008 Media servers that I&#8217;ve had issues with getting to work behind our F5 BigIP load balancer.  When we took packet traces, HTTP GET requests from the Media Player client have been responded to with <em>503 Service Unavailable</em>.  </p>
<div>You can read all about this particular issue at the <a href="http://blogs.msdn.com/randomnumber/archive/2008/09/05/wmp-unable-to-connect-to-wms-9-5-wms-returning-503-service-unavailable.aspx">Random on Window Media</a> blog.  The solution ended up being applying the KB960372 hotfix, which was apparently released March 13, 2009.  The hotfix <a href="http://support.microsoft.com/960372">KB article</a> doesn&#8217;t exist as of today, but Random&#8217;s post suggests it will show up eventually.</div>
<div>[update 04-08-2009]</div>
<div><a href="http://support.microsoft.com/kb/960372" target="_blank">KB960372</a> is now available.</div>
<div> </div>
<div>For now, you can find the WMS 2008 x86 hotfix at <a href="http://download.microsoft.com/download/3/D/D/3DDC2DE8-43BA-40CA-8664-92F63DB81555/Windows6.0-KB960372-x86.msu" target="_new">http://download.microsoft.com/download/3/D/D/3DDC2DE8-43BA-40CA-8664-92F63DB81555/Windows6.0-KB960372-x86.msu</a></div>
<div> </div>
<div>The WMS 2008 x64 hotfix can be found at</div>
<div><a href="http://download.microsoft.com/download/3/D/D/3DDC2DE8-43BA-40CA-8664-92F63DB81555/Windows6.0-KB960372-x64.msu" target="_new">http://download.microsoft.com/download/3/D/D/3DDC2DE8-43BA-40CA-8664-92F63DB81555/Windows6.0-KB960372-x64.msu</a></div>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://thebackroomtech.com/2009/01/09/running-windows-media-services-and-and-iis-on-the-same-server-in-windows-server2008/" title="Running Windows Media Services and and IIS on the same server in Windows Server2008">Running Windows Media Services and and IIS on the same server in Windows Server2008</a></li><li><a href="http://thebackroomtech.com/2009/01/14/howto-enable-ssl-on-windows-media-services-web-administration-site-running-on-windows-2008-iis-70/" title="Howto: Enable SSL on Windows Media Services Web Administration Site running on Windows 2008 / IIS 7.0">Howto: Enable SSL on Windows Media Services Web Administration Site running on Windows 2008 / IIS 7.0</a></li><li><a href="http://thebackroomtech.com/2009/01/13/howto-delegate-administrative-rights-to-windows-media-services-web-administration-to-non-admins/" title="Howto: Delegate administrative rights to Windows Media Services Web Administration to non-admins">Howto: Delegate administrative rights to Windows Media Services Web Administration to non-admins</a></li><li><a href="http://thebackroomtech.com/2009/10/16/microsoft-releases-load-simulation-tools-for-desktops/" title="Microsoft releases load simulation tools for desktops">Microsoft releases load simulation tools for desktops</a></li><li><a href="http://thebackroomtech.com/2009/09/01/find-windows-system-uptime-from-the-command-line/" title="Find Windows system uptime from the command line">Find Windows system uptime from the command line</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2009/03/27/fix-503-service-unavailable-when-accessing-content-on-windows-media-services-2008-server-behind-load-balancer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto: Export IIS 7.0 web server configuration</title>
		<link>http://thebackroomtech.com/2009/03/05/howto-export-iis-70-web-server-configuration/</link>
		<comments>http://thebackroomtech.com/2009/03/05/howto-export-iis-70-web-server-configuration/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 08:46:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[backup]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS 7.0]]></category>
		<category><![CDATA[Windows 2008]]></category>

		<guid isPermaLink="false">http://thebackroomtech.com/?p=1531</guid>
		<description><![CDATA[To export a backup copy of your IIS 7.0 configuration on a Windows 2008 Server: Open Server Manager Expand Roles &#8211; Web Server (IIS) &#8211; Internet Information Services (IIS) Manager Highlight the web server name From the Management category, double click Shared Configuration Under Actions, select Export Configuration. Accept or change the default export path [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>To export a backup copy of your IIS 7.0 configuration on a Windows 2008 Server:</p>
<p>Open <em>Server Manager</em></p>
<p>Expand <em>Roles &#8211; Web Server (IIS) &#8211; Internet Information Services (IIS) Manager</em></p>
<p>Highlight the web server name</p>
<p>From the <em>Management</em> category, double click <em>Shared Configuration</em></p>
<p>Under <em>Actions</em>, select <em>Export Configuration</em>. Accept or change the default export path of <em>C:\Windows\system32\inetsrv\config\export</em></p>
<p>Click the <em>Connect As</em> button, and enter administrative credentials. If the server is a domain member, you may need to enter your credentials in the format domain\username or username@domain.com</p>
<p>Enter the encryption keys password twice and press OK</p>
<p>You should now have three files in the C:\Windows\system32\inetsrv\config\export directory: administration.config, applicationHost.config, and configEncKey.key. Save the files in a safe place.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://thebackroomtech.com/2009/04/07/howto-specify-a-service-account-for-accessing-a-remote-data-path-in-iis-70/" title="Howto: Specify a service account for accessing a remote data path in IIS 7.0">Howto: Specify a service account for accessing a remote data path in IIS 7.0</a></li><li><a href="http://thebackroomtech.com/2009/03/04/howto-backup-iis-70-web-server-configuration/" title="Howto: Backup IIS 7.0 web server configuration">Howto: Backup IIS 7.0 web server configuration</a></li><li><a href="http://thebackroomtech.com/2009/06/11/howto-export-a-list-of-all-computers-in-an-ad-ou/" title="HowTo: Export a list of all computers in an AD OU">HowTo: Export a list of all computers in an AD OU</a></li><li><a href="http://thebackroomtech.com/2009/04/01/using-caspolexe-to-grant-net-applications-rights-to-a-remote-network-share/" title="Using Caspol.exe to grant .NET applications rights to a remote network share">Using Caspol.exe to grant .NET applications rights to a remote network share</a></li><li><a href="http://thebackroomtech.com/2009/01/15/howto-edit-network-card-bindings-in-windows-server-2008/" title="Howto:  Edit network card bindings in Windows Server 2008">Howto:  Edit network card bindings in Windows Server 2008</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2009/03/05/howto-export-iis-70-web-server-configuration/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fix: Windows 2008 server is displayed as Windows Vista in McAfee EPO agent console</title>
		<link>http://thebackroomtech.com/2009/03/03/fix-windows-2008-server-is-displayed-as-windows-vista-in-mcafee-epo-agent-console/</link>
		<comments>http://thebackroomtech.com/2009/03/03/fix-windows-2008-server-is-displayed-as-windows-vista-in-mcafee-epo-agent-console/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 13:36:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[fixes]]></category>
		<category><![CDATA[common framework]]></category>
		<category><![CDATA[ePo]]></category>
		<category><![CDATA[framepkg.exe]]></category>
		<category><![CDATA[McAfee]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://thebackroomtech.com/?p=1522</guid>
		<description><![CDATA[One of my newly deployed Windows 2008 servers was being identified in the McAfee EPO 4.0 admin console as a Windows Vista machine. This was curious to me, since I had created this Windows 2008 server from the same media as it&#8217;s predecessors, and had installed all the same versions of software onto it, such [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>One of my newly deployed Windows 2008 servers was being identified in the McAfee EPO 4.0 admin console as a Windows Vista machine.  This was curious to me, since I had created this Windows 2008 server from the same media as it&#8217;s predecessors, and had installed all the same versions of software onto it, such as the Common Management Agent 3.6 patch 3, aka FramePkg.exe.</p>
<p>The instructions I received from McAfee Technical support said to copy the sitelist.xml file from the EPO server&#8217;s <em>\Program Files\McAfee\ePolicy Orchestrator\DB</em> directory, and paste it into the <em>C:\Documents and Settings\All Users\Application data\McAfee\Common Framework</em> directory on the Windows 2008 server.</p>
<p>First of all, in Windows 2008 <em>C:\Documents and Settings</em> is hidden by default, so in Windows Explorer I had to select <em>Organize &#8211; Folder and Search Options &#8211; View &#8211; Show hidden files and folders</em> in order to even see C<em>:\Documents and Settings</em>.</p>
<p>When I clicked on the <em>C:\Documents and Settings</em> directory, I immediately received the following error, despite being logged in with my domain admin credentials:</p>
<p><em>C:\Documents and Settings is not accessible.  Access is denied.</em></p>
<p>I noticed the local administators group, which domain admins is a member of, did not have explicit permissions assigned to the directory, so I attempted to assign them, but was once again denied access.  I checked ownership, and saw SYSTEM was the owner, so I tried to take ownership of the directory, but was denied.  Only after logging in as the local administrator was I able to take ownership, and assign myself rights to the file system.</p>
<p>After much googling I was able to determine the cause of this problem.  In Windows Server 2008 (and Windows Vista) the familiar old XP file/directory structure has been replaced.  <em>C:\Documents and Settings</em> no longer physically exists, but has been replaced by junction points which are used for backwards compatibility with legacy applications.</p>
<p>These junction points are like shortcuts to the actual data locations, and are not meant to be navigated by the system administrator.  The ACLs are set to &#8220;“Everyone Deny Read&#8221;. Applications must have permissions in order to call out and traverse a specific path.</p>
<p>To make a long story short, instead of placing the sitelist.xml file in the <em>C:\Documents and Settings\All Users\Application data\McAfee\Common Framework</em> directory on the Windows 2008 server, I had to put it in the <em>C:\ProgramData\McAfee\Common Framework</em> directory instead.</p>
<p>I then restarted the McAfee Framework service on the Windows 2008 server.  I waited about an hour (not sure if this is necessary, but I was busy), then verified the correct operating system was properly detected on the EPO admin console.</p>
<p>I asked McAfee how to get our custom sitelist.xml file into the new FramePkg.exe file for deployment, and he said that shouldn&#8217;t be necessary.  If we experience another case like this where the client OS is misidentified for some reason, they will work with us to determine the cause of the problem, rather than have us apply the band-aid fix after the fact.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://thebackroomtech.com/2009/09/01/find-windows-system-uptime-from-the-command-line/" title="Find Windows system uptime from the command line">Find Windows system uptime from the command line</a></li><li><a href="http://thebackroomtech.com/2009/07/10/fix-mcafee-epo-error-server-policy-invalid/" title="Fix: McAfee ePo Error “Server Policy Invalid”">Fix: McAfee ePo Error “Server Policy Invalid”</a></li><li><a href="http://thebackroomtech.com/2009/04/24/howto-do-not-display-the-name-of-the-user-who-has-locked-a-windows-computer-or-server/" title="Howto: Do not display the name of the user who has locked a Windows computer or server">Howto: Do not display the name of the user who has locked a Windows computer or server</a></li><li><a href="http://thebackroomtech.com/2009/02/17/reinstalling-the-mcafee-common-management-agent-framework-framepkgexe-without-a-reboot/" title="Reinstalling the McAfee Common Management Agent Framework (framepkg.exe) without a reboot">Reinstalling the McAfee Common Management Agent Framework (framepkg.exe) without a reboot</a></li><li><a href="http://thebackroomtech.com/2008/12/15/howto-fix-mcafee-virusscan-85i-mcafee-common-framework-returned-error-fffff95b/" title="Howto Fix: McAfee VirusScan 8.5i McAfee Common Framework returned error fffff95b">Howto Fix: McAfee VirusScan 8.5i McAfee Common Framework returned error fffff95b</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2009/03/03/fix-windows-2008-server-is-displayed-as-windows-vista-in-mcafee-epo-agent-console/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto:  Edit network card bindings in Windows Server 2008</title>
		<link>http://thebackroomtech.com/2009/01/15/howto-edit-network-card-bindings-in-windows-server-2008/</link>
		<comments>http://thebackroomtech.com/2009/01/15/howto-edit-network-card-bindings-in-windows-server-2008/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 10:35:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[bindings]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[NIC]]></category>
		<category><![CDATA[Windows 2008]]></category>

		<guid isPermaLink="false">http://thebackroomtech.com/?p=1354</guid>
		<description><![CDATA[Figuring out how to edit the order of NIC bindings on a Windows 2008 Server took quite a bit of Googling. It seems that you need to know a secret key combination to be able to view the Advanced tab, where the option to edit the NIC bindings is located. To edit the network card [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Figuring out how to edit the order of NIC bindings on a Windows 2008 Server took quite a bit of Googling.  It seems that you need to know a secret key combination to be able to view the Advanced tab, where the option to edit the NIC bindings is located.</p>
<p>To edit the network card binding order in Windows Server 2008:</p>
<p>Login to the server with administrative credentials</p>
<p>Click <em>Start &gt; Control Panel &gt; Network and Sharing Center</em></p>
<p>On the left hand side select <em>Manage network connections</em></p>
<p>Press <em>Alt+N</em> to display the Advanced menu</p>
<p>Select <em>Advanced Settings</em>. On the <em>Adapters and Bindings </em>tab, highlight your NIC and use the arrows on the right hand side to adjust it&#8217;s binding order.</p>
<p>You can also access the Network Connections screen directly by clicking <em>Start &gt; Run </em>, typing <em>ncpa.cpl </em>and pressing Enter</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://thebackroomtech.com/2009/04/07/howto-specify-a-service-account-for-accessing-a-remote-data-path-in-iis-70/" title="Howto: Specify a service account for accessing a remote data path in IIS 7.0">Howto: Specify a service account for accessing a remote data path in IIS 7.0</a></li><li><a href="http://thebackroomtech.com/2009/03/05/howto-export-iis-70-web-server-configuration/" title="Howto: Export IIS 7.0 web server configuration">Howto: Export IIS 7.0 web server configuration</a></li><li><a href="http://thebackroomtech.com/2008/11/03/fix-for-make-install-compiler-issues-with-intel-e1000-nic-driver-in-sles-10/" title="Fix for make install / compiler issues with Intel e1000 NIC driver in SLES 10">Fix for make install / compiler issues with Intel e1000 NIC driver in SLES 10</a></li><li><a href="http://thebackroomtech.com/2008/03/18/howto-configure-the-windows-2008-server-core-screensaver-activation-period/" title="Howto: Configure the Windows 2008 Server Core Screensaver Activation Period">Howto: Configure the Windows 2008 Server Core Screensaver Activation Period</a></li><li><a href="http://thebackroomtech.com/2008/03/17/howto-enable-remote-desktop-on-a-windows-2008-server-core-system/" title="Howto: Enable Remote Desktop on a Windows 2008 Server Core System">Howto: Enable Remote Desktop on a Windows 2008 Server Core System</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2009/01/15/howto-edit-network-card-bindings-in-windows-server-2008/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 46/95 queries in 0.041 seconds using disk: basic
Object Caching 1381/1466 objects using disk: basic

Served from: thebackroomtech.com @ 2012-02-04 10:47:30 -->
