<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Eternal NetworX EnX Blog</title>
	<atom:link href="http://blog.eternalnetworx.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.eternalnetworx.com</link>
	<description>Contact your system administrator</description>
	<lastBuildDate>Mon, 03 May 2010 20:10:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.eternalnetworx.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/0f9f4df8f08178b6c5a9caf182cc2d17?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>Eternal NetworX EnX Blog</title>
		<link>http://blog.eternalnetworx.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.eternalnetworx.com/osd.xml" title="Eternal NetworX EnX Blog" />
	<atom:link rel='hub' href='http://blog.eternalnetworx.com/?pushpress=hub'/>
		<item>
		<title>IIS 7.5 and Adobe PDF Files Hot Fix</title>
		<link>http://blog.eternalnetworx.com/2010/05/03/iis-7-5-and-adobe-pdf-files-hot-fix/</link>
		<comments>http://blog.eternalnetworx.com/2010/05/03/iis-7-5-and-adobe-pdf-files-hot-fix/#comments</comments>
		<pubDate>Mon, 03 May 2010 19:58:46 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://marktorng.wordpress.com/2010/05/03/iis-7-5-and-adobe-pdf-files-hot-fix/</guid>
		<description><![CDATA[Consider the following scenario: You install Internet Information Services (IIS) 7.5 on a computer that is running Windows Vista, Windows 7, Windows Server 2008, or Windows Server 2008 R2. You host some Portable Document Format (PDF) documents on an IIS Web site on this computer. You have a client computer that has the Adobe PDF [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=500&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Consider the following scenario: </p>
<ul>
<li>You install Internet Information Services (IIS) 7.5 on a computer that is running Windows Vista, Windows 7, Windows Server 2008, or Windows Server 2008 R2. </li>
<li>You host some Portable Document Format (PDF) documents on an IIS Web site on this computer. </li>
<li>You have a client computer that has the Adobe PDF Reader plug-in enabled on a Web browser. </li>
<li>You use this Web browser to open one of the PDF documents that is hosted on the IIS Web site.</li>
</ul>
<p> In this scenario, you cannot open the PDF document. Additionally, the Web browser may stop responding.   <br /><b>Note</b>
<ul>
<li>You may still be able to open other PDF documents on this IIS Web site when this issue occurs. </li>
<li>This issue does not affect all versions of the Adobe PDF Reader plug-in.</li>
<p>   <a href="http://support.microsoft.com/#top"></a></ul>
<h4>
<p><a href="http://support.microsoft.com/">CAUSE</a></p>
<p>This issue occurs because of a design change in IIS 7.5. When you try to open a&#8230;</p>
</h4>
<p>This issue occurs because of a design change in IIS 7.5.    <br />When you try to open a PDF document on an IIS Web site, the Adobe PDF Reader plug-in sends a request that includes multiple byte ranges to IIS 7.5. If the union of the multiple byte ranges is a single byte range, the response from IIS 7.5 contains the byte ranges merged into a single byte range (also known as a merged byte-range request). The response to this single byte range does not include the <b>multipart/byteranges</b> content type. However, the <b>multipart/byteranges</b> content type is expected to be included in a response to a merged byte-range request. This behavior causes the Adobe PDF Reader plug-in to handle the response incorrectly. Therefore, the PDF document cannot be opened.    <br /><b>Note</b> The <b>multipart/byteranges</b> content type is included in a regular multiple byte-ranges response. </p>
<h4>
<p><a href="http://support.microsoft.com/">RESOLUTION</a></p>
<p>To resolve this issue, apply this hotfix on the computer that is running IIS 7.5&#8230;</p>
</h4>
<p>To resolve this issue, apply this hotfix on the computer that is running IIS 7.5. </p>
<h5>Hotfix information</h5>
<p> A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing the problem described in this article. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next software update that contains this hotfix.  <br />If the hotfix is available for download, there is a &quot;Hotfix download available&quot; section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix.   <br /><b>Note</b> If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site:
<p><a href="http://support.microsoft.com/contactus/?ws=support">http://support.microsoft.com/contactus/?ws=support</a> (http://support.microsoft.com/contactus/?ws=support) </p>
<p><b>Note</b> The &quot;Hotfix download available&quot; form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language. </p>
<h6>Prerequisites</h6>
<p> To apply this hotfix, you must be running Windows Vista, Windows 7, Windows Server 2008, or Windows Server 2008 R2.<br />
<h6>Restart requirement</h6>
<p> You must restart the computer after you apply this hotfix.<br />
<h6>Hotfix replacement information</h6>
<p> This hotfix does not replace a previously released hotfix.
<p>&#160;</p>
<h4>To make this easier for everyone, you can download the hotfix here:</h4>
<p>KB Article Number(s): <strong>979543     <br /></strong>Language: All (Global)    <br />Platform: x64    <br />Location: (<a href="https://webmail.vistanetworks.ca/redir.aspx?C=757cd784427b4ebab0b43a1e6e1f1023&amp;URL=http%3a%2f%2fhotfixv4.microsoft.com%2fWindows%25207%2fWindowsServer%25202008%2520R2%2fsp1%2fFix311271%2f7600%2ffree%2f408888_intl_x64_zip.exe">http://hotfixv4.microsoft.com/Windows%207/WindowsServer%202008%20R2/sp1/Fix311271/7600/free/408888_intl_x64_zip.exe</a>)    <br />Password: <strong>qmFj]I4</strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marktorng.wordpress.com/500/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marktorng.wordpress.com/500/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marktorng.wordpress.com/500/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marktorng.wordpress.com/500/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marktorng.wordpress.com/500/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marktorng.wordpress.com/500/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marktorng.wordpress.com/500/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marktorng.wordpress.com/500/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marktorng.wordpress.com/500/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marktorng.wordpress.com/500/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marktorng.wordpress.com/500/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marktorng.wordpress.com/500/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marktorng.wordpress.com/500/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marktorng.wordpress.com/500/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=500&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.eternalnetworx.com/2010/05/03/iis-7-5-and-adobe-pdf-files-hot-fix/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dae4de7e74cb9ad60bf968253e60fd4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mark Torng</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows 7 multiple remote desktop sessions</title>
		<link>http://blog.eternalnetworx.com/2010/05/03/windows-7-multiple-remote-desktop-sessions/</link>
		<comments>http://blog.eternalnetworx.com/2010/05/03/windows-7-multiple-remote-desktop-sessions/#comments</comments>
		<pubDate>Mon, 03 May 2010 15:10:23 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://marktorng.wordpress.com/2010/05/03/windows-7-multiple-remote-desktop-sessions/</guid>
		<description><![CDATA[How to Enable Concurrent Sessions for Remote Desktop in Windows 7 RTM How to Enable Concurrent Sessions for Windows 7 RTM 1. Download Concurrent Sessions enabler file 2. Once downloaded, extract the files into a directory (for the purposes of this guide, it will be assumed that the files have been extracted to the folder [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=499&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h3><a href="http://www.blogsdna.com/4560/how-to-enable-concurrent-sessions-for-remote-desktop-in-windows-7-rtm.htm">How to Enable Concurrent Sessions for Remote Desktop in Windows 7 RTM</a></h3>
<p><img title="Remote Desktop Icon" alt="Remote Desktop Icon" src="http://www.blogsdna.com/wp-content/uploads/2009/02/remote-desktop-icon.png" width="143" height="130" /></p>
<h5>How to Enable Concurrent Sessions for Windows 7 RTM</h5>
<p>1. <a href="http://www.missingremote.com/images/stories/Win7RDP/Win7RDP.zip">Download Concurrent Sessions enabler file</a></p>
<p>2. Once downloaded, extract the <a href="http://www.blogsdna.com/#">files</a> into a directory (for the purposes of this guide, it will be assumed that the files have been extracted to the folder C:\Win7RDP )</p>
<p>3. Open <a href="http://www.blogsdna.com/#">Windows Explorer</a> to the above folder</p>
<p>4. Right Click on “install.cmd” and select “Run as Administrator”</p>
<p>5. Wait for the script to run entirely. At the end, you should see something similar to the below…</p>
<p><img title="Concurrent Sessions of Remote Desktop" alt="Concurrent Sessions of Remote Desktop" src="http://www.blogsdna.com/wp-content/uploads/2009/08/concurrent-sessions-of-remote-desktop.png" width="474" height="433" /></p>
<p>That’s it.</p>
<p>PINGBACK &#8211; <a title="http://www.blogsdna.com/4560/how-to-enable-concurrent-sessions-for-remote-desktop-in-windows-7-rtm.htm" href="http://www.blogsdna.com/4560/how-to-enable-concurrent-sessions-for-remote-desktop-in-windows-7-rtm.htm">http://www.blogsdna.com/4560/how-to-enable-concurrent-sessions-for-remote-desktop-in-windows-7-rtm.htm</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marktorng.wordpress.com/499/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marktorng.wordpress.com/499/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marktorng.wordpress.com/499/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marktorng.wordpress.com/499/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marktorng.wordpress.com/499/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marktorng.wordpress.com/499/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marktorng.wordpress.com/499/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marktorng.wordpress.com/499/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marktorng.wordpress.com/499/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marktorng.wordpress.com/499/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marktorng.wordpress.com/499/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marktorng.wordpress.com/499/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marktorng.wordpress.com/499/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marktorng.wordpress.com/499/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=499&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.eternalnetworx.com/2010/05/03/windows-7-multiple-remote-desktop-sessions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dae4de7e74cb9ad60bf968253e60fd4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mark Torng</media:title>
		</media:content>

		<media:content url="http://www.blogsdna.com/wp-content/uploads/2009/02/remote-desktop-icon.png" medium="image">
			<media:title type="html">Remote Desktop Icon</media:title>
		</media:content>

		<media:content url="http://www.blogsdna.com/wp-content/uploads/2009/08/concurrent-sessions-of-remote-desktop.png" medium="image">
			<media:title type="html">Concurrent Sessions of Remote Desktop</media:title>
		</media:content>
	</item>
		<item>
		<title>Configuring the Windows Time service to use an external time source</title>
		<link>http://blog.eternalnetworx.com/2010/02/26/configuring-the-windows-time-service-to-use-an-external-time-source/</link>
		<comments>http://blog.eternalnetworx.com/2010/02/26/configuring-the-windows-time-service-to-use-an-external-time-source/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 01:24:00 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://marktorng.wordpress.com/2010/02/26/configuring-the-windows-time-service-to-use-an-external-time-source/</guid>
		<description><![CDATA[UPDATE TO THIS POST: Baydon Rowe has create a nice little script to make these changes for you! Download now Kudos to Baydon for the hard work! You can visit his .NET blog here. -     &#8211;     &#8211;     &#8211;     &#8211;     &#8211;     &#8211;     &#8211; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=492&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h5>UPDATE TO THIS POST:</h5>
<p>Baydon Rowe has create a nice little script to make these changes for you!</p>
<p><a title="Download Now" href="http://download.vistanetworks.ca/windows_server/domains/set-pdc-time-server.zip" target="_blank">Download now</a></p>
<p>Kudos to Baydon for the hard work! You can visit his .NET blog <a title="Lunar Ridge" href="http://blogs.lunarridge.com/baydon/" target="_blank">here.</a></p>
<p>-     &#8211;     &#8211;     &#8211;     &#8211;     &#8211;     &#8211;     &#8211;     &#8211;     &#8211;     &#8211;     &#8211;     &#8211;     &#8211;     &#8211;     &#8211;     &#8211;     &#8211;     &#8211;     &#8211;     &#8211;     &#8211;     &#8211;     &#8211;    -     &#8211;     -</p>
<p>I find many a times, from lack of knowledge, or lavishness, people don’t configure their domain’s correctly. I’m currently repairing a DC for issues that we’re easily avoidable.</p>
<p>One of the things you should configure is your Time Source on your Domain Controller holding the PDC emulator FSMO role.</p>
<p>Here’s how to do it.</p>
<h5>Configuring the Windows Time service to use an external time source</h5>
<p>To configure an internal time server to synchronize with an external time source, follow these steps:</p>
<ol>
<li>Change the server type to NTP. To do this, follow these steps:
<ol>
<li>Click <strong>Start</strong>, click <strong>Run</strong>, type regedit, and then click <strong>OK</strong>.</li>
<li>Locate and then click the following registry subkey:<strong>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters\Type</strong></li>
<li>In the right pane, right-click <strong>Type</strong>, and then click <strong>Modify</strong>.</li>
<li>In <strong>Edit Value</strong>, type NTP in the <strong>Value data</strong> box, and then click <strong>OK</strong>.</li>
</ol>
</li>
<li>Set AnnounceFlags to 5. To do this, follow these steps:
<ol>
<li>Locate and then click the following registry subkey:<strong>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config\AnnounceFlags</strong></li>
<li>In the right pane, right-click <strong>AnnounceFlags</strong>, and then click <strong>Modify</strong>.</li>
<li>In <strong>Edit DWORD Value</strong>, type 5 in the <strong>Value data</strong> box, and then click <strong>OK</strong>.</li>
</ol>
</li>
<li>Enable NTPServer. To do this, follow these steps:
<ol>
<li>Locate and then click the following registry subkey:<strong>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\TimeProviders\NtpServer</strong></li>
<li>In the right pane, right-click <strong>Enabled</strong>, and then click <strong>Modify</strong>.</li>
<li>In <strong>Edit DWORD Value</strong>, type 1 in the <strong>Value data</strong> box, and then click <strong>OK</strong>.</li>
</ol>
</li>
<li>Specify the time sources. To do this, follow these steps:
<ol>
<li>Locate and then click the following registry subkey:<strong>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters</strong></li>
<li>In the right pane, right-click <strong>NtpServer</strong>, and then click <strong>Modify</strong>.</li>
<li>In <strong>Edit Value</strong>, type <var>Peers</var> in the <strong>Value data</strong> box, and then click <strong>OK</strong>.<br />
<strong>Note </strong><var>Peers</var> is a placeholder for a space-delimited list of peers from which your computer obtains time stamps. Each DNS name that is listed must be unique. You must append ,0&#215;1 to the end of each DNS name. If you do not append ,0&#215;1 to the end of each DNS name, the changes made in step 5 will not take effect.</li>
</ol>
</li>
<li>Select the poll interval. To do this, follow these steps:
<ol>
<li>Locate and then click the following registry subkey:<strong>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\TimeProviders\NtpClient\SpecialPollInterval</strong></li>
<li>In the right pane, right-click <strong>SpecialPollInterval</strong>, and then click <strong>Modify</strong>.</li>
<li>In <strong>Edit DWORD Value</strong>, type <var>TimeInSeconds</var> in the <strong>Value data</strong> box, and then click <strong>OK</strong>.<br />
<strong>Note </strong><var>TimeInSeconds</var> is a placeholder for the number of seconds that you want between each poll. A recommended value is 900 Decimal. This value configures the Time Server to poll every 15 minutes.</li>
</ol>
</li>
<li>Configure the time correction settings. To do this, follow these steps:
<ol>
<li>Locate and then click the following registry subkey:<strong>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config\MaxPosPhaseCorrection</strong></li>
<li>In the right pane, right-click <strong>MaxPosPhaseCorrection</strong>, and then click <strong>Modify</strong>.</li>
<li>In <strong>Edit DWORD Value</strong>, click to select <strong>Decimal</strong> in the <strong>Base</strong> box.</li>
<li>In <strong>Edit DWORD Value</strong>, type <var>TimeInSeconds</var> in the <strong>Value data</strong> box, and then click <strong>OK</strong>.<br />
<strong>Note </strong><var>TimeInSeconds</var> is a placeholder for a reasonable value, such as 1 hour (3600) or 30 minutes (1800). The value that you select will depend upon the poll interval, network condition, and external time source.</li>
<li>Locate and then click the following registry subkey: <strong>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config\MaxNegPhaseCorrection </strong></li>
<li>In the right pane, right-click <strong>MaxNegPhaseCorrection</strong>, and then click <strong>Modify</strong>.</li>
<li>In <strong>Edit DWORD Value</strong>, click to select <strong>Decimal</strong> in the <strong>Base</strong> box.</li>
<li>In <strong>Edit DWORD Value</strong>, type <var>TimeInSeconds</var> in the <strong>Value data</strong> box, and then click <strong>OK</strong>.<br />
<strong>Note </strong><var>TimeInSeconds</var> is a placeholder for a reasonable value, such as 1 hour (3600) or 30 minutes (1800). The value that you select will depend upon the poll interval, network condition, and external time source.</li>
</ol>
</li>
<li>Quit Registry Editor.</li>
<li>At the command prompt, type the following command to restart the Windows Time service, and then press ENTER:net stop w32time &amp;&amp; net start w32time</li>
</ol>
<p>After you finish restarting the w32time service, check your system event log for the following two Information Logs for the w32Time Service.</p>
<p>1.The time service is now synchronizing the system time with the time source VM IC Time Synchronization Provider.</p>
<p>2.The time provider NtpClient is currently receiving valid time data from time.windows.com (ntp.m|0&#215;1|10.0.0.67:123-&gt;207.46.197.32:123).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marktorng.wordpress.com/492/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marktorng.wordpress.com/492/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marktorng.wordpress.com/492/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marktorng.wordpress.com/492/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marktorng.wordpress.com/492/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marktorng.wordpress.com/492/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marktorng.wordpress.com/492/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marktorng.wordpress.com/492/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marktorng.wordpress.com/492/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marktorng.wordpress.com/492/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marktorng.wordpress.com/492/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marktorng.wordpress.com/492/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marktorng.wordpress.com/492/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marktorng.wordpress.com/492/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=492&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.eternalnetworx.com/2010/02/26/configuring-the-windows-time-service-to-use-an-external-time-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dae4de7e74cb9ad60bf968253e60fd4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mark Torng</media:title>
		</media:content>
	</item>
		<item>
		<title>Create 1 of more test users in Active Directory</title>
		<link>http://blog.eternalnetworx.com/2010/02/25/create-1-of-more-test-users-in-active-directory/</link>
		<comments>http://blog.eternalnetworx.com/2010/02/25/create-1-of-more-test-users-in-active-directory/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 21:31:49 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://marktorng.wordpress.com/2010/02/25/create-1-of-more-test-users-in-active-directory/</guid>
		<description><![CDATA[A simple vb script to create 500 test users. You must configure your domain info, and how many users you would like to create &#160; dim strUser Dim objRootLDAP, objContainer, objNewUser, objGroup set objRootLDAP = GetObject(&#34;LDAP://rootDSE&#34;) set objContainer = GetObject(&#34;LDAP://cn=Users,&#34; &#38; _ objRootLDAP.Get(&#34;defaultNamingContext&#34;)) set objGroup = GetObject(LDAP://CN=Users,DC=DOMAIN,DC=COM) ‘Modify number of users to create for i [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=491&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[</p>
<p>A simple vb script to create 500 test users.</p>
<p>You must configure your domain info, and how many users you would like to create</p>
<p>&#160;</p>
<pre class="csharpcode">

<span class="kwrd">dim</span> strUser
<span class="kwrd">Dim</span> objRootLDAP, objContainer, objNewUser, objGroup

<span class="kwrd">set</span> objRootLDAP = GetObject(<span class="str">&quot;LDAP://rootDSE&quot;</span>)
<span class="kwrd">set</span> objContainer = GetObject(<span class="str">&quot;LDAP://cn=Users,&quot;</span> &amp; _
   objRootLDAP.<span class="kwrd">Get</span>(<span class="str">&quot;defaultNamingContext&quot;</span>))

<span class="kwrd">set</span> objGroup = GetObject<strong>(<span class="str"><a href="//CN=Users,DC=DOMAIN,DC=COM">LDAP://CN=Users,DC=DOMAIN,DC=COM</a></span>)</strong>

‘Modify number of users to create
<span class="kwrd">for</span> i = 01 <span class="kwrd">to</span> 500

  strUser = <span class="str">&quot;USER NAME&quot;</span> &amp; i
  <span class="kwrd">set</span> ObjNewUser = objContainer.Create(<span class="str">&quot;User&quot;</span>, <span class="str">&quot;cn=&quot;</span> &amp; strUser)
  objNewUser.Put <span class="str">&quot;sAMAccountName&quot;</span>, strUser
  objNewUser.Put <span class="str">&quot;cn&quot;</span>, strUser
  objNewUser.Put <span class="str">&quot;givenName&quot;</span>, strUser
  objNewUser.Put <span class="str">&quot;displayName&quot;</span>, strUser
  objNewUser.Put <span class="str">&quot;userPrincipalName&quot;</span>, strUser &amp; <span class="str">&quot;@FQDN&quot;</span>
  objNewUser.SetInfo

  objNewUser.SetPassword(<span class="str">&quot;PASSWORD&quot;</span>)
  objNewUser.AccountDisabled = <span class="kwrd">FALSE</span>
  objNewUser.SetInfo
  objNewUser = null

Next
</pre>
<p>.csharpcode, .csharpcode pre<br />
{<br />
	font-size: small;<br />
	color: black;<br />
	font-family: consolas, &#8220;Courier New&#8221;, courier, monospace;<br />
	background-color: #ffffff;<br />
	/*white-space: pre;*/<br />
}<br />
.csharpcode pre { margin: 0em; }<br />
.csharpcode .rem { color: #008000; }<br />
.csharpcode .kwrd { color: #0000ff; }<br />
.csharpcode .str { color: #006080; }<br />
.csharpcode .op { color: #0000c0; }<br />
.csharpcode .preproc { color: #cc6633; }<br />
.csharpcode .asp { background-color: #ffff00; }<br />
.csharpcode .html { color: #800000; }<br />
.csharpcode .attr { color: #ff0000; }<br />
.csharpcode .alt<br />
{<br />
	background-color: #f4f4f4;<br />
	width: 100%;<br />
	margin: 0em;<br />
}<br />
.csharpcode .lnum { color: #606060; }</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marktorng.wordpress.com/491/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marktorng.wordpress.com/491/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marktorng.wordpress.com/491/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marktorng.wordpress.com/491/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marktorng.wordpress.com/491/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marktorng.wordpress.com/491/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marktorng.wordpress.com/491/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marktorng.wordpress.com/491/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marktorng.wordpress.com/491/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marktorng.wordpress.com/491/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marktorng.wordpress.com/491/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marktorng.wordpress.com/491/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marktorng.wordpress.com/491/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marktorng.wordpress.com/491/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=491&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.eternalnetworx.com/2010/02/25/create-1-of-more-test-users-in-active-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dae4de7e74cb9ad60bf968253e60fd4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mark Torng</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing Exchange Server 2010</title>
		<link>http://blog.eternalnetworx.com/2010/01/15/installing-exchange-server-2010/</link>
		<comments>http://blog.eternalnetworx.com/2010/01/15/installing-exchange-server-2010/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 22:46:08 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://marktorng.wordpress.com/2010/01/15/installing-exchange-server-2010/</guid>
		<description><![CDATA[There’s a lot to think about before installing Exchange 2010 with the typical installation (one server). I figured I would post while building one out myself in a virtualized environment. Starting with a Windows Server 2008 R2 x64 base operating system install configured with the following: (all configured within Hyper-V) Quad Xeon Processor (additional cores [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=490&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>There’s a lot to think about before installing Exchange 2010 with the typical installation (one server). I figured I would post while building one out myself in a virtualized environment.</p>
<p>Starting with a Windows Server 2008 R2 x64 base operating system install configured with the following: (all configured within Hyper-V)</p>
<ul>
<li>Quad Xeon Processor (additional cores added) </li>
<li>8GB Memory </li>
<li>600GB Hard Disk (IDE) </li>
<li>1 Network Adapter (configured in the OS with static IP address) </li>
<li><a href="http://marktorng.files.wordpress.com/2010/01/image.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2010/01/image_thumb.png?w=411&#038;h=385" width="411" height="385" /></a> </li>
</ul>
<h2>Pre-Requisites    <br /></h2>
<h2>Update your Active Directory Schema:</h2>
<p>On the Exchange Server, in PowerShell (run as administrator), run the following command </p>
<blockquote><p>ServerManagerCmd -i RSAT-ADDS</p>
</blockquote>
<p><a href="http://marktorng.files.wordpress.com/2010/01/image1.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2010/01/image_thumb1.png?w=474&#038;h=305" width="474" height="305" /></a> </p>
<p>reboot after installation is complete.</p>
<p>Next lets RUN: services.msc, and the Net.TCP Port Sharing Service, open</p>
<p><a href="http://marktorng.files.wordpress.com/2010/01/image2.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2010/01/image_thumb2.png?w=474&#038;h=349" width="474" height="349" /></a>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; </p>
<p>Change to the following values (start up type to Automatic)</p>
<p>When you apply this setting, you will have the option to start the service, click start.</p>
<p><a href="http://marktorng.files.wordpress.com/2010/01/image3.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2010/01/image_thumb3.png?w=342&#038;h=387" width="342" height="387" /></a> </p>
<h2>Install IIS:</h2>
<p>Use the server manager to perform a default installation of IIS 7 or 7.5</p>
<p>Error:    <br />Unable to read data from the Metabase. Ensure that Microsoft Internet Information Services is installed.     <br />Recommended Action: <a href="http://go.microsoft.com/fwlink/?linkid=30939&amp;l=en&amp;v=ExBPA.4&amp;id=a4a4d339-4009-4fb7-b842-ca2ba79f13f0">http://go.microsoft.com/fwlink/?linkid=30939&amp;l=en&amp;v=ExBPA.4&amp;id=a4a4d339-4009-4fb7-b842-ca2ba79f13f0</a></p>
<p>Error:    <br />The World Wide Web (W3SVC) service is either disabled or not installed on this computer. You must exit Setup, install the required component, then restart the Setup process.     <br />Recommended Action: <a href="http://go.microsoft.com/fwlink/?linkid=30939&amp;l=en&amp;v=ExBPA.4&amp;id=9eeaa77f-4d46-4d9a-9c36-f262a075392b">http://go.microsoft.com/fwlink/?linkid=30939&amp;l=en&amp;v=ExBPA.4&amp;id=9eeaa77f-4d46-4d9a-9c36-f262a075392b</a></p>
<p>Error:    <br />Unable to read data from the Metabase. Ensure that Microsoft Internet Information Services is installed.     <br />Recommended Action: <a href="http://go.microsoft.com/fwlink/?linkid=30939&amp;l=en&amp;v=ExBPA.4&amp;id=a4a4d339-4009-4fb7-b842-ca2ba79f13f0">http://go.microsoft.com/fwlink/?linkid=30939&amp;l=en&amp;v=ExBPA.4&amp;id=a4a4d339-4009-4fb7-b842-ca2ba79f13f0</a></p>
<p>Error:    <br />The World Wide Web (W3SVC) service is either disabled or not installed on this computer. You must exit Setup, install the required component, then restart the Setup process.     <br />Recommended Action: <a href="http://go.microsoft.com/fwlink/?linkid=30939&amp;l=en&amp;v=ExBPA.4&amp;id=9eeaa77f-4d46-4d9a-9c36-f262a075392b">http://go.microsoft.com/fwlink/?linkid=30939&amp;l=en&amp;v=ExBPA.4&amp;id=9eeaa77f-4d46-4d9a-9c36-f262a075392b</a></p>
<p>&#160;</p>
<h2>Download and Install 2007 Office System Converter</h2>
<p>Warning:    <br />This computer requires the 2007 Office System Converter: Microsoft Filter Pack. Please install the software from <a href="http://go.microsoft.com/fwlink/?LinkId=123380">http://go.microsoft.com/fwlink/?LinkId=123380</a>. </p>
<p>Once you have all of this complete, lets move on to the installation!</p>
<p>&#160;</p>
<p><a href="http://marktorng.files.wordpress.com/2010/01/image4.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2010/01/image_thumb4.png?w=441&#038;h=387" width="441" height="387" /></a> </p>
</p>
</p>
</p>
<p>Be-aware that the top exclamation mark is indicating that:</p>
<p>Warning:    <br />Setup is going to prepare the organization for Exchange 2010 by using &#8216;Setup /PrepareAD&#8217;. No Exchange 2007 server roles have been detected in this topology. After this operation, you will not be able to install any Exchange 2007 server roles. </p>
<p><a href="http://marktorng.files.wordpress.com/2010/01/image5.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2010/01/image_thumb5.png?w=441&#038;h=387" width="441" height="387" /></a>&#160;</p>
<p><a href="http://marktorng.files.wordpress.com/2010/01/image6.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2010/01/image_thumb6.png?w=441&#038;h=387" width="441" height="387" /></a> </p>
</p>
<p>Your finished the basic installation for Exchange Server 2010</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marktorng.wordpress.com/490/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marktorng.wordpress.com/490/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marktorng.wordpress.com/490/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marktorng.wordpress.com/490/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marktorng.wordpress.com/490/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marktorng.wordpress.com/490/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marktorng.wordpress.com/490/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marktorng.wordpress.com/490/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marktorng.wordpress.com/490/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marktorng.wordpress.com/490/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marktorng.wordpress.com/490/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marktorng.wordpress.com/490/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marktorng.wordpress.com/490/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marktorng.wordpress.com/490/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=490&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.eternalnetworx.com/2010/01/15/installing-exchange-server-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dae4de7e74cb9ad60bf968253e60fd4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mark Torng</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2010/01/image_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2010/01/image_thumb1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2010/01/image_thumb2.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2010/01/image_thumb3.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2010/01/image_thumb4.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2010/01/image_thumb5.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2010/01/image_thumb6.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Install Microsoft SharePoint Server 2010 Beta</title>
		<link>http://blog.eternalnetworx.com/2009/12/14/install-microsoft-sharepoint-server-2010-beta/</link>
		<comments>http://blog.eternalnetworx.com/2009/12/14/install-microsoft-sharepoint-server-2010-beta/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 23:37:56 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://marktorng.wordpress.com/2009/12/14/install-microsoft-sharepoint-server-2010-beta/</guid>
		<description><![CDATA[&#160; Introduction To start off, I built a Hyper-V virtual image of Windows Server 2008 R2 Standard server with the following hardware configuration: 6GB Memory 4 cores 127GB VHD 1 Network Adapter After installing and updating Windows, I installed the .NET 3.5 SP1 framework, and installed the Web Services roles required. &#160; Preparation Tool The [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=475&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<h2>Introduction</h2>
<p>To start off, I built a Hyper-V virtual image of Windows Server 2008 R2 Standard server with the following hardware configuration:</p>
<ul>
<li>6GB Memory </li>
<li>4 cores </li>
<li>127GB VHD </li>
<li>1 Network Adapter </li>
</ul>
<p>After installing and updating Windows, I installed the .NET 3.5 SP1 framework, and installed the Web Services roles required.</p>
<p><a href="http://marktorng.files.wordpress.com/2009/12/image.png" target="_blank"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/12/image_thumb.png?w=501&#038;h=422" width="501" height="422" /></a> </p>
<p>&#160;</p>
<h2>Preparation Tool </h2>
<p>The SharePoint 2010 Preparation Tool checks for the following </p>
<p>• Application Server Role, Web Server (IIS) Role    <br />• Microsoft SQL Server 2008 Native Client     <br />• Microsoft &quot;Geneva&quot; Framework Runtime     <br />• Microsoft Sync Framework Runtime v1.0 (x64)     <br />• Microsoft Chart Controls for Microsoft .NET Framework 3.5     <br />• Microsoft Filter Pack 2.0     <br />• Microsoft SQL Server 2008 Analysis Services ADOMD.NET</p>
<p><a href="http://marktorng.files.wordpress.com/2009/12/image1.png" target="_blank"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/12/image_thumb1.png?w=473&#038;h=354" width="473" height="354" /></a>&#160;</p>
<p><a href="http://marktorng.files.wordpress.com/2009/12/image2.png" target="_blank"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/12/image_thumb2.png?w=473&#038;h=354" width="473" height="354" /></a>&#160;</p>
<p><a href="http://marktorng.files.wordpress.com/2009/12/image3.png" target="_blank"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/12/image_thumb3.png?w=472&#038;h=353" width="472" height="353" /></a></p>
<p><a href="http://marktorng.files.wordpress.com/2009/12/image4.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/12/image_thumb4.png?w=477&#038;h=357" width="477" height="357" /></a> </p>
<h2>Installing</h2>
<p><a href="http://marktorng.files.wordpress.com/2009/12/image5.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/12/image_thumb5.png?w=474&#038;h=385" width="474" height="385" /></a> </p>
<p>Use your own product key, your not getting mine</p>
<p><a href="http://marktorng.files.wordpress.com/2009/12/image6.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/12/image_thumb6.png?w=471&#038;h=383" width="471" height="383" /></a> </p>
<p><a href="http://marktorng.files.wordpress.com/2009/12/image7.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/12/image_thumb7.png?w=474&#038;h=385" width="474" height="385" /></a> </p>
<p>For my example I will choose.. the standalone option</p>
<p><a href="http://marktorng.files.wordpress.com/2009/12/image8.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/12/image_thumb8.png?w=474&#038;h=385" width="474" height="385" /></a> </p>
</p>
<p><a href="http://marktorng.files.wordpress.com/2009/12/image9.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/12/image_thumb9.png?w=474&#038;h=385" width="474" height="385" /></a> </p>
<p><a href="http://marktorng.files.wordpress.com/2009/12/image10.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/12/image_thumb10.png?w=451&#038;h=385" width="451" height="385" /></a> </p>
<p><a href="http://marktorng.files.wordpress.com/2009/12/image11.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/12/image_thumb11.png?w=407&#038;h=230" width="407" height="230" /></a> </p>
<p>click yes</p>
<p><a href="http://marktorng.files.wordpress.com/2009/12/image12.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/12/image_thumb12.png?w=451&#038;h=385" width="451" height="385" /></a> </p>
<p>SharePoint is now creating and configuring the database, configuring features, adding sample data and so forth.</p>
<p>My Installation said that it had failed, however all features within SharePoint seem to be working correctly.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marktorng.wordpress.com/475/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marktorng.wordpress.com/475/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marktorng.wordpress.com/475/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marktorng.wordpress.com/475/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marktorng.wordpress.com/475/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marktorng.wordpress.com/475/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marktorng.wordpress.com/475/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marktorng.wordpress.com/475/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marktorng.wordpress.com/475/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marktorng.wordpress.com/475/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marktorng.wordpress.com/475/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marktorng.wordpress.com/475/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marktorng.wordpress.com/475/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marktorng.wordpress.com/475/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=475&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.eternalnetworx.com/2009/12/14/install-microsoft-sharepoint-server-2010-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dae4de7e74cb9ad60bf968253e60fd4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mark Torng</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/12/image_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/12/image_thumb1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/12/image_thumb2.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/12/image_thumb3.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/12/image_thumb4.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/12/image_thumb5.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/12/image_thumb6.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/12/image_thumb7.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/12/image_thumb8.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/12/image_thumb9.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/12/image_thumb10.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/12/image_thumb11.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/12/image_thumb12.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Free Anti-Virus Microsoft Windows</title>
		<link>http://blog.eternalnetworx.com/2009/10/02/free-anti-virus-microsoft-windows/</link>
		<comments>http://blog.eternalnetworx.com/2009/10/02/free-anti-virus-microsoft-windows/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 18:14:22 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://marktorng.wordpress.com/2009/10/02/free-anti-virus-microsoft-windows/</guid>
		<description><![CDATA[&#160; On Wednesday Microsoft released their new Anti Virus solution. It is free, and looks like a great product. I myself will be installing it this evening, and updating this post with some comments on performance, and real time scanning. Here is the link! http://www.microsoft.com/Security_essentials/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=448&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>On Wednesday Microsoft released their new Anti Virus solution. It is free, and looks like a great product. I myself will be installing it this evening, and updating this post with some comments on performance, and real time scanning.</p>
<p>Here is the link!</p>
<p><a title="http://www.microsoft.com/Security_essentials/" href="http://www.microsoft.com/Security_essentials/">http://www.microsoft.com/Security_essentials/</a></p>
<p><a href="http://marktorng.files.wordpress.com/2009/10/securityessentials.jpg" target="_blank"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="security essentials" border="0" alt="security essentials" src="http://marktorng.files.wordpress.com/2009/10/securityessentials_thumb.jpg?w=494&#038;h=373" width="494" height="373" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marktorng.wordpress.com/448/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marktorng.wordpress.com/448/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marktorng.wordpress.com/448/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marktorng.wordpress.com/448/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marktorng.wordpress.com/448/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marktorng.wordpress.com/448/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marktorng.wordpress.com/448/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marktorng.wordpress.com/448/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marktorng.wordpress.com/448/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marktorng.wordpress.com/448/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marktorng.wordpress.com/448/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marktorng.wordpress.com/448/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marktorng.wordpress.com/448/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marktorng.wordpress.com/448/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=448&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.eternalnetworx.com/2009/10/02/free-anti-virus-microsoft-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dae4de7e74cb9ad60bf968253e60fd4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mark Torng</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/10/securityessentials_thumb.jpg" medium="image">
			<media:title type="html">security essentials</media:title>
		</media:content>
	</item>
		<item>
		<title>Remote Desktop An authentication error has occurred (Code: 0&#215;80070574).</title>
		<link>http://blog.eternalnetworx.com/2009/09/15/remote-desktop-an-authentication-error-has-occurred-code-0x80070574/</link>
		<comments>http://blog.eternalnetworx.com/2009/09/15/remote-desktop-an-authentication-error-has-occurred-code-0x80070574/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 17:29:05 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://marktorng.wordpress.com/2009/09/15/remote-desktop-an-authentication-error-has-occurred-code-0x80070574/</guid>
		<description><![CDATA[I have to thank Morgan Che for posting this excellent article on fixing the An authentication error has occurred (Code: 0&#215;80070574).&#160; Her post on http://www.vistax64.com/vista-networking-sharing/166833-problem-remoting-vista-enterprise-system.html&#160; In Remote Desktop Connection 6.0, server authentication verifies that you are connecting to the correct remote computer or server, which may lead to some incompatibility issue. So, could you confirm [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=444&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have to thank <strong>Morgan Che</strong> for posting this excellent article on fixing the <strong>An authentication error has occurred (Code: 0&#215;80070574).</strong>&#160;</p>
<p>Her post on <a title="http://www.vistax64.com/vista-networking-sharing/166833-problem-remoting-vista-enterprise-system.html" href="http://www.vistax64.com/vista-networking-sharing/166833-problem-remoting-vista-enterprise-system.html">http://www.vistax64.com/vista-networking-sharing/166833-problem-remoting-vista-enterprise-system.html</a>&#160;</p>
<p>In Remote <a href="http://www.vistax64.com/#">Desktop Connection</a> 6.0, server authentication verifies that you    <br />are connecting to the correct remote computer or server, which may lead to    <br />some incompatibility issue.    <br />So, could you confirm if you use Remote Desktop Connection 6.0 client to    <br />connect Vista?    <br />Before Vista, Remote Desktop Connection 6.0 has been included in the    <br />following OS:    <br />Microsoft Windows Server 2003 with <a href="http://www.vistax64.com/#">Service Pack</a> 1 (SP1)    <br />Microsoft Windows Server 2003 with Service Pack 2 (SP2)    <br />Microsoft <a href="http://www.vistax64.com/#">Windows XP</a> with Service Pack 2 (SP2)    <br />If so, please edit Default.rdp file as following steps to turn off the new    <br />features in Remote Desktop Connection 6.0 to revert to the features in    <br />Remote Desktop Connection 5.x.    </p>
<blockquote><p><strong>To do this, follow these steps:</strong>      <br />1. Click Start, click Run, type mstsc.exe, and then click OK.      <br />2. Click Options, and then click the General tab.      <br />3. Click Save As, and then type a file name in the File name box.      <br />4. Select the location where you want to save the remote desktop file,      <br />click Save, and then click Cancel.      <br />Note The saved file has the .rdp file name extension.      <br />5. Click Start, click Run, type <a href="http://www.vistax64.com/#">notepad</a>, and then click OK.      <br />6. On the File menu, click Open.      <br />7. In the Files of type list, click All Files.      <br />8. In the Look in list, locate and then click the file that you saved in      <br />step 4. Then, click Open.      <br />9. Locate the line that resembles the following:      <br />authentication level:i:n      <br />Note The n placeholder represents the current authentication level.      <br />10. Change the authentication level to 0 so that the line becomes the      <br />following:      <br />authentication level:i:0      <br />Note When you set the authentication level to 0, RDP 6.0 does not check for      <br />server authentication.      <br />11. Add the following line to the end of the file:      <br />enablecredsspsupport:i:0      <br />Note When this line is present, you do not have to provide credentials      <br />before you establish a remote desktop connection.      <br />12. On the File menu, click Save.</p>
</blockquote>
<p><strong>More information, please see:</strong>    <br />Remote Desktop Connection 6.0 prompts you for credentials before you    <br />establish a remote desktop connection    <br /><a href="http://support.microsoft.com/kb/941641">http://support.microsoft.com/kb/941641</a>    <br />In addition, please also install hotfixs for Remote Desktop Connection 6.0    <br />client, which can be achieved from:    <br />Remote Desktop Connection 6.0    <br /><a href="http://technet2.microsoft.com/windowsvista/en/library/20184cb6-7038-4e82-a32">http://technet2.microsoft.com/window&#8230;-7038-4e82-a32</a>    <br />c-4bc10ffe56ab1033.mspx?mfr=true    </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marktorng.wordpress.com/444/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marktorng.wordpress.com/444/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marktorng.wordpress.com/444/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marktorng.wordpress.com/444/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marktorng.wordpress.com/444/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marktorng.wordpress.com/444/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marktorng.wordpress.com/444/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marktorng.wordpress.com/444/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marktorng.wordpress.com/444/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marktorng.wordpress.com/444/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marktorng.wordpress.com/444/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marktorng.wordpress.com/444/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marktorng.wordpress.com/444/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marktorng.wordpress.com/444/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=444&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.eternalnetworx.com/2009/09/15/remote-desktop-an-authentication-error-has-occurred-code-0x80070574/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dae4de7e74cb9ad60bf968253e60fd4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mark Torng</media:title>
		</media:content>
	</item>
		<item>
		<title>Messenger with Windows 7 (taskbar really annoying)</title>
		<link>http://blog.eternalnetworx.com/2009/07/21/messenger-with-windows-7-taskbar-really-annoying/</link>
		<comments>http://blog.eternalnetworx.com/2009/07/21/messenger-with-windows-7-taskbar-really-annoying/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 01:24:15 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://marktorng.wordpress.com/2009/07/21/messenger-with-windows-7-taskbar-really-annoying/</guid>
		<description><![CDATA[One really annoying bug? in windows 7 is that Windows Live Messenger runs on the taskbar, and not the notifications area where your normally use to checking. To fix this annoyance is really easy. EXAMPLE: Windows Live Messenger taskbar icon 1. If you have Windows Live Messenger running, close all conversations and exit Windows Live [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=440&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>One really annoying bug? in windows 7 is that Windows Live Messenger runs on the taskbar, and not the notifications area where your normally use to checking.</p>
<p>To fix this annoyance is really easy. </p>
<p>EXAMPLE: Windows Live Messenger taskbar icon</p>
<p><a href="http://marktorng.files.wordpress.com/2009/07/untitled2.jpg"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="Untitled-2" border="0" alt="Untitled-2" src="http://marktorng.files.wordpress.com/2009/07/untitled2_thumb.jpg?w=240&#038;h=12" width="240" height="12" /></a> </p>
<p>1. If you have Windows Live Messenger running, close all conversations and exit Windows Live Messenger.   <br />2. Browse to the Windows Live Messenger folder; they will be in different locations, depending on which version OS you are running.</p>
<p>x86 System (32bit) <i>C:\Program Files\Windows Live\Messenger\msnmsgr.exe</i></p>
<p>x64 System<i> C:\Program Files (x86)\Windows Live\Messenger\msnmsgr.exe</i>    <br />3. Right click on the msnmsgr.exe file, and go to &quot;Properties&quot; </p>
<p>4. Next, click the &quot;Compatibility&quot; tab shown in the image below.</p>
<p><a href="http://marktorng.files.wordpress.com/2009/07/messfix.jpg"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="messfix" border="0" alt="messfix" src="http://marktorng.files.wordpress.com/2009/07/messfix_thumb.jpg?w=189&#038;h=240" width="189" height="240" /></a> </p>
<p>5. Click &quot;Run this program in compatibility mode for:&quot; Windows Vista (any option other than Windows 7 works fine)</p>
<p>5. Click on OK.    <br />6. Open Windows Live Messenger to see it&#8217;s icon location now. (Messenger may seem to be installing something, don&#8217;t freak, everything is fine. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Enjoy using messenger the way it was meant to be!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marktorng.wordpress.com/440/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marktorng.wordpress.com/440/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marktorng.wordpress.com/440/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marktorng.wordpress.com/440/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marktorng.wordpress.com/440/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marktorng.wordpress.com/440/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marktorng.wordpress.com/440/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marktorng.wordpress.com/440/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marktorng.wordpress.com/440/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marktorng.wordpress.com/440/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marktorng.wordpress.com/440/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marktorng.wordpress.com/440/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marktorng.wordpress.com/440/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marktorng.wordpress.com/440/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=440&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.eternalnetworx.com/2009/07/21/messenger-with-windows-7-taskbar-really-annoying/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dae4de7e74cb9ad60bf968253e60fd4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mark Torng</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/07/untitled2_thumb.jpg" medium="image">
			<media:title type="html">Untitled-2</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/07/messfix_thumb.jpg" medium="image">
			<media:title type="html">messfix</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows 7 Theme&#8217;s</title>
		<link>http://blog.eternalnetworx.com/2009/07/07/windows-7-themes/</link>
		<comments>http://blog.eternalnetworx.com/2009/07/07/windows-7-themes/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 21:33:00 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://marktorng.wordpress.com/2009/07/07/windows-7-themes/</guid>
		<description><![CDATA[&#160; Something Microsoft has always been lacking in vs Mac and Linux OS has been theme’s, and appearance. Although this isn’t really a big deal, and ad&#8217;s no real functionality, it is a very nice visual enhancement, and if your on your PC all day, it’s nice to switch it up every now and again. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=434&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Something Microsoft has always been lacking in vs Mac and Linux OS has been theme’s, and appearance.</p>
<p>Although this isn’t really a big deal, and ad&#8217;s no real functionality, it is a very nice visual enhancement, and if your on your PC all day, it’s nice to switch it up every now and again.</p>
<p>With the launch of Windows 7 due shortly, I&#8217;ve been using RCO for quite some time now, and just stumbled across this today. Great themes, and the greatest thing is that most of them come with multiple desktop backgrounds that are very appealing, and automatically change (to a time you can set, default 15 minutes)</p>
<p>I find it really enjoyable, and figured I’d share it with you all!.</p>
<p><a title="Windows 7 Theme&#39;s" href="http://windows.microsoft.com/en-US/windows7/downloads/personalize?T1=tab01" target="_blank"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/07/image.png?w=436&#038;h=449" width="436" height="449" /></a> </p>
<p>You can visit the page here.</p>
<p><a title="http://windows.microsoft.com/en-US/windows7/downloads/personalize?T1=tab01" href="http://windows.microsoft.com/en-US/windows7/downloads/personalize?T1=tab01">http://windows.microsoft.com/en-US/windows7/downloads/personalize?T1=tab01</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marktorng.wordpress.com/434/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marktorng.wordpress.com/434/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marktorng.wordpress.com/434/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marktorng.wordpress.com/434/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marktorng.wordpress.com/434/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marktorng.wordpress.com/434/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marktorng.wordpress.com/434/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marktorng.wordpress.com/434/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marktorng.wordpress.com/434/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marktorng.wordpress.com/434/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marktorng.wordpress.com/434/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marktorng.wordpress.com/434/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marktorng.wordpress.com/434/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marktorng.wordpress.com/434/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=434&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.eternalnetworx.com/2009/07/07/windows-7-themes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dae4de7e74cb9ad60bf968253e60fd4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mark Torng</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/07/image.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Make JPEG Image transparent</title>
		<link>http://blog.eternalnetworx.com/2009/06/03/make-jpeg-image-transparent/</link>
		<comments>http://blog.eternalnetworx.com/2009/06/03/make-jpeg-image-transparent/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 17:16:14 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://marktorng.wordpress.com/2009/06/03/make-jpeg-image-transparent/</guid>
		<description><![CDATA[I found a really nice utility on-line http://www.iaza.com that can help you take any old JPEG or other format picture, and turn it into a transparent PNG file with ease! It has a tremendous amount of other useful tools that I haven’t played with yet, but if they work any bit as good as the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=432&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I found a really nice utility on-line <a title="http://www.iaza.com" href="http://www.iaza.com">http://www.iaza.com</a> that can help you take any old JPEG or other format picture, and turn it into a transparent PNG file with ease!</p>
<p>It has a tremendous amount of other useful tools that I haven’t played with yet, but if they work any bit as good as the “Transform – Transparent” feature I&#8217;m sold!</p>
<p><a href="http://marktorng.files.wordpress.com/2009/06/image.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/06/image_thumb.png?w=307&#038;h=326" width="307" height="326" /></a> </p>
<p>Props to iaza.. Great tool guys!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marktorng.wordpress.com/432/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marktorng.wordpress.com/432/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marktorng.wordpress.com/432/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marktorng.wordpress.com/432/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marktorng.wordpress.com/432/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marktorng.wordpress.com/432/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marktorng.wordpress.com/432/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marktorng.wordpress.com/432/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marktorng.wordpress.com/432/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marktorng.wordpress.com/432/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marktorng.wordpress.com/432/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marktorng.wordpress.com/432/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marktorng.wordpress.com/432/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marktorng.wordpress.com/432/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=432&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.eternalnetworx.com/2009/06/03/make-jpeg-image-transparent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dae4de7e74cb9ad60bf968253e60fd4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mark Torng</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/06/image_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>IIS 7 Scheduled Backup Script</title>
		<link>http://blog.eternalnetworx.com/2009/05/31/iis-7-scheduled-backup-script/</link>
		<comments>http://blog.eternalnetworx.com/2009/05/31/iis-7-scheduled-backup-script/#comments</comments>
		<pubDate>Sun, 31 May 2009 18:02:58 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://marktorng.wordpress.com/2009/05/31/iis-7-scheduled-backup-script/</guid>
		<description><![CDATA[Automating IIS7 backups with vbs script. Dim fileName Dim WSHNetwork Dim shareName: shareName = WScript.Arguments(0) Dim xmldom : set xmldom = CreateObject(&#34;Msxml2.DOMDocument&#34;) Dim fpc : set fpc = WScript.CreateObject(&#34;Fpc.Root&#34;) Dim array : set array = fpc.GetContainingArray set WSHNetwork = CreateObject(&#34;WScript.Network&#34;) fileName=shareName &#38; &#34;\ISA Config &#8211; &#34; &#38; WSHNetwork.ComputerName &#38; &#34; &#8211; &#34; &#38; _ Year(Now) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=429&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[</p>
<p>Automating IIS7 backups with vbs script.</p>
<p>Dim fileName   <br />Dim WSHNetwork    <br />Dim shareName: shareName = WScript.Arguments(0)    <br />Dim xmldom : set xmldom = CreateObject(&quot;Msxml2.DOMDocument&quot;)    <br />Dim fpc : set fpc = WScript.CreateObject(&quot;Fpc.Root&quot;)    <br />Dim array : set array = fpc.GetContainingArray    <br />set WSHNetwork = CreateObject(&quot;WScript.Network&quot;)    <br />fileName=shareName &amp; &quot;\ISA Config &#8211; &quot; &amp; WSHNetwork.ComputerName &amp; &quot; &#8211; &quot; &amp; _    <br />Year(Now) &amp; &quot;-&quot; &amp; Month(Now) &amp; &quot;-&quot; &amp; Day(Now) &amp; &quot;.xml&quot;    <br />array.Export xmldom, 0    <br />xmldom.save(fileName)</p>
<p>&#160;</p>
<p>copy above script into notepad, save the file as filename.vbs</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marktorng.wordpress.com/429/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marktorng.wordpress.com/429/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marktorng.wordpress.com/429/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marktorng.wordpress.com/429/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marktorng.wordpress.com/429/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marktorng.wordpress.com/429/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marktorng.wordpress.com/429/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marktorng.wordpress.com/429/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marktorng.wordpress.com/429/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marktorng.wordpress.com/429/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marktorng.wordpress.com/429/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marktorng.wordpress.com/429/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marktorng.wordpress.com/429/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marktorng.wordpress.com/429/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=429&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.eternalnetworx.com/2009/05/31/iis-7-scheduled-backup-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dae4de7e74cb9ad60bf968253e60fd4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mark Torng</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows 7 RC0 disk is write protected</title>
		<link>http://blog.eternalnetworx.com/2009/05/29/windows-7-rc0-disk-is-write-protected/</link>
		<comments>http://blog.eternalnetworx.com/2009/05/29/windows-7-rc0-disk-is-write-protected/#comments</comments>
		<pubDate>Fri, 29 May 2009 22:37:38 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://marktorng.wordpress.com/2009/05/29/windows-7-rc0-disk-is-write-protected/</guid>
		<description><![CDATA[So you&#8217;ve checked everything you can think of, and one of your drives (hard drive, usb stick, usb drive) has become write protected, and you have no idea why.. The solution my friend is &#34;DiskPart&#34;. Open a command prompt window (start &#8211;&#62; run &#8211;&#62; type in the run window cmd In the command prompt type [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=428&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So you&#8217;ve checked everything you can think of, and one of your drives (hard drive, usb stick, usb drive) has become write protected, and you have no idea why..</p>
<p>The solution my friend is &quot;DiskPart&quot;. </p>
<p>Open a command prompt window (start &#8211;&gt; run &#8211;&gt; type in the run window cmd</p>
<p>In the command prompt type &quot;diskpart&quot;    <br />Type &quot;list volume&quot;     <br />this will list all the drives on your computer and give them all volume numbers.     <br />Next you want diskpart to set focus on the write protected drive &quot;select volume #&quot; which ever volume is the disk in question.     <br />Now enter &quot;attributes disk clear readonly&quot; and then type &quot;attributes volume clear readonly&quot;</p>
<p>Check the drive in question, you should now be able to access the disk with full permissions. Hope this helps.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marktorng.wordpress.com/428/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marktorng.wordpress.com/428/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marktorng.wordpress.com/428/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marktorng.wordpress.com/428/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marktorng.wordpress.com/428/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marktorng.wordpress.com/428/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marktorng.wordpress.com/428/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marktorng.wordpress.com/428/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marktorng.wordpress.com/428/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marktorng.wordpress.com/428/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marktorng.wordpress.com/428/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marktorng.wordpress.com/428/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marktorng.wordpress.com/428/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marktorng.wordpress.com/428/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=428&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.eternalnetworx.com/2009/05/29/windows-7-rc0-disk-is-write-protected/feed/</wfw:commentRss>
		<slash:comments>36</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dae4de7e74cb9ad60bf968253e60fd4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mark Torng</media:title>
		</media:content>
	</item>
		<item>
		<title>Hyper-V hypervisor not running</title>
		<link>http://blog.eternalnetworx.com/2009/05/21/hyper-v-hypervisor-not-running/</link>
		<comments>http://blog.eternalnetworx.com/2009/05/21/hyper-v-hypervisor-not-running/#comments</comments>
		<pubDate>Thu, 21 May 2009 01:57:24 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://marktorng.wordpress.com/2009/05/21/hyper-v-hypervisor-not-running/</guid>
		<description><![CDATA[use this command to make sure VT (Virtualization Technology) and NX (No-Execute) are enabled. &#160; wevtutil.exe qe System /q:&#34;*[System[Provider[@Name='Microsoft-Windows-Hyper-V-Hypervisor'] and (Level=2)]]&#34; /rd:true /f:text /c:5 &#160; Example output of a system with NX not running: Event[0]: &#160; Log Name: System &#160; Source: Microsoft-Windows-Hyper-V-Hypervisor &#160; Date: 2009-05-20T19:19:24.891 &#160; Event ID: 52 &#160; Task: N/A &#160; Level: Error [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=426&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>use this command to make sure VT (Virtualization Technology) and NX (No-Execute) are enabled.</strong></p>
<p>&#160;</p>
<blockquote><p>wevtutil.exe qe System /q:&quot;*[System[Provider[@Name='Microsoft-Windows-Hyper-V-Hypervisor'] and (Level=2)]]&quot; /rd:true /f:text /c:5</p>
</blockquote>
<p>&#160;</p>
<p><strong>Example output of a system with NX not running:</strong></p>
<p><strong>Event[0]:</strong>     <br />&#160; Log Name: System     <br />&#160; Source: Microsoft-Windows-Hyper-V-Hypervisor     <br />&#160; Date: 2009-05-20T19:19:24.891     <br />&#160; Event ID: 52     <br />&#160; Task: N/A     <br />&#160; Level: Error     <br />&#160; Opcode: Info     <br />&#160; Keyword: N/A     <br />&#160; User: S-1-5-18     <br />&#160; User Name: NT AUTHORITY\SYSTEM     <br />&#160; Computer: uhura     <br />&#160; Description: <strong>Hyper-V launch failed; No-execute (NX) or DEP not enabled on processor 0&#215;0 (check BIOS settings).</strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marktorng.wordpress.com/426/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marktorng.wordpress.com/426/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marktorng.wordpress.com/426/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marktorng.wordpress.com/426/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marktorng.wordpress.com/426/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marktorng.wordpress.com/426/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marktorng.wordpress.com/426/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marktorng.wordpress.com/426/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marktorng.wordpress.com/426/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marktorng.wordpress.com/426/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marktorng.wordpress.com/426/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marktorng.wordpress.com/426/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marktorng.wordpress.com/426/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marktorng.wordpress.com/426/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=426&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.eternalnetworx.com/2009/05/21/hyper-v-hypervisor-not-running/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dae4de7e74cb9ad60bf968253e60fd4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mark Torng</media:title>
		</media:content>
	</item>
		<item>
		<title>mBlog</title>
		<link>http://blog.eternalnetworx.com/2009/05/15/mblog/</link>
		<comments>http://blog.eternalnetworx.com/2009/05/15/mblog/#comments</comments>
		<pubDate>Fri, 15 May 2009 21:54:16 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
		
		<guid isPermaLink="false">http://blog.vistanetworks.ca/2009/05/15/mblog/</guid>
		<description><![CDATA[blogging test from my mobile phone.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=425&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>blogging test from my mobile phone.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marktorng.wordpress.com/425/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marktorng.wordpress.com/425/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marktorng.wordpress.com/425/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marktorng.wordpress.com/425/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marktorng.wordpress.com/425/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marktorng.wordpress.com/425/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marktorng.wordpress.com/425/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marktorng.wordpress.com/425/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marktorng.wordpress.com/425/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marktorng.wordpress.com/425/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marktorng.wordpress.com/425/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marktorng.wordpress.com/425/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marktorng.wordpress.com/425/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marktorng.wordpress.com/425/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=425&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.eternalnetworx.com/2009/05/15/mblog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dae4de7e74cb9ad60bf968253e60fd4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mark Torng</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows 7 RC0 Installed on Hyper-V Media Center Pictures</title>
		<link>http://blog.eternalnetworx.com/2009/05/02/windows-7-rc0-installed-on-hyper-v-media-center-pictures/</link>
		<comments>http://blog.eternalnetworx.com/2009/05/02/windows-7-rc0-installed-on-hyper-v-media-center-pictures/#comments</comments>
		<pubDate>Sat, 02 May 2009 02:43:15 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://marktorng.wordpress.com/2009/05/02/windows-7-rc0-installed-on-hyper-v-media-center-pictures/</guid>
		<description><![CDATA[My host Windows 2008 x64 (Core) Enterprise Edition with Hyper-V is running on an HP DL140, 1.6Ghz Xeon Quad Core, 16GB Memory, RAID1 (Mirrored) 146GB SAS drive configuration. For the Guest operating system I will be using the Windows 7 RC0 released on TechNet early last week. The guest is configured with 2GB of memory, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=424&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>My host Windows 2008 x64 (Core) Enterprise Edition with Hyper-V is running on an HP DL140, 1.6Ghz Xeon Quad Core, 16GB Memory, RAID1 (Mirrored) 146GB SAS drive configuration.</p>
<p>For the Guest operating system I will be using the Windows 7 RC0 released on TechNet early last week. The guest is configured with 2GB of memory, 1 network adapter connected to my local network. The processor is configured to use 4 core’s, and the VHD file is living on the Hosts C:\ drive.</p>
<p>Here are some screen shots during the installation.. I will explain the performance and usability I received while demoing Windows 7 Ultimate.</p>
<p><img style="display:inline;border-width:0;" title="Capture" border="0" alt="Capture" src="http://marktorng.files.wordpress.com/2009/05/capture-thumb.jpg?w=244&#038;h=212" width="244" height="212" /><a href="http://marktorng.files.wordpress.com/2009/05/image.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/05/image-thumb.png?w=244&#038;h=212" width="244" height="212" /></a><a href="http://marktorng.files.wordpress.com/2009/05/image1.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/05/image-thumb1.png?w=244&#038;h=212" width="244" height="212" /></a> <a href="http://marktorng.files.wordpress.com/2009/05/image2.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/05/image-thumb2.png?w=244&#038;h=212" width="244" height="212" /></a> <a href="http://marktorng.files.wordpress.com/2009/05/image3.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/05/image-thumb3.png?w=244&#038;h=212" width="244" height="212" /></a> <a href="http://marktorng.files.wordpress.com/2009/05/image4.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/05/image-thumb4.png?w=244&#038;h=206" width="244" height="206" /></a> <a href="http://marktorng.files.wordpress.com/2009/05/image5.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/05/image-thumb5.png?w=244&#038;h=206" width="244" height="206" /></a> <a href="http://marktorng.files.wordpress.com/2009/05/image6.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/05/image-thumb6.png?w=244&#038;h=206" width="244" height="206" /></a> </p>
<p><a href="http://marktorng.files.wordpress.com/2009/05/image7.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/05/image-thumb7.png?w=244&#038;h=206" width="244" height="206" /></a>&#160;<a href="http://marktorng.files.wordpress.com/2009/05/image8.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/05/image-thumb8.png?w=244&#038;h=206" width="244" height="206" /></a>&#160;</p>
<p><a href="http://marktorng.files.wordpress.com/2009/05/image9.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/05/image-thumb9.png?w=244&#038;h=206" width="244" height="206" /></a>&#160;<a href="http://marktorng.files.wordpress.com/2009/05/image10.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/05/image-thumb10.png?w=244&#038;h=206" width="244" height="206" /></a>&#160;</p>
<p><a href="http://marktorng.files.wordpress.com/2009/05/image11.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/05/image-thumb11.png?w=244&#038;h=206" width="244" height="206" /></a>&#160;<a href="http://marktorng.files.wordpress.com/2009/05/image12.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/05/image-thumb12.png?w=244&#038;h=206" width="244" height="206" /></a> </p>
<p><a href="http://marktorng.files.wordpress.com/2009/05/image13.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/05/image-thumb13.png?w=244&#038;h=206" width="244" height="206" /></a> </p>
<p>at this point it hung for about 9 minutes on “Preparing your desktop” (not sure if it’s maybe doing the performance testing at Vista does?</p>
<p><a href="http://marktorng.files.wordpress.com/2009/05/image14.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/05/image-thumb14.png?w=244&#038;h=206" width="244" height="206" /></a>&#160;<a href="http://marktorng.files.wordpress.com/2009/05/image15.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/05/image-thumb15.png?w=244&#038;h=206" width="244" height="206" /></a>&#160;</p>
<p><a href="http://marktorng.files.wordpress.com/2009/05/image16.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/05/image-thumb16.png?w=244&#038;h=206" width="244" height="206" /></a>&#160;<a href="http://marktorng.files.wordpress.com/2009/05/image17.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/05/image-thumb17.png?w=244&#038;h=206" width="244" height="206" /></a> </p>
<p><a href="http://marktorng.files.wordpress.com/2009/05/image18.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/05/image-thumb18.png?w=244&#038;h=206" width="244" height="206" /></a>&#160;<a href="http://marktorng.files.wordpress.com/2009/05/image19.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/05/image-thumb19.png?w=244&#038;h=206" width="244" height="206" /></a> </p>
<p><a href="http://marktorng.files.wordpress.com/2009/05/image20.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/05/image-thumb20.png?w=244&#038;h=206" width="244" height="206" /></a>&#160;<a href="http://marktorng.files.wordpress.com/2009/05/image21.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/05/image-thumb21.png?w=244&#038;h=206" width="244" height="206" /></a>&#160;<a href="http://marktorng.files.wordpress.com/2009/05/image22.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/05/image-thumb22.png?w=244&#038;h=206" width="244" height="206" /></a>&#160;<a href="http://marktorng.files.wordpress.com/2009/05/image23.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/05/image-thumb23.png?w=244&#038;h=206" width="244" height="206" /></a>&#160;<a href="http://marktorng.files.wordpress.com/2009/05/image24.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/05/image-thumb24.png?w=244&#038;h=206" width="244" height="206" /></a>&#160;<a href="http://marktorng.files.wordpress.com/2009/05/image25.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/05/image-thumb25.png?w=244&#038;h=206" width="244" height="206" /></a>&#160;<a href="http://marktorng.files.wordpress.com/2009/05/image26.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/05/image-thumb26.png?w=244&#038;h=206" width="244" height="206" /></a>&#160;<a href="http://marktorng.files.wordpress.com/2009/05/image27.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/05/image-thumb27.png?w=244&#038;h=206" width="244" height="206" /></a>&#160;<a href="http://marktorng.files.wordpress.com/2009/05/image28.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/05/image-thumb28.png?w=244&#038;h=206" width="244" height="206" /></a>&#160;<a href="http://marktorng.files.wordpress.com/2009/05/image29.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/05/image-thumb29.png?w=244&#038;h=206" width="244" height="206" /></a>&#160;<a href="http://marktorng.files.wordpress.com/2009/05/image30.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/05/image-thumb30.png?w=244&#038;h=206" width="244" height="206" /></a>&#160;<a href="http://marktorng.files.wordpress.com/2009/05/image31.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/05/image-thumb31.png?w=244&#038;h=206" width="244" height="206" /></a>&#160;<a href="http://marktorng.files.wordpress.com/2009/05/image32.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://marktorng.files.wordpress.com/2009/05/image-thumb32.png?w=244&#038;h=206" width="244" height="206" /></a> </p>
<p>&#160;</p>
<p>Although the Operating System is getting closer to release, I fail to see any major improvements. I will continue my investigation by using it on my desktop where I will be doing everything from photo editing in Photoshop, web design in expressions, heavy office and RSAT usage. A follow up post to come.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marktorng.wordpress.com/424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marktorng.wordpress.com/424/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marktorng.wordpress.com/424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marktorng.wordpress.com/424/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marktorng.wordpress.com/424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marktorng.wordpress.com/424/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marktorng.wordpress.com/424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marktorng.wordpress.com/424/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marktorng.wordpress.com/424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marktorng.wordpress.com/424/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marktorng.wordpress.com/424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marktorng.wordpress.com/424/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marktorng.wordpress.com/424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marktorng.wordpress.com/424/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=424&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.eternalnetworx.com/2009/05/02/windows-7-rc0-installed-on-hyper-v-media-center-pictures/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dae4de7e74cb9ad60bf968253e60fd4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mark Torng</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/05/capture-thumb.jpg" medium="image">
			<media:title type="html">Capture</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/05/image-thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/05/image-thumb1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/05/image-thumb2.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/05/image-thumb3.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/05/image-thumb4.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/05/image-thumb5.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/05/image-thumb6.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/05/image-thumb7.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/05/image-thumb8.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/05/image-thumb9.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/05/image-thumb10.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/05/image-thumb11.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/05/image-thumb12.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/05/image-thumb13.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/05/image-thumb14.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/05/image-thumb15.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/05/image-thumb16.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/05/image-thumb17.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/05/image-thumb18.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/05/image-thumb19.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/05/image-thumb20.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/05/image-thumb21.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/05/image-thumb22.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/05/image-thumb23.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/05/image-thumb24.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/05/image-thumb25.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/05/image-thumb26.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/05/image-thumb27.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/05/image-thumb28.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/05/image-thumb29.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/05/image-thumb30.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/05/image-thumb31.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/05/image-thumb32.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>RSAT &#8211; Microsoft Remote Server Administration Tools for Windows Vista for x64-based Systems + Hyper-V MMC</title>
		<link>http://blog.eternalnetworx.com/2009/04/07/rsat-microsoft-remote-server-administration-tools-for-windows-vista-for-x64-based-systems-hyper-v-mmc/</link>
		<comments>http://blog.eternalnetworx.com/2009/04/07/rsat-microsoft-remote-server-administration-tools-for-windows-vista-for-x64-based-systems-hyper-v-mmc/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 18:24:14 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://marktorng.wordpress.com/2009/04/07/rsat-microsoft-remote-server-administration-tools-for-windows-vista-for-x64-based-systems-hyper-v-mmc/</guid>
		<description><![CDATA[&#160; Most of the links out there right now are actually dead. here are some updated links to download Remote Server Administration Tools for Vista SP1 x64 &#8211; http://www.microsoft.com/downloads/details.aspx?familyid=D647A60B-63FD-4AC5-9243-BD3C497D2BC5&#38;displaylang=en&#38;Hash=ngBw2hofeyBCA7awxd aKNwgYxE2QlSfhE65N0G9hzyD0wwoE2sbpV9NBl5sD1WKASWvogGv kmoo5GCAY7B97SA%3d%3d x86 &#8211; http://www.microsoft.com/downloads/details.aspx?FamilyId=9FF6E897-23CE-4A36-B7FC-D52065DE9960&#38;displaylang=en Hyper-V MMC x64 &#8211; http://www.microsoft.com/downloads/details.aspx?familyid=88208468-0AD6-47DE-8580-085CBA42C0C2&#38;displaylang=en&#38;Hash=9fGwiUuJkn3mVhTs Cl6lZOqVRjNoZkGn QUVMYBJTEvTb0A5Dz7n%2b0G5UjerNSL1AIUBXt2un%2byImZrnNK9WRDw%3d%3d x86 &#8211; http://www.microsoft.com/downloads/details.aspx?displaylang=en&#38;FamilyID=bf909242-2125-4d06-a968-c8a3d75ff2aa<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=354&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<table cellspacing="0" cellpadding="2" width="335" border="0">
<tbody>
<tr>
<td valign="top" width="333">
<p>Most of the links out there right now are actually dead.</p>
<p>here are some updated links to download Remote Server Administration Tools for Vista SP1</p>
<p>x64 &#8211; <a title="http://www.microsoft.com/downloads/details.aspx?familyid=D647A60B-63FD-4AC5-9243-BD3C497D2BC5&amp;displaylang=en&amp;Hash=ngBw2hofeyBCA7awxdaKNwgYxE2QlSfhE65N0G9hzyD0wwoE2sbpV9NBl5sD1WKASWvogGvkmoo5GCAY7B97SA%3d%3d" href="http://www.microsoft.com/downloads/details.aspx?familyid=D647A60B-63FD-4AC5-9243-BD3C497D2BC5&amp;displaylang=en&amp;Hash=ngBw2hofeyBCA7awxd aKNwgYxE2QlSfhE65N0G9hzyD0wwoE2sbpV9NBl5sD1WKASWvogGvkmoo5GCAY7B97SA%3d%3d">http://www.microsoft.com/downloads/details.aspx?familyid=D647A60B-63FD-4AC5-9243-BD3C497D2BC5&amp;displaylang=en&amp;Hash=ngBw2hofeyBCA7awxd              <br />aKNwgYxE2QlSfhE65N0G9hzyD0wwoE2sbpV9NBl5sD1WKASWvogGv              <br />kmoo5GCAY7B97SA%3d%3d</a></p>
<p>x86 &#8211; <a title="http://www.microsoft.com/downloads/details.aspx?FamilyId=9FF6E897-23CE-4A36-B7FC-D52065DE9960&amp;displaylang=en" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=9FF6E897-23CE-4A36-B7FC-D52065DE9960&amp;displaylang=en">http://www.microsoft.com/downloads/details.aspx?FamilyId=9FF6E897-23CE-4A36-B7FC-D52065DE9960&amp;displaylang=en</a></p>
<p>Hyper-V MMC</p>
<p>x64 &#8211; <a title="http://www.microsoft.com/downloads/details.aspx?familyid=88208468-0AD6-47DE-8580-085CBA42C0C2&amp;displaylang=en&amp;Hash=9fGwiUuJkn3mVhTsCl6lZOqVRjNoZkGnQUVMYBJTEvTb0A5Dz7n%2b0G5UjerNSL1AIUBXt2un%2byImZrnNK9WRDw%3d%3d" href="http://www.microsoft.com/downloads/details.aspx?familyid=88208468-0AD6-47DE-8580-085CBA42C0C2&amp;displaylang=en&amp;Hash=9fGwiUuJkn3mVhTsCl6lZOqVRjNoZkGn QUVMYBJTEvTb0A5Dz7n%2b0G5UjerNSL1AIUBXt2un%2byImZrnNK9WRDw%3d%3d">http://www.microsoft.com/downloads/details.aspx?familyid=88208468-0AD6-47DE-8580-085CBA42C0C2&amp;displaylang=en&amp;Hash=9fGwiUuJkn3mVhTs             <br />Cl6lZOqVRjNoZkGn               <br />QUVMYBJTEvTb0A5Dz7n%2b0G5UjerNSL1AIUBXt2un%2byImZrnNK9WRDw%3d%3d</a></p>
<p>x86 &#8211; <a title="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=bf909242-2125-4d06-a968-c8a3d75ff2aa" href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=bf909242-2125-4d06-a968-c8a3d75ff2aa">http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=bf909242-2125-4d06-a968-c8a3d75ff2aa</a></p>
</td>
</tr>
</tbody>
</table>
<p><a title="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=bf909242-2125-4d06-a968-c8a3d75ff2aa" href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=bf909242-2125-4d06-a968-c8a3d75ff2aa"></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marktorng.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marktorng.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marktorng.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marktorng.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marktorng.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marktorng.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marktorng.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marktorng.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marktorng.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marktorng.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marktorng.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marktorng.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marktorng.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marktorng.wordpress.com/354/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=354&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.eternalnetworx.com/2009/04/07/rsat-microsoft-remote-server-administration-tools-for-windows-vista-for-x64-based-systems-hyper-v-mmc/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dae4de7e74cb9ad60bf968253e60fd4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mark Torng</media:title>
		</media:content>
	</item>
		<item>
		<title>My Computer, Show drive letters first</title>
		<link>http://blog.eternalnetworx.com/2009/04/07/my-computer-show-drive-letters-first/</link>
		<comments>http://blog.eternalnetworx.com/2009/04/07/my-computer-show-drive-letters-first/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 17:45:40 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://marktorng.wordpress.com/2009/04/07/my-computer-show-drive-letters-first/</guid>
		<description><![CDATA[Introduction By default, when you open My Computer, the drive-letter for the disk drives appear after the drive description, such as: &#34; Local Disk (C:) &#34; Display the drive-letters first To display drive-letters first, followed by the drive description, use these steps: · Click Start, Run and type Regedit.exe · Navigate to the following location: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=351&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h3>Introduction</h3>
<p>By default, when you open My Computer, the drive-letter for the disk drives appear after the drive description, such as:</p>
<p>&quot; Local Disk (C:) &quot;</p>
<h3>Display the drive-letters first</h3>
<p>To display drive-letters first, followed by the drive description, use these steps:</p>
<p>· Click Start, Run and type Regedit.exe</p>
<p>· Navigate to the following location: </p>
<p>HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer</p>
<p>· If not already exists, create a REG_DWORD value named ShowDriveLettersFirst</p>
<p>· Double-click ShowDriveLettersFirst and set its Value data to 4</p>
<p>· Exit the Registry Editor. </p>
<p>Here are the other possible data for ShowDriveLettersFirst registry value:<br />
<table cellspacing="0" cellpadding="0" border="1">
<tbody>
<tr>
<td valign="top">
<p>Value Data</p>
</td>
<td valign="top" width="400">
<p>Description</p>
</td>
</tr>
<tr>
<td valign="top">
<p>0</p>
</td>
<td valign="top" width="396">
<p>Show drive letters after description (default)</p>
</td>
</tr>
<tr>
<td valign="top">
<p>1</p>
</td>
<td valign="top" width="396">
<p>Show network drive letters before description, and local drive letters after description</p>
</td>
</tr>
<tr>
<td valign="top">
<p>2</p>
</td>
<td valign="top" width="396">
<p>No drive letter is displayed</p>
</td>
</tr>
<tr>
<td valign="top">
<p>4</p>
</td>
<td valign="top" width="396">
<p>Show drive letters before description</p>
</td>
</tr>
</tbody>
</table>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marktorng.wordpress.com/351/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marktorng.wordpress.com/351/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marktorng.wordpress.com/351/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marktorng.wordpress.com/351/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marktorng.wordpress.com/351/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marktorng.wordpress.com/351/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marktorng.wordpress.com/351/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marktorng.wordpress.com/351/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marktorng.wordpress.com/351/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marktorng.wordpress.com/351/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marktorng.wordpress.com/351/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marktorng.wordpress.com/351/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marktorng.wordpress.com/351/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marktorng.wordpress.com/351/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=351&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.eternalnetworx.com/2009/04/07/my-computer-show-drive-letters-first/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dae4de7e74cb9ad60bf968253e60fd4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mark Torng</media:title>
		</media:content>
	</item>
		<item>
		<title>IIS7 Will not re-install</title>
		<link>http://blog.eternalnetworx.com/2009/02/10/iis7-will-not-re-install/</link>
		<comments>http://blog.eternalnetworx.com/2009/02/10/iis7-will-not-re-install/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 20:33:03 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://marktorng.wordpress.com/2009/02/10/iis7-will-not-re-install/</guid>
		<description><![CDATA[&#160; Got this error when I tried to install IIS7 on a 2008 x64 Standard web server using NLB in a Hyper-V image. The work around is to uninstall “Windows Process Activation Service” located under features. Reboot, Then try to install IIS7 again. Worked for me Web Server (IIS) &#60;Informational&#62;: &#60;a href=&#34;wsrm.chm::/html/c5b76d56-99b1-4ad7-875c-417b63118454.htm&#34;&#62;Find out more about [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=349&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Got this error when I tried to install IIS7 on a 2008 x64 Standard web server using NLB in a Hyper-V image.</p>
<p>The work around is to uninstall “Windows Process Activation Service” located under features.</p>
<p>Reboot, Then try to install IIS7 again. Worked for me <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Web Server (IIS) </p>
<p> &lt;Informational&gt;: &lt;a href=&quot;wsrm.chm::/html/c5b76d56-99b1-4ad7-875c-417b63118454.htm&quot;&gt;Find out more about Windows System Resource Manager (WSRM) and how it can help optimize CPU usage&lt;/a&gt; </p>
<p> Web Server </p>
<p> Common HTTP Features </p>
<p> Static Content </p>
<p> Default Document </p>
<p> Directory Browsing </p>
<p> HTTP Errors </p>
<p> Application Development </p>
<p> ASP.NET </p>
<p> .NET Extensibility </p>
<p> ASP </p>
<p> CGI </p>
<p> ISAPI Extensions </p>
<p> ISAPI Filters </p>
<p> Server Side Includes </p>
<p> Health and Diagnostics </p>
<p> HTTP Logging </p>
<p> Request Monitor </p>
<p> Security </p>
<p> Request Filtering </p>
<p> Performance </p>
<p> Static Content Compression </p>
<p>Web Server (IIS): Installation failed </p>
<p> &lt;Error&gt;: Attempt to install Request Filtering failed with error code 0&#215;80070643. Fatal error during installation </p>
<p> &lt;Error&gt;: Attempt to install Request Monitor failed with error code 0&#215;80070643. Fatal error during installation </p>
<p> &lt;Error&gt;: Attempt to install ISAPI Filters failed with error code 0&#215;80070643. Fatal error during installation </p>
<p> &lt;Error&gt;: Attempt to install ISAPI Extensions failed with error code 0&#215;80070643. Fatal error during installation </p>
<p> &lt;Error&gt;: Attempt to install HTTP Logging failed with error code 0&#215;80070643. Fatal error during installation </p>
<p> &lt;Error&gt;: Attempt to install Server Side Includes failed with error code 0&#215;80070643. Fatal error during installation </p>
<p> &lt;Error&gt;: Attempt to install Directory Browsing failed with error code 0&#215;80070643. Fatal error during installation </p>
<p> &lt;Error&gt;: Attempt to install Default Document failed with error code 0&#215;80070643. Fatal error during installation </p>
<p> &lt;Error&gt;: Attempt to install Static Content failed with error code 0&#215;80070643. Fatal error during installation </p>
<p> &lt;Error&gt;: Attempt to install Static Content Compression failed with error code 0&#215;80070643. Fatal error during installation </p>
<p> &lt;Error&gt;: Attempt to install CGI failed with error code 0&#215;80070643. Fatal error during installation </p>
<p> &lt;Error&gt;: Attempt to install HTTP Errors failed with error code 0&#215;80070643. Fatal error during installation </p>
<p> &lt;Error&gt;: Attempt to install .NET Extensibility failed with error code 0&#215;80070643. Fatal error during installation </p>
<p> &lt;Error&gt;: Attempt to install ASP failed with error code 0&#215;80070643. Fatal error during installation </p>
<p> &lt;Error&gt;: Attempt to install ASP.NET failed with error code 0&#215;80070643. Fatal error during installation </p>
<p> The following role services were not installed: </p>
<p> Web Server </p>
<p> Common HTTP Features </p>
<p> Static Content </p>
<p> Default Document </p>
<p> Directory Browsing </p>
<p> HTTP Errors </p>
<p> Application Development </p>
<p> ASP.NET </p>
<p> .NET Extensibility </p>
<p> ASP </p>
<p> CGI </p>
<p> ISAPI Extensions </p>
<p> ISAPI Filters </p>
<p> Server Side Includes </p>
<p> Health and Diagnostics </p>
<p> HTTP Logging </p>
<p> Request Monitor </p>
<p> Security </p>
<p> Request Filtering </p>
<p> Performance </p>
<p> Static Content Compression </p>
<p>Full log (for troubleshooting only) </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marktorng.wordpress.com/349/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marktorng.wordpress.com/349/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marktorng.wordpress.com/349/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marktorng.wordpress.com/349/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marktorng.wordpress.com/349/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marktorng.wordpress.com/349/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marktorng.wordpress.com/349/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marktorng.wordpress.com/349/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marktorng.wordpress.com/349/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marktorng.wordpress.com/349/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marktorng.wordpress.com/349/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marktorng.wordpress.com/349/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marktorng.wordpress.com/349/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marktorng.wordpress.com/349/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=349&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.eternalnetworx.com/2009/02/10/iis7-will-not-re-install/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dae4de7e74cb9ad60bf968253e60fd4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mark Torng</media:title>
		</media:content>
	</item>
		<item>
		<title>Eternal Photography &#8211; Calgary Wedding Photographers</title>
		<link>http://blog.eternalnetworx.com/2009/02/08/eternal-photography-calgary-wedding-photographers/</link>
		<comments>http://blog.eternalnetworx.com/2009/02/08/eternal-photography-calgary-wedding-photographers/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 04:08:24 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://marktorng.wordpress.com/2009/02/08/eternal-photography-calgary-wedding-photographers/</guid>
		<description><![CDATA[&#160; Eternal Photography has posted a new websites hosted on our servers www.eternalphotography.ca annualadawards.com calgariesweddingphotography.com calgaryweddingphotographyonline.com calgarywedphotography.com blog.eternalphotography.ca eternalphotos.ca<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=348&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p><font color="#ffffff">Eternal Photography has posted a new websites hosted on our servers</font></p>
<p><a href="http://www.eternalphotography.ca"><font color="#ffffff">www.eternalphotography.ca</font></a></p>
<p><a href="https://www.google.com/summary?siteUrl=http%3A%2F%2Fannualadawards.com%2F&amp;hl=en"><font color="#ffffff">annualadawards.com</font></a></p>
<p><a href="https://www.google.com/summary?siteUrl=http%3A%2F%2Fcalgariesweddingphotography.com%2F&amp;hl=en"><font color="#ffffff">calgariesweddingphotography.com</font></a></p>
<p><a href="https://www.google.com/summary?siteUrl=http%3A%2F%2Fcalgaryweddingphotographyonline.com%2F&amp;hl=en"><font color="#ffffff">calgaryweddingphotographyonline.com</font></a></p>
<p><a href="https://www.google.com/summary?siteUrl=http%3A%2F%2Fcalgarywedphotography.com%2F&amp;hl=en"><font color="#ffffff">calgarywedphotography.com</font></a></p>
<p><a href="https://www.google.com/summary?siteUrl=http%3A%2F%2Fblog.eternalphotography.ca%2F&amp;hl=en"><font color="#ffffff">blog.eternalphotography.ca</font></a></p>
<p><a href="https://www.google.com/summary?siteUrl=http%3A%2F%2Feternalphotos.ca%2F&amp;hl=en"><font color="#ffffff">eternalphotos.ca</font></a></p>
<p><a href="http://marktorng.files.wordpress.com/2009/02/eternalphotogd03ar05cp01zl.png"><img style="border-bottom:0;border-left:0;display:block;float:none;margin-left:auto;border-top:0;margin-right:auto;border-right:0;" title="EternalPhotogD03aR05cP01ZL" border="0" alt="EternalPhotogD03aR05cP01ZL" src="http://marktorng.files.wordpress.com/2009/02/eternalphotogd03ar05cp01zl-thumb.png?w=244&#038;h=144" width="244" height="144" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marktorng.wordpress.com/348/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marktorng.wordpress.com/348/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marktorng.wordpress.com/348/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marktorng.wordpress.com/348/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marktorng.wordpress.com/348/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marktorng.wordpress.com/348/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marktorng.wordpress.com/348/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marktorng.wordpress.com/348/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marktorng.wordpress.com/348/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marktorng.wordpress.com/348/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marktorng.wordpress.com/348/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marktorng.wordpress.com/348/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marktorng.wordpress.com/348/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marktorng.wordpress.com/348/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=348&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.eternalnetworx.com/2009/02/08/eternal-photography-calgary-wedding-photographers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dae4de7e74cb9ad60bf968253e60fd4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mark Torng</media:title>
		</media:content>

		<media:content url="http://marktorng.files.wordpress.com/2009/02/eternalphotogd03ar05cp01zl-thumb.png" medium="image">
			<media:title type="html">EternalPhotogD03aR05cP01ZL</media:title>
		</media:content>
	</item>
		<item>
		<title>sitemap.xml generator &#8211; how to build sitemap</title>
		<link>http://blog.eternalnetworx.com/2009/02/06/sitemapxml-generator-how-to-build-sitemap/</link>
		<comments>http://blog.eternalnetworx.com/2009/02/06/sitemapxml-generator-how-to-build-sitemap/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 20:20:17 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://marktorng.wordpress.com/2009/02/06/sitemapxml-generator-how-to-build-sitemap/</guid>
		<description><![CDATA[&#160; Easy.. go to this site, follow the instructions, and don’t worry.. be happy http://www.xml-sitemaps.com<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=345&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Easy.. go to this site, follow the instructions, and don’t worry.. be happy <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p><a title="http://www.xml-sitemaps.com" href="http://www.xml-sitemaps.com">http://www.xml-sitemaps.com</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marktorng.wordpress.com/345/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marktorng.wordpress.com/345/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marktorng.wordpress.com/345/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marktorng.wordpress.com/345/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marktorng.wordpress.com/345/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marktorng.wordpress.com/345/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marktorng.wordpress.com/345/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marktorng.wordpress.com/345/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marktorng.wordpress.com/345/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marktorng.wordpress.com/345/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marktorng.wordpress.com/345/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marktorng.wordpress.com/345/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marktorng.wordpress.com/345/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marktorng.wordpress.com/345/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=345&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.eternalnetworx.com/2009/02/06/sitemapxml-generator-how-to-build-sitemap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dae4de7e74cb9ad60bf968253e60fd4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mark Torng</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft DNS Replication</title>
		<link>http://blog.eternalnetworx.com/2009/01/25/microsoft-dns-replication/</link>
		<comments>http://blog.eternalnetworx.com/2009/01/25/microsoft-dns-replication/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 23:03:57 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://marktorng.wordpress.com/2009/01/25/microsoft-dns-replication/</guid>
		<description><![CDATA[HOWTO: Sync secondary and primary DNS or setup new secondary DNS &#160; HELM restore tool uses HELM&#8217;s database to handle DNS zones. So if you have any zone settings outside HELM, my experience might come handy. This is for MSDNS only. 1.) I always setup MSDNS to use files, not registry, because files are much [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=344&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><b>HOWTO: Sync secondary and primary DNS or setup new secondary DNS</b></p>
<hr />
<p>&#160;</p>
<p>HELM restore tool uses HELM&#8217;s database to handle DNS zones. So if you have any zone settings outside HELM, my experience might come handy.   </p>
<p><strong>This is for MSDNS only.     <br /></strong>    <br />1.) I always setup MSDNS to use files, not registry, because files are much easier to migrate and make backup.     <br />To set MSDNS to use DNS zone files only, right click you server in DNS console, select <i>Properties -&gt; Advanced</i> and set &quot;<i>Load zone data on startup</i>&quot; = <b>From File</b>    <br />Then restart DNS    <br />2.) If you want to setup your <b>new SECONDARY DNS</b>, this script might come handy. It scans your primary DNS and <b>copies all zones to secondary DNS server</b>. It also <u>secures zone transfer</u> settings to allow transfers only to servers, listed in NS tab, with <u>automatic notify option</u>, so secondary&#8217;s are updated almost in real time.    </p>
<p>Script <b>copyToSecondary.bat</b></p>
<p>Code:</p>
<blockquote><pre>@echo off
SET DNSCMDPATH=&quot;C:\Program Files\WebHost Automation\Helm\System\dnscmd.exe&quot;
echo.
echo ###############################################################################
echo #                                                                             #
echo #                        MSDNS copy zone utility                              #
echo #                  Copyright 2006 Labsy @ seznam DOT org                      #
echo #                                                                             #
echo ###############################################################################
echo.

IF NOT EXIST %DNSCMDPATH% (
ECHO ERROR: dnscmd.exe not found in given path:
echo %DNSCMDPATH%
echo.
echo Please, install Windows Server Admin pack or get dnscmd.exe elsewhere
echo and update DNSCMDPATH in this script accordingly.
echo.
)
IF NOT &quot;%1&quot;==&quot;/?&quot; IF NOT &quot;%1&quot;==&quot;/h&quot; IF NOT &quot;%1&quot;==&quot;?&quot; GOTO skiphelp

echo This batch will copy PRIMARY DNS zones to SECONDARY server or repair primary.
echo It scans all PRIMARY FORWARD zones on this machine and then creates apropriate
echo SECONDARY zones on given secondary server.
echo.
echo This tool is very handy when setting up new secondary DNS servers.
echo.
echo IMPORTANT:
echo It works ONLY FOR MSDNS server!
echo You must have &quot;dnscmd&quot; utility installed. It is part of server admin pack.
echo Before first usage edit this file and set PATH to dnscmd in this script!
echo.
echo USAGE:
echo    copyToSecondary [SecName/IP] [SecDns] [PriIP] (optionally [DomainName])
echo    copyToSecondary [PriName/IP] updatemaster
echo where
echo    [SecName/IP] = Secondary Server NetBios Name or local IP (eg: ENGINE1)
echo    [SecDns]     = Secondary Server Dns Name (eg: ns1.domain.com)
echo    [PriIP]      = Primary DNS Server IP. This will be set as master DNS
echo    [DomainName] = Optional parameter, domain name for single zone transfer
echo.
echo    when used with &quot;updatemaster&quot; parameter
echo    [PriName/IP] = Primary DNS NEtBios name or IP
echo.
echo EXAMPLES:
echo To copy all zones from primary 123.123.123.123 to secondary SERVER5 (ns5):
echo.
echo    copyToSecondary SERVER5 ns5.domain.com 123.123.123.123
echo.
echo Same as above, but just for one particular domain:
echo.
echo    copyToSecondary SERVER5 ns5.domain.com 123.123.123.123 foobar.com
echo.
echo To update only master DNS and repair Zone transfer and notify settings:
echo (this will set AllowUpdate to servers listed in NS tab, and set to AutoNotify)
echo.
echo    copyToSecondary MASTER1 updatemaster
echo.
echo ###############################################################################
echo.
goto END
:skiphelp

echo IMPORTANT!
echo This script can modify your DNS server settings, so BE SURE you have BACKUP!
echo Press CTRL+C to stop and make BACKUP of your DNS zones first!
pause

IF NOT &quot;%2&quot;==&quot;updatemaster&quot; GOTO normal
if NOT &quot;%1&quot;==&quot;&quot; %DNSCMDPATH% %1 /EnumZones /Forward&gt;allzones.txt
ECHO #----------------------------- PRIMARY UPDATE --------------------------------#
ECHO #                                  START                                      #
if NOT &quot;%1&quot;==&quot;&quot; FOR /f %%D IN (allzones.txt) DO (
IF NOT &quot;%%D&quot; == &quot;Enumerated&quot; IF NOT &quot;%%D&quot; == &quot;Zone&quot; IF NOT &quot;%%D&quot; == &quot;.&quot; IF NOT &quot;%%D&quot; == &quot;Command&quot; (

ECHO  Updating master DNS for %%D ...
%DNSCMDPATH% %1 /ZoneResetSecondaries %%D /securens /notify
)
)
GOTO END
:normal
if NOT &quot;%1&quot;==&quot;&quot; %DNSCMDPATH% %1 /EnumZones /Forward&gt;allzones.txt
if NOT &quot;%4&quot;==&quot;&quot; GOTO SINGLE
if NOT &quot;%2&quot;==&quot;&quot; FOR /f %%D IN (allzones.txt) DO (
IF NOT &quot;%%D&quot; == &quot;Enumerated&quot; IF NOT &quot;%%D&quot; == &quot;Zone&quot; IF NOT &quot;%%D&quot; == &quot;.&quot; IF NOT &quot;%%D&quot; == &quot;Command&quot; (
ECHO #---------------------------- BULK ZONE UPDATE -------------------------------#
ECHO #                                 START                                       #

ECHO Processing zone %%D... 

ECHO  Adding %2 as DNS server on primary...
%DNSCMDPATH% %3 /RecordAdd %%D &quot;@&quot; NS %2

ECHO  Set Allow only secure zone transfers with autonotify on primary...
%DNSCMDPATH% %3 /ZoneResetSecondaries %%D /securens /notify

ECHO  Transfering zone %%D to %2...
%DNSCMDPATH% %1 /ZoneAdd %%D /Secondary %3 /file %%D.dns

ECHO #----------------------------------- END -------------------------------------#
)
)
GOTO END
REM C:\Program Files\WebHost Automation\Helm\System\dnscmd 81.29.69.137 /RecordAdd gradteater.com &quot;@&quot; NS ns5.hostmachine.net

:SINGLE
if &quot;%4&quot;==&quot;&quot; goto END
ECHO #---------------------------------- START ------------------------------------#
ECHO Processing zone %4...
ECHO Adding %2 as DNS server on primary...
%DNSCMDPATH% %3 /RecordAdd %4 &quot;@&quot; NS %2

ECHO  Set Allow only secure zone transfers with autonotify on primary...
%DNSCMDPATH% %3 /ZoneResetSecondaries %4 /securens /notify

ECHO Transfering zone %4 to %2...
%DNSCMDPATH% %1 /ZoneAdd %4 /Secondary %3 /file %4.dns

ECHO #----------------------------------- END -------------------------------------#

:END
SET DNSCMDPATH=
echo.</pre>
</blockquote>
<p>&#160;</p>
<p>Requirements for this script to work:<br />
  <br />- secondary DNS must run MSDNS server</p>
<p>- secondary DNS must be inside local network (either LAN, either via VPN)</p>
<p>- you must run this script with Admin user, which has Admin privileges on both, primary and secondary server (I run it as HELM_ADMIN)</p>
<p><b></b></p>
<p><b>Do not forget to make a BACKUP of your DNS zone files before you go playing with this script!</b></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marktorng.wordpress.com/344/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marktorng.wordpress.com/344/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marktorng.wordpress.com/344/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marktorng.wordpress.com/344/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marktorng.wordpress.com/344/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marktorng.wordpress.com/344/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marktorng.wordpress.com/344/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marktorng.wordpress.com/344/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marktorng.wordpress.com/344/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marktorng.wordpress.com/344/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marktorng.wordpress.com/344/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marktorng.wordpress.com/344/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marktorng.wordpress.com/344/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marktorng.wordpress.com/344/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=344&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.eternalnetworx.com/2009/01/25/microsoft-dns-replication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dae4de7e74cb9ad60bf968253e60fd4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mark Torng</media:title>
		</media:content>
	</item>
		<item>
		<title>Server Core (Hyper-V) Searching, Downloading, and Installing Windows Updates</title>
		<link>http://blog.eternalnetworx.com/2009/01/14/server-core-hyper-v-searching-downloading-and-installing-windows-updates/</link>
		<comments>http://blog.eternalnetworx.com/2009/01/14/server-core-hyper-v-searching-downloading-and-installing-windows-updates/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 22:03:05 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.vistanetworks.ca/?p=342</guid>
		<description><![CDATA[The scripting sample in this topic shows you how to use Windows Update Agent (WUA) to scan, download, and install updates. The sample searches for all the applicable software updates and then lists those updates. Next, it creates a collection of updates to download and then downloads them. Finally, it creates a collection of updates [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=342&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The scripting sample in this topic shows you how to use Windows Update Agent (WUA) to scan, download, and install updates.</p>
<p>The sample searches for all the applicable software updates and then lists those updates. Next, it creates a collection of updates to download and then downloads them. Finally, it creates a collection of updates to install and then installs them.</p>
<p>If you want to search, download, and install a specific update that you identify by using the update title, see Searching, Downloading, and Installing Specific Updates.</p>
<p>Before you attempt to run this sample, note the following:</p>
<ul>
<li>WUA must be installed on the computer. For more information about how to determine the version of WUA that is installed, see Determining the Current Version of WUA.</li>
<li>The sample does not provide its own user interface.</li>
<li>WUA prompts the user to restart the computer if an update requires a restart.</li>
<li>The sample can download updates only by using WUA. It cannot download updates from a Software Update Services (SUS) 1.0 server.</li>
<li>Running this sample requires Windows Script Host (WSH). For more information about WSH, see the WSH section of the Microsoft Platform SDK. If the sample is copied to a file named WUA_SearchDownloadInstall.vbs, you can run the sample by opening a Command Prompt window and typing the following command at the command prompt.</li>
</ul>
<p>Example code: (To execute us cscript WUA_SearchDownloadInstall.vbs, or whatever you name your VBS script)</p>
<blockquote><p>Set updateSession = CreateObject(&#8220;Microsoft.Update.Session&#8221;)<br />
Set updateSearcher = updateSession.CreateupdateSearcher()</p>
<p>WScript.Echo &#8220;Searching for updates&#8230;&#8221; &amp; vbCRLF</p>
<p>Set searchResult = _<br />
updateSearcher.Search(&#8220;IsInstalled=0 and Type=&#8217;Software&#8217;&#8221;)<br />
WScript.Echo &#8220;List of applicable items on the machine:&#8221;</p>
<p>For I = 0 To searchResult.Updates.Count-1<br />
    Set update = searchResult.Updates.Item(I)<br />
    WScript.Echo I + 1 &amp; &#8220;&gt; &#8221; &amp; update.Title<br />
Next</p>
<p>If searchResult.Updates.Count = 0 Then<br />
 WScript.Echo &#8220;There are no applicable updates.&#8221;<br />
 WScript.Quit<br />
End If</p>
<p>WScript.Echo vbCRLF &amp; &#8220;Creating collection of updates to download:&#8221;</p>
<p>Set updatesToDownload = CreateObject(&#8220;Microsoft.Update.UpdateColl&#8221;)</p>
<p>For I = 0 to searchResult.Updates.Count-1<br />
    Set update = searchResult.Updates.Item(I)<br />
    WScript.Echo I + 1 &amp; &#8220;&gt; adding: &#8221; &amp; update.Title<br />
    updatesToDownload.Add(update)<br />
Next</p>
<p>WScript.Echo vbCRLF &amp; &#8220;Downloading updates&#8230;&#8221;</p>
<p>Set downloader = updateSession.CreateUpdateDownloader()<br />
downloader.Updates = updatesToDownload<br />
downloader.Download()</p>
<p>WScript.Echo  vbCRLF &amp; &#8220;List of downloaded updates:&#8221;</p>
<p>For I = 0 To searchResult.Updates.Count-1<br />
    Set update = searchResult.Updates.Item(I)<br />
    If update.IsDownloaded Then<br />
       WScript.Echo I + 1 &amp; &#8220;&gt; &#8221; &amp; update.Title<br />
    End If<br />
Next</p>
<p>Set updatesToInstall = CreateObject(&#8220;Microsoft.Update.UpdateColl&#8221;)</p>
<p>WScript.Echo  vbCRLF &amp; _<br />
&#8220;Creating collection of downloaded updates to install:&#8221;</p>
<p>For I = 0 To searchResult.Updates.Count-1<br />
    set update = searchResult.Updates.Item(I)<br />
    If update.IsDownloaded = true Then<br />
       WScript.Echo I + 1 &amp; &#8220;&gt; adding:  &#8221; &amp; update.Title<br />
       updatesToInstall.Add(update) <br />
    End If<br />
Next</p>
<p>WScript.Echo  vbCRLF &amp; &#8220;Would you like to install updates now? (Y/N)&#8221;<br />
strInput = WScript.StdIn.Readline<br />
WScript.Echo</p></blockquote>
<blockquote><p>If (strInput = &#8220;N&#8221; or strInput = &#8220;n&#8221;) Then<br />
 WScript.Quit<br />
ElseIf (strInput = &#8220;Y&#8221; or strInput = &#8220;y&#8221;) Then<br />
 WScript.Echo &#8220;Installing updates&#8230;&#8221;<br />
 Set installer = updateSession.CreateUpdateInstaller()<br />
 installer.Updates = updatesToInstall<br />
 Set installationResult = installer.Install()<br />
 <br />
 &#8217;Output results of install<br />
 WScript.Echo &#8220;Installation Result: &#8221; &amp; _<br />
 installationResult.ResultCode<br />
 WScript.Echo &#8220;Reboot Required: &#8221; &amp; _<br />
 installationResult.RebootRequired &amp; vbCRLF<br />
 WScript.Echo &#8220;Listing of updates installed &#8221; &amp; _<br />
  &#8220;and individual installation results:&#8221;<br />
 <br />
 For I = 0 to updatesToInstall.Count &#8211; 1<br />
  WScript.Echo I + 1 &amp; &#8220;&gt; &#8221; &amp; _<br />
  updatesToInstall.Item(i).Title &amp; _<br />
  &#8221;: &#8221; &amp; installationResult.GetUpdateResult(i).ResultCode   <br />
 Next<br />
End If</p></blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marktorng.wordpress.com/342/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marktorng.wordpress.com/342/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marktorng.wordpress.com/342/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marktorng.wordpress.com/342/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marktorng.wordpress.com/342/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marktorng.wordpress.com/342/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marktorng.wordpress.com/342/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marktorng.wordpress.com/342/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marktorng.wordpress.com/342/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marktorng.wordpress.com/342/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marktorng.wordpress.com/342/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marktorng.wordpress.com/342/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marktorng.wordpress.com/342/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marktorng.wordpress.com/342/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=342&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.eternalnetworx.com/2009/01/14/server-core-hyper-v-searching-downloading-and-installing-windows-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dae4de7e74cb9ad60bf968253e60fd4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mark Torng</media:title>
		</media:content>
	</item>
		<item>
		<title>Hyper-V with NLB Guests Blue Screen of Death (BSOD)</title>
		<link>http://blog.eternalnetworx.com/2009/01/14/hyper-v-with-nlb-guests-blue-screen-of-death-bsod/</link>
		<comments>http://blog.eternalnetworx.com/2009/01/14/hyper-v-with-nlb-guests-blue-screen-of-death-bsod/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 03:51:20 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.vistanetworks.ca/2009/01/14/hyper-v-with-nlb-guests-blue-screen-of-death-bsod/</guid>
		<description><![CDATA[Web Farm using Windows Network Load Balancing (NLB). Each Server node would randomly have a blue screen of death and reboot for no reason. After much troubleshooting and searching I found that KB953828 resolves the issue. http://support.microsoft.com/kb/953828/en-us<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=340&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Web Farm using Windows Network Load Balancing (NLB).</p>
<p>Each Server node would randomly have a blue screen of death and reboot for no reason.</p>
<p>After much troubleshooting and searching I found that KB953828 resolves the issue.</p>
<p>http://support.microsoft.com/kb/953828/en-us</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marktorng.wordpress.com/340/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marktorng.wordpress.com/340/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marktorng.wordpress.com/340/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marktorng.wordpress.com/340/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marktorng.wordpress.com/340/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marktorng.wordpress.com/340/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marktorng.wordpress.com/340/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marktorng.wordpress.com/340/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marktorng.wordpress.com/340/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marktorng.wordpress.com/340/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marktorng.wordpress.com/340/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marktorng.wordpress.com/340/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marktorng.wordpress.com/340/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marktorng.wordpress.com/340/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=340&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.eternalnetworx.com/2009/01/14/hyper-v-with-nlb-guests-blue-screen-of-death-bsod/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dae4de7e74cb9ad60bf968253e60fd4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mark Torng</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft Hyper-V Server 2008 R2 Beta Release Notes</title>
		<link>http://blog.eternalnetworx.com/2009/01/13/microsoft-hyper-v-server-2008-r2-beta-release-notes/</link>
		<comments>http://blog.eternalnetworx.com/2009/01/13/microsoft-hyper-v-server-2008-r2-beta-release-notes/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 15:52:06 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.vistanetworks.ca/?p=337</guid>
		<description><![CDATA[Microsoft Hyper-V Server 2008 R2 Beta Installation Prerequisites Microsoft Hyper-V Server 2008 R2 Beta requires specific hardware. You can identify systems that support the x64 architecture and Hyper-V by searching the Windows Server® catalog for Hyper-V as an additional qualification. The Windows Server catalog is available on the Microsoft Web site (http://go.microsoft.com/fwlink/?LinkId=111228). To install and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=337&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div style="border-right:medium none;border-top:medium none;border-left:medium none;border-bottom:windowtext 1pt solid;padding:0 0 6pt;">
<p class="DSTOC1-0" style="margin:24pt 0 6pt;"><strong><span style="font-size:x-large;font-family:Arial;">Microsoft Hyper-V Server 2008 R2 Beta Installation Prerequisites</span></strong></p>
</div>
<p style="vertical-align:top;line-height:140%;"><span style="font-size:11pt;color:black;line-height:140%;font-family:&quot;">Microsoft Hyper-V Server 2008 R2 Beta requires specific hardware. You can identify systems that support the x64 architecture and Hyper-V by searching the Windows Server® catalog for Hyper-V as an additional qualification. The Windows Server catalog is available on the Microsoft Web site (</span><a href="http://go.microsoft.com/fwlink/?LinkId=111228"><span style="font-size:11pt;line-height:140%;font-family:&quot;"><span style="color:#0000ff;">http://go.microsoft.com/fwlink/?LinkId=111228</span></span></a><span style="font-size:11pt;color:black;line-height:140%;font-family:&quot;">).</span></p>
<p style="vertical-align:top;line-height:140%;"><span style="font-size:11pt;color:black;line-height:140%;font-family:&quot;">To install and use Microsoft Hyper-V Server 2008 R2 Beta, you need the following:</span></p>
<ul type="disc">
<li class="MsoNormal"><span style="font-size:small;"><span style="font-family:Calibri;">An x64-based processor. </span></span></li>
<li class="MsoNormal"><span style="font-size:small;"><span style="font-family:Calibri;">Hardware-assisted virtualization. This is available in processors that include a virtualization option; specifically, Intel VT or AMD Virtualization (AMD-V). </span></span></li>
<li class="MsoNormal"><span style="font-size:small;"><span style="font-family:Calibri;">Hardware Data Execution Protection (DEP) must be available and be enabled. Specifically, you must enable the Intel XD bit (execute disable bit) or the AMD NX bit (no execute bit).</span></span></li>
</ul>
<h4 style="vertical-align:top;line-height:140%;margin:0;"><span style="font-size:14pt;color:black;line-height:140%;font-style:normal;font-family:&quot;"> </span></h4>
<h4 style="vertical-align:top;line-height:140%;margin:0;"><span style="font-size:14pt;color:black;line-height:140%;font-style:normal;font-family:&quot;">Additional considerations</span></h4>
<ul type="disc">
<li class="MsoNormal"><span style="font-size:small;"><span style="font-family:Calibri;">The settings for hardware-assisted virtualization and hardware data execution protection are available in the BIOS. However, the names of the settings may differ from the names identified previously.<br />
For more information about whether a specific processor model supports Microsoft Hyper-V Server 2008 Re Beta, check with the manufacturer of the computer.</span></span></li>
<li class="MsoNormal"><span style="font-size:small;"><span style="font-family:Calibri;">If you modify the settings for hardware-assisted virtualization or hardware data execution protection, you may need to turn off the power to the computer and then turn it back on. Restarting the computer may not apply the changes to the settings.</span></span></li>
</ul>
<p><span style="font-size:11pt;line-height:115%;font-family:&quot;"><br /></span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><strong><span style="font-size:14pt;line-height:115%;"></span></strong></p>
<h1 style="margin:24pt 0 0;"><a name="_Toc217379880"><span style="font-size:large;color:#365f91;font-family:Cambria;">Setting the Administrator Password</span></a></h1>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">During the first logon after the installation of Microsoft Hyper-V Server 2008 R2 Beta, you will be prompted to enter a user name and create a password.<span>  </span>The following instructions outline this process. </span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;"><span style="font-family:Calibri;"><strong><em>Note:</em></strong><em> This process will only occur during the first logon after the installation of Microsoft Hyper-V Server 2008 R2 Beta.</em></span></span></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Click on <strong>Other User</strong>.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">In the user name field type<strong> Administrator </strong>and then press ENTER.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;">A message stating that “The user’s password must be changed before logging on the first time” appears. Click <strong>OK.</strong></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">4.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type a new password in the <strong>New password</strong> field.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">5.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type the same password again in the <strong>Confirm password </strong>field, and then press ENTER. </span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;margin:0 0 10pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">6.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will see a confirmation that your password has been changed. Click <strong>OK</strong>.</span></p>
<h1 style="margin:24pt 0 0;"><a name="_Toc217379881"><span style="font-size:large;color:#365f91;font-family:Cambria;">Microsoft Hyper-V Server 2008 R2 Beta Configuration Tool</span></a></h1>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">The Microsoft Hyper-V Server 2008 R2 Beta configuration tool is intended to support the administrator with a<strong> </strong>menu driven User Interface (UI) for configuration. The configuration tool starts automatically at login of the system administrator or it can be started manually.</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><strong><span style="font-size:small;"><span style="font-family:Calibri;">To manually start the Microsoft Hyper-V Server 2008 R2 Beta configuration tool</span></span></strong></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Change to the system drive.</span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;margin:0 0 10pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>hvconfig.cmd</strong><em> </em>and then press ENTER.</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span></span></p>
<p class="MsoCaption" style="margin:0 0 10pt;"><strong><span style="font-size:x-small;color:#4f81bd;font-family:Calibri;">Figure <span>1</span>: Microsoft Hyper-V Server 2008 R2 Beta Configuration Tool</span></strong></p>
<h2 style="margin:10pt 0 0;"><a name="Domain"></a><a name="_Toc217379882"></a><a name="_Domain/Workgroup"></a><span><span><span style="font-size:medium;color:#4f81bd;font-family:Cambria;">Domain/Workgroup</span></span></span></h2>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in;margin:0 0 0 .5in;"><span><span style="font-size:small;font-family:Calibri;">The current Domain/Workgroup settings are displayed in the default Microsoft Hyper-V Server 2008 R2 Beta Configuration screen.</span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 .5in;"><span><em><span style="font-size:small;font-family:Calibri;"> </span></em></span></p>
<table class="MsoTableGrid" style="border-collapse:collapse;margin:auto auto auto .5in;" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="width:108.9pt;background-color:transparent;border:black 1pt solid;padding:0 5.4pt;" width="145" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="line-height:115%;margin:0 0 10pt;"><span><strong><span style="font-size:small;"><span style="font-family:Calibri;">To join a domain</span></span></strong></span></p>
</td>
<p><span></span></p>
<td style="border-right:black 1pt solid;border-top:black 1pt solid;border-left:#f0f0f0;width:333.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="445" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>1</strong> and press ENTER.</span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>D</strong> and press ENTER.</span></span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type the domain name and press ENTER.</span></span></p>
<p class="MsoNormal" style="line-height:normal;margin:0 0 0 .5in;"><span><span style="font-size:small;"><span style="font-family:Calibri;"><strong><em>Example:</em></strong><em> domain.corp.company.com</em></span></span></span></p>
<p class="MsoListParagraph" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span><span style="font-size:small;font-family:Calibri;">4.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type an authorized domain\user</span></span></p>
<p class="MsoNormal" style="line-height:normal;margin:0 0 0 .5in;"><span><span style="font-size:small;"><span style="font-family:Calibri;"><strong><em>Example:</em></strong><em> domain\user1</em></span></span></span></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span><span style="font-size:small;font-family:Calibri;">5.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;">When prompted, type a password for the user and press ENTER.<span>  </span></span></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span><span style="font-size:small;font-family:Calibri;">6.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be prompted with “You must restart your computer to apply these changes.<span>  </span>Restart now?”</span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span><span style="font-size:small;font-family:Calibri;">7.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Click <strong>Yes</strong> to reboot.</span></span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span><span style="font-size:small;font-family:Calibri;">8.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be prompted with “Do you wish to also change the computer name now before restarting computer to complete domain name changes?<span>  </span>Do one of the following:</span></span></p>
<p class="MsoNormal" style="line-height:normal;margin:0 0 0 .75in;"><span><strong><span style="font-size:small;"><span style="font-family:Calibri;">If you want to change computer name</span></span></strong></span></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in;line-height:normal;margin:0 0 0 1in;"><span><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;">Click <strong>Yes</strong></span></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 1in;"><span><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type the new computer name and press ENTER.</span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 1in;"><span><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be prompted with “The computer needs to be restarted in order to complete the operation.<span>  </span>The command completed successfully.” Click <strong>OK</strong>.</span></span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;line-height:normal;margin:0 0 0 1in;"><span><span><span><span style="font-size:small;font-family:Calibri;">4.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be prompted with “You must restart your computer to apply these changes.<span>  </span>Restart now?” Click <strong>Yes</strong> to reboot.</span></span></p>
<p class="MsoNormal" style="line-height:normal;margin:0 0 0 .75in;"><span><strong><span style="font-size:small;"><span style="font-family:Calibri;">If you do not want to change computer name</span></span></strong></span></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in;line-height:normal;margin:0 0 0 1in;"><span><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;">Click <strong>No</strong></span></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 1in;"><span><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be prompted with “The computer needs to be restarted in order to complete the operation.<span>  </span>The command completed successfully.” Click <strong>OK</strong>.</span></span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;line-height:normal;margin:0 0 0 1in;"><span><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be prompted with “You must restart your computer to apply these changes.<span>  </span>Restart now?” Click <strong>Yes</strong> to reboot.</span></span></p>
<p class="MsoNormal" style="line-height:normal;margin:0 0 12pt .5in;"><span><span style="font-size:small;"><span style="font-family:Calibri;"><strong><em>NOTE:</em></strong><em> By default, running virtual machines will automatically be saved prior to restarting the server.</em></span></span></span></p>
<p class="MsoListParagraph" style="line-height:normal;margin:0 0 0 .5in;"><span><span style="font-size:small;"><span style="font-family:Calibri;"><strong><em>NOTE:</em></strong><em> If a domain user has not been added to the local administrators group, you will not be able to make system changes, such as changing the computer name, using the domain user.<span>  </span>To add a domain user to the local administrators group, allow the computer to reboot.<span>  </span>Next, log onto the computer as the local administrator and follow the steps listed below in the section </em></span></span></span><a href="http://marktorng.wordpress.com/wp-admin/#_Add_Local_Administrator"><span style="color:#0000ff;"><span style="font-size:small;"><span style="font-family:Calibri;"><span><em>Add Local Administrator</em></span></span></span></span></a><span><em><span style="font-size:small;font-family:Calibri;">.</span></em></span></p>
</td>
<p><span></span></tr>
<tr>
<td style="border-right:black 1pt solid;border-top:#f0f0f0;border-left:black 1pt solid;width:108.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="145" valign="top">
<p class="MsoListParagraphCxSpFirst" style="line-height:115%;margin:0 0 10pt;"><span><strong><span style="font-size:small;"><span style="font-family:Calibri;">To join a workgroup</span></span></strong></span></p>
</td>
<p><span></span></p>
<td style="border-right:black 1pt solid;border-top:#f0f0f0;border-left:#f0f0f0;width:333.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="445" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>1</strong> and press ENTER.</span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>W</strong> and press ENTER.</span></span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Do one of the following:</span></span></p>
<p class="MsoNormal" style="line-height:normal;margin:0 0 0 .75in;"><span><strong><span style="font-size:small;"><span style="font-family:Calibri;">If currently joined to a workgroup</span></span></strong></span></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in;line-height:normal;margin:0 0 0 1in;"><span><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type the name of the workgroup to join and press ENTER.</span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 1in;"><span><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be prompted with “Welcome to the workgroup: <em>workgroup name</em>”</span></span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;line-height:normal;margin:0 0 0 1in;"><span><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Click <strong>OK</strong>.</span></span></p>
<p class="MsoNormal" style="line-height:normal;margin:0 0 0 .75in;"><span><strong><span style="font-size:small;"><span style="font-family:Calibri;">If currently joined to a domain</span></span></strong></span></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in;line-height:normal;margin:0 0 0 1in;"><span><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type the name of the workgroup to join and press ENTER.</span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 1in;"><span><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be prompted with “Machine currently joined to domain.<span>  </span>Do you want to remove this computer from the current domain now?” Click <strong>Yes</strong>.</span></span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;line-height:normal;margin:0 0 0 1in;"><span><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type an authorized domain\user</span></span></p>
<p class="MsoNormal" style="line-height:normal;margin:0 0 0 1in;"><span><span style="font-size:small;"><span style="font-family:Calibri;"><strong><em>Example:</em></strong><em> domain\user1</em></span></span></span></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in;line-height:normal;margin:0 0 0 1in;"><span><span><span><span style="font-size:small;font-family:Calibri;">4.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;">When prompted, type a password for the user and press ENTER.<span>  </span></span></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 1in;"><span><span><span><span style="font-size:small;font-family:Calibri;">5.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;">Yo<strong>u w</strong>ill be prompted with “You must restart your computer to apply these changes.<span>  </span>Restart now?” Cl<strong>ick</strong> <strong>No.</strong></span></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 1in;"><span><span><span><span style="font-size:small;font-family:Calibri;">6.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>1</strong> and press ENTER to configure the Hyper-V Server Workgroup name.</span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 1in;"><span><span><span><span style="font-size:small;font-family:Calibri;">7.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>W</strong> and press<strong> </strong>ENTER.</span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 1in;"><span><span><span><span style="font-size:small;font-family:Calibri;">8.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type the name of the workgroup to join and press ENTER.</span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 1in;"><span><span><span><span style="font-size:small;font-family:Calibri;">9.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be prompted with “Welcome to the workgroup: <em>workgroup name</em>”</span></span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;line-height:normal;margin:0 0 0 1in;"><span><span><span><span style="font-size:small;font-family:Calibri;">10.</span><span style="font:7pt &quot;">   </span></span></span><span style="font-size:small;font-family:Calibri;">Click <strong>OK</strong>.</span></span></p>
<p class="MsoNormal" style="line-height:normal;margin:0;"><span><span style="font-size:small;font-family:Calibri;"> </span></span></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span><span style="font-size:small;font-family:Calibri;">4.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type 11 and press ENTER to restart the Hyper-V Server.</span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span><span style="font-size:small;font-family:Calibri;">5.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be prompted with “Are you sure you want to restart?”</span></span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span><span style="font-size:small;font-family:Calibri;">6.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Click Yes.</span></span></p>
<p class="MsoNormal" style="line-height:normal;margin:0 0 12pt .5in;"><span><span style="font-size:small;"><span style="font-family:Calibri;"><strong><em>NOTE</em></strong><em>: By default, running virtual machines will automatically be saved prior to restarting the server.</em></span></span></span></p>
</td>
<p><span></span></tr>
</tbody>
</table>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in;margin:0 0 0 .5in;"><span><span style="font-size:small;font-family:Calibri;"> </span></span></p>
<p class="MsoListParagraphCxSpLast" style="margin:0 0 12pt 1.5in;"><span><em><span style="font-size:small;font-family:Calibri;"> </span></em></span></p>
<p> </p>
<h2 style="margin:10pt 0 0;"><a name="_Toc217379883"><span style="font-size:medium;color:#4f81bd;font-family:Cambria;">Computer Name</span></a></h2>
<p class="MsoNormal" style="margin:0 0 10pt .5in;"><span style="font-size:small;font-family:Calibri;">The current computer name is displayed in the default Microsoft Hyper-V 2008 R2 Beta Configuration screen.</span></p>
<table class="MsoTableGrid" style="border-collapse:collapse;margin:auto auto auto .5in;" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="width:108.9pt;background-color:transparent;border:black 1pt solid;padding:0 5.4pt;" width="145" valign="top">
<p class="MsoListParagraphCxSpFirst" style="line-height:normal;margin:0;"><strong><span style="font-size:small;"><span style="font-family:Calibri;">If joined to a workgroup</span></span></strong></p>
</td>
<td style="border-right:black 1pt solid;border-top:black 1pt solid;border-left:#f0f0f0;width:333.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="445" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>2</strong> and press ENTER to change the computer name.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type the new computer name and press ENTER.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be prompted with “The computer needs to be restarted in order to complete the operation.<span>  </span>The command completed successfully.” Click <strong>OK</strong>.</span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">4.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be prompted with “You must restart your computer to apply these changes.<span>  </span>Restart now?” Click <strong>Yes</strong> to reboot.</span></p>
<p class="MsoNormal" style="line-height:normal;margin:0 0 12pt .5in;"><span style="font-size:small;"><span style="font-family:Calibri;"><strong><em>NOTE</em></strong><em>: By default, running virtual machines will automatically be saved prior to restarting the server.</em></span></span></p>
</td>
</tr>
<tr>
<td style="border-right:black 1pt solid;border-top:#f0f0f0;border-left:black 1pt solid;width:108.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="145" valign="top">
<p class="MsoListParagraphCxSpFirst" style="line-height:normal;margin:0;"><strong><span style="font-size:small;"><span style="font-family:Calibri;">If joined to a domain</span></span></strong></p>
</td>
<td style="border-right:black 1pt solid;border-top:#f0f0f0;border-left:#f0f0f0;width:333.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="445" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>2</strong> and press ENTER to change the computer name.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type the new computer name and press ENTER.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">When prompted type the domain and the name of an authorized user and press ENTER.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">4.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Next, type a password for the user and press ENTER.</span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">5.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be prompted with “You must restart your computer to apply these changes.<span>  </span>Restart now?” Click <strong>Yes</strong> to restart.</span></p>
<p class="MsoNormal" style="line-height:normal;margin:0 0 0 .5in;"><span style="font-size:small;"><span style="font-family:Calibri;"><strong><em>NOTE</em></strong><em>: By default, running virtual machines will automatically be saved prior to restarting the server.</em></span></span></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal" style="text-indent:.25in;margin:0 0 10pt;"><em><span style="font-size:small;font-family:Calibri;"> </span></em></p>
<h2 style="margin:10pt 0 0;"><a name="_Toc217379884"><span style="font-size:medium;color:#4f81bd;font-family:Cambria;">Network Settings</span></a></h2>
<p class="MsoNormal" style="margin:0 0 10pt .25in;"><span style="font-size:small;font-family:Calibri;">Microsoft Hyper-V Server 2008 R2 Beta network settings can be assigned by a DHCP Server or an IP Address can be assigned manually.</span></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>3</strong> and press ENTER to configure the server network settings.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be presented with a list of available network adapters attached to your Microsoft Hyper-V Server.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type the Index# of the adapter you want to configure and press ENTER.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">4.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be presented with the current configuration for the network adapter you selected.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">5.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>1</strong> and press ENTER to configure the IP address for the selected network adapter</span></p>
<table class="MsoTableGrid" style="border-collapse:collapse;margin:auto auto auto .5in;" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="width:108.9pt;background-color:transparent;border:black 1pt solid;padding:0 5.4pt;" width="145" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="line-height:normal;margin:0;"><strong><span style="font-size:small;"><span style="font-family:Calibri;">To receive an IP from a DHCP Server</span></span></strong></p>
</td>
<td style="border-right:black 1pt solid;border-top:black 1pt solid;border-left:#f0f0f0;width:333.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="445" valign="top">
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>D</strong> and press ENTER</span></p>
</td>
</tr>
<tr>
<td style="border-right:black 1pt solid;border-top:#f0f0f0;border-left:black 1pt solid;width:108.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="145" valign="top">
<p class="MsoListParagraphCxSpFirst" style="line-height:normal;margin:0;"><strong><span style="font-size:small;"><span style="font-family:Calibri;">To assign a static IP to the network adapter</span></span></strong></p>
</td>
<td style="border-right:black 1pt solid;border-top:#f0f0f0;border-left:#f0f0f0;width:333.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="445" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>S</strong> and press ENTER to manually assign a static IP to the network adapter.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type the desired static IP address and press ENTER.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type the desired subnet mask and press ENTER.</span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">4.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type the desired default gateway and press ENTER.</span></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;"> </span></p>
<table class="MsoTableGrid" style="border-collapse:collapse;margin:auto auto auto .5in;" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="width:108.9pt;background-color:transparent;border:black 1pt solid;padding:0 5.4pt;" width="145" valign="top">
<p class="MsoListParagraphCxSpFirst" style="line-height:normal;margin:0;"><strong><span style="font-size:small;"><span style="font-family:Calibri;">To configure DNS Server settings for the selected network adapter</span></span></strong></p>
</td>
<td style="border-right:black 1pt solid;border-top:black 1pt solid;border-left:#f0f0f0;width:333.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="445" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>2</strong> and press ENTER.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type the IP address of the desired preferred DNS server and press ENTER.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be prompted with “Preferred DNS server set.”</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">4.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;">Click <strong>OK.</strong></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">5.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type the IP address of the desired alternate DNS server and press ENTER.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">6.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be prompted with “Alternate DNS server set.”</span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">7.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;">Click <strong>OK.</strong></span></span></p>
</td>
</tr>
<tr>
<td style="border-right:black 1pt solid;border-top:#f0f0f0;border-left:black 1pt solid;width:108.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="145" valign="top">
<p class="MsoListParagraphCxSpFirst" style="line-height:normal;margin:0;"><strong><span style="font-size:small;"><span style="font-family:Calibri;">To clear the current DNS Server settings</span></span></strong></p>
</td>
<td style="border-right:black 1pt solid;border-top:#f0f0f0;border-left:#f0f0f0;width:333.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="445" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>3</strong> and press ENTER.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be prompted with “DNS servers removed.<span>  </span>DNS servers will be automatically obtained from network.”</span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Click <strong>OK</strong>.</span></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal" style="margin:0 0 10pt .25in;"><span style="font-size:small;font-family:Calibri;"> </span></p>
<p class="MsoListParagraph" style="text-indent:-.25in;margin:0 0 10pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">6.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>4</strong> and press ENTER to return to the default configuration page.</span></p>
<h2 style="margin:10pt 0 0;"><a name="_Toc217379885"></a><a name="_Add_Local_Administrator"></a><span><span style="font-size:medium;color:#4f81bd;font-family:Cambria;">Add Local Administrator</span></span></h2>
<p class="MsoNormal" style="margin:0 0 10pt .25in;"><span style="font-size:small;font-family:Calibri;">Additional users can be added to the local administrators group on a Microsoft Hyper-V Server 2008 R2 Beta computer.</span></p>
<table class="MsoTableGrid" style="border-collapse:collapse;margin:auto auto auto .5in;" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="width:108.9pt;background-color:transparent;border:black 1pt solid;padding:0 5.4pt;" width="145" valign="top">
<p class="MsoListParagraphCxSpFirst" style="line-height:normal;margin:0;"><strong><span style="font-size:small;"><span style="font-family:Calibri;">To add a domain user to the local administrator group</span></span></strong></p>
</td>
<td style="border-right:black 1pt solid;border-top:black 1pt solid;border-left:#f0f0f0;width:333.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="445" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>4</strong> and press ENTER.</span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type the domain name + username and press ENTER.</span></p>
<p class="MsoNormal" style="line-height:normal;margin:0 0 12pt .5in;"><span style="font-size:small;"><span style="font-family:Calibri;"><strong><em>Example:</em></strong><em> domain\domain user</em></span></span></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;">You will be prompted with “User added to local Administrators group.<span>  </span><em>domain\domain user”</em></span></span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">4.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Click <strong>OK</strong>.</span></p>
<p class="MsoNormal" style="line-height:normal;margin:0 0 12pt .5in;"><span style="font-size:small;"><span style="font-family:Calibri;"><strong><em>NOTE:</em></strong><em> To add a domain user to the local administrator group, you must be currently joined to a domain (See </em></span></span><a href="http://marktorng.wordpress.com/wp-admin/#_Domain/Workgroup"><em><span style="font-size:small;color:#0000ff;font-family:Calibri;">Domain/Workgroup</span></em></a><em><span style="font-size:small;font-family:Calibri;"> above).</span></em></p>
</td>
</tr>
<tr>
<td style="border-right:black 1pt solid;border-top:#f0f0f0;border-left:black 1pt solid;width:108.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="145" valign="top">
<p class="MsoListParagraphCxSpFirst" style="line-height:normal;margin:0;"><strong><span style="font-size:small;"><span style="font-family:Calibri;">To add a workgroup user to the local administrator group</span></span></strong></p>
</td>
<td style="border-right:black 1pt solid;border-top:#f0f0f0;border-left:#f0f0f0;width:333.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="445" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>4</strong> and press ENTER.</span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type the username and press ENTER.</span></p>
<p class="MsoNormal" style="line-height:normal;margin:0 0 12pt .5in;"><span style="font-size:small;"><span style="font-family:Calibri;"><strong><em>Example:</em></strong><em> user1</em></span></span></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;">When prompted, type a password for the user and press ENTER.<span>  </span></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">4.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">When prompted, type the password a second time and press ENTER.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">5.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be prompted with “User added to local Administrators group. <em>Username</em>.”</span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">6.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Click <strong>OK</strong>.</span></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;"> </span></p>
<h2 style="margin:10pt 0 0;"><a name="_Toc217379886"><span style="font-size:medium;color:#4f81bd;font-family:Cambria;">Windows Update Settings</span></a></h2>
<p class="MsoNormal" style="margin:0 0 0 .25in;"><span style="font-size:small;font-family:Calibri;">The current Update settings are displayed in the default Microsoft Hyper-V Server 2008 R2 Beta Configuration screen.</span></p>
<p class="MsoNormal" style="margin:0 0 0 .25in;"><em><span style="font-size:small;font-family:Calibri;"> </span></em></p>
<table class="MsoTableGrid" style="border-collapse:collapse;margin:auto auto auto .5in;" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="width:108.9pt;background-color:transparent;border:black 1pt solid;padding:0 5.4pt;" width="145" valign="top">
<p class="MsoListParagraphCxSpFirst" style="line-height:normal;margin:0;"><strong><span style="font-size:small;"><span style="font-family:Calibri;">To set updates to automatic</span></span></strong></p>
</td>
<td style="border-right:black 1pt solid;border-top:black 1pt solid;border-left:#f0f0f0;width:333.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="445" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>5</strong> and press ENTER.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>A</strong> and press ENTER to set updates to automatic.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be prompted with “Windows Update set to Automatic.<span>  </span>System will check for and install updates every day at 3:00AM.”</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">4.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;">Click <strong>OK.</strong></span></span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">5.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be returned to the Hyper-V Server Configuration Tool and you will see “Automatic” next to “Windows Update Settings”.</span></p>
</td>
</tr>
<tr>
<td style="border-right:black 1pt solid;border-top:#f0f0f0;border-left:black 1pt solid;width:108.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="145" valign="top">
<p class="MsoListParagraphCxSpFirst" style="line-height:normal;margin:0;"><strong><span style="font-size:small;"><span style="font-family:Calibri;">To set updates to manual</span></span></strong></p>
</td>
<td style="border-right:black 1pt solid;border-top:#f0f0f0;border-left:#f0f0f0;width:333.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="445" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>5</strong> and press ENTER.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>M</strong> and press ENTER to set updates to manual.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be prompted with “Windows Update set to Manual.<span>  </span>System will never check for updates.”</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">4.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;">Click <strong>OK.</strong></span></span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">5.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be returned to the Hyper-V Server Configuration Tool and will see “Manual” next to “Windows Update Settings”.</span></p>
</td>
</tr>
</tbody>
</table>
<h2 style="margin:10pt 0 0;"><a name="_Toc217379887"><span style="font-size:medium;color:#4f81bd;font-family:Cambria;">Download and Install Updates</span></a></h2>
<p class="MsoListParagraphCxSpFirst" style="margin:0 0 12pt .25in;"><span style="font-size:small;font-family:Calibri;">The current Update Status is displayed in the default Microsoft Hyper-V Server 2008 R2 Beta Configuration screen.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="margin:0 0 12pt .25in;"><span style="font-size:small;font-family:Calibri;"> </span></p>
<p class="MsoListParagraphCxSpMiddle" style="margin:0 0 12pt .25in;"><span style="font-size:small;"><span style="font-family:Calibri;"><strong><em>NOTE:</em></strong><em> You must be connected to the internet to receive Hyper-V Server updates.</em></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="margin:0 0 12pt .25in;"><em><span style="font-size:small;font-family:Calibri;"> </span></em></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">7.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;">Type <strong>6</strong> and press ENTER to search for updates.<span>  </span></span></span></p>
<table class="MsoTableGrid" style="border-collapse:collapse;margin:auto auto auto .5in;" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="width:108.9pt;background-color:transparent;border:black 1pt solid;padding:0 5.4pt;" width="145" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="line-height:normal;margin:0;"><strong><span style="font-size:small;"><span style="font-family:Calibri;">To Search for All updates</span></span></strong></p>
</td>
<td style="border-right:black 1pt solid;border-top:black 1pt solid;border-left:#f0f0f0;width:333.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="445" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>A</strong> and press ENTER</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>Y</strong> and press ENTER to download and install all updates.</span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">The download and installation of updates will begin.</span></p>
<p class="MsoNormal" style="line-height:normal;margin:0 0 0 .25in;"><span style="font-size:small;font-family:Calibri;"> </span></p>
<p class="MsoNormal" style="line-height:normal;margin:0 0 0 .25in;"><span style="font-size:small;font-family:Calibri;">Note: Microsoft Hyper-V Server 2008 R2 Beta is pre-release code.<span>  </span>As such, no updates will be available via the internet.</span></p>
<p class="MsoListParagraph" style="line-height:normal;margin:0 0 0 .5in;"><span style="font-size:small;font-family:Calibri;"> </span></p>
</td>
</tr>
<tr>
<td style="border-right:black 1pt solid;border-top:#f0f0f0;border-left:black 1pt solid;width:108.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="145" valign="top">
<p class="MsoListParagraphCxSpFirst" style="line-height:normal;margin:0;"><strong><span style="font-size:small;"><span style="font-family:Calibri;">To Search for Recommended updates only</span></span></strong></p>
</td>
<td style="border-right:black 1pt solid;border-top:#f0f0f0;border-left:#f0f0f0;width:333.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="445" valign="top">
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>R</strong> and press ENTER to search for recommended updates only.<span>  </span></p>
<p></span></p>
<p class="MsoNormal" style="line-height:normal;margin:0 0 0 .25in;"><span style="font-size:small;font-family:Calibri;">Note: Microsoft Hyper-V Server 2008 R2 Beta is pre-release code.<span>  </span>As such, no updates will be available via the internet.</span></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal" style="margin:0 0 10pt .5in;"><span style="font-size:small;"><span style="font-family:Calibri;"><strong><em>Note:</em></strong><em> This may take some time.<strong></strong></em></span></span></p>
<p class="MsoNormal" style="margin:0 0 10pt .5in;"><span style="font-size:small;"><span style="font-family:Calibri;"><strong><em>Note:</em></strong><em> You may be prompted with “A restart is required to complete Windows Updates.<span>  </span>Restart now?” Click <strong>Yes</strong> to initiate a restart. By default, running virtual machines will automatically be saved prior to restarting the server.</em></span></span></p>
<p class="MsoListParagraph" style="text-indent:-.25in;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be returned to the Microsoft Hyper-V Server 2008 R2 Beta Configuration Tool and will see the current Hyper-V Update status next to “Download and Install Updates“.</span></p>
<h2 style="margin:10pt 0 0;"><a name="_Toc217379888"><span style="font-size:medium;color:#4f81bd;font-family:Cambria;">Remote Desktop</span></a></h2>
<p class="MsoNormal" style="margin:0 0 12pt .25in;"><span style="font-size:small;font-family:Calibri;">The current Remote Desktop status is displayed in the default Microsoft Hyper-V Server 2008 R2 Beta Configuration screen.</span></p>
<table class="MsoTableGrid" style="border-collapse:collapse;margin:auto auto auto .5in;" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="width:108.9pt;background-color:transparent;border:black 1pt solid;padding:0 5.4pt;" width="145" valign="top">
<p class="MsoListParagraphCxSpFirst" style="line-height:normal;margin:0;"><strong><span style="font-size:small;"><span style="font-family:Calibri;">To enable Remote Desktop for clients running Remote Desktop with network Level Authentication</span></span></strong></p>
</td>
<td style="border-right:black 1pt solid;border-top:black 1pt solid;border-left:#f0f0f0;width:333.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="445" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>7</strong> and press ENTER.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>E</strong> and press ENTER to enable Remote Desktop.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>1</strong> and press ENTER to allow only clients running Remote Desktop with Network Level Authentication (more secure).</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">4.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be prompted with “Remote Desktop enabled for clients only running Remote Desktop with Network Level Authentication (more secure).”</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">5.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;">Click <strong>OK.</strong></span></span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">6.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be returned to the Microsoft Hyper-V Server 2008 R2 Beta Configuration Tool and will see “Enabled (more secure clients only)” next to “Remote Desktop”.</span></p>
</td>
</tr>
<tr>
<td style="border-right:black 1pt solid;border-top:#f0f0f0;border-left:black 1pt solid;width:108.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="145" valign="top">
<p class="MsoListParagraphCxSpFirst" style="line-height:normal;margin:0;"><strong><span style="font-size:small;"><span style="font-family:Calibri;">To enable Remote Desktop for clients running any version of Remote Desktop</span></span></strong></p>
</td>
<td style="border-right:black 1pt solid;border-top:#f0f0f0;border-left:#f0f0f0;width:333.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="445" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>7</strong> and press ENTER.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>2</strong> and press ENTER to allow clients running any version of Remote Desktop (less secure).</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be prompted with “Remote Desktop enabled for clients running any version of Remote Desktop (less secure).”</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">4.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;">Click <strong>OK.</strong></span></span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">6.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be returned to the Microsoft Hyper-V Server 2008 R2 Beta Configuration Tool and will see “Enabled (all clients)” next to “Remote Desktop”.</span></p>
</td>
</tr>
<tr>
<td style="border-right:black 1pt solid;border-top:#f0f0f0;border-left:black 1pt solid;width:108.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="145" valign="top">
<p class="MsoListParagraphCxSpFirst" style="line-height:normal;margin:0;"><strong><span style="font-size:small;"><span style="font-family:Calibri;">To disable Remote Desktop</span></span></strong></p>
</td>
<td style="border-right:black 1pt solid;border-top:#f0f0f0;border-left:#f0f0f0;width:333.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="445" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>7</strong> and press ENTER.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>D</strong> and press ENTER to disable Remote Desktop.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be prompted with “Remote Desktop disabled.”</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">4.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;">Click <strong>OK.</strong></span></span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">5.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be returned to the Microsoft Hyper-V Server 2008 R2 Beta Configuration Tool and will see “Disabled” next to “Remote Desktop”.</span></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal" style="margin:0 0 12pt;"><span style="font-size:small;font-family:Calibri;"> </span></p>
<h2 style="margin:10pt 0 0;"><a name="_Toc217379889"><span style="font-size:medium;color:#4f81bd;font-family:Cambria;">Failover Clustering Role</span></a></h2>
<p class="MsoNormal" style="margin:0 0 12pt .25in;"><span style="font-size:small;font-family:Calibri;">The current Failover Cluster Role status is displayed in the default Microsoft Hyper-V Server 2008 R2 Beta Configuration screen.</span></p>
<table class="MsoTableGrid" style="border-collapse:collapse;margin:auto auto auto .5in;" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="width:108.9pt;background-color:transparent;border:black 1pt solid;padding:0 5.4pt;" width="145" valign="top">
<p class="MsoListParagraphCxSpFirst" style="line-height:normal;margin:0;"><strong><span style="font-size:small;"><span style="font-family:Calibri;">To enable Failover Clustering Role</span></span></strong></p>
</td>
<td style="border-right:black 1pt solid;border-top:black 1pt solid;border-left:#f0f0f0;width:333.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="445" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">5.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>8</strong> and press ENTER.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">6.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be prompted with “Enable Failover Clustering now?”</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">7.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;">Click <strong>Yes.</strong></span></span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">7.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">An installation script will run.<span>  </span>Post installation you will be returned to the Microsoft Hyper-V Server 2008 R2 Beta Configuration Tool and will see “Enabled” next to “Failover Clustering Role”</span></p>
</td>
</tr>
<tr>
<td style="border-right:black 1pt solid;border-top:#f0f0f0;border-left:black 1pt solid;width:108.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="145" valign="top">
<p class="MsoListParagraphCxSpFirst" style="line-height:normal;margin:0;"><strong><span style="font-size:small;"><span style="font-family:Calibri;">To disable Failover Clustering Role</span></span></strong></p>
</td>
<td style="border-right:black 1pt solid;border-top:#f0f0f0;border-left:#f0f0f0;width:333.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="445" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>8</strong> and press ENTER.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be prompted with “Disable Failover Clustering now?”</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;">Click <strong>Yes.</strong></span></span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;line-height:normal;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">4.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">An installation removal script will run.<span>  </span>Post installation you will be returned to the Microsoft Hyper-V Server 2008 R2 Beta Configuration Tool and will see “Disabled” next to “Failover Clustering Role”</span></p>
</td>
</tr>
</tbody>
</table>
<h2 style="margin:10pt 0 0;"><a name="_Toc217379890"><span style="font-size:medium;color:#4f81bd;font-family:Cambria;">Configure Remote Management</span></a></h2>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>9</strong> and press ENTER to configure the Microsoft Hyper-V Server 2008 R2 Beta remote management settings.</span></p>
<table class="MsoTableGrid" style="border-collapse:collapse;margin:auto auto auto .5in;" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="width:108.9pt;background-color:transparent;border:black 1pt solid;padding:0 5.4pt;" width="145" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="line-height:normal;margin:0;"><strong><span style="font-size:small;"><span style="font-family:Calibri;">To enable WinRM </span></span></strong></p>
</td>
<td style="border-right:black 1pt solid;border-top:black 1pt solid;border-left:#f0f0f0;width:333.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="445" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>1</strong> and press ENTER</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be prompted with “Make these changes [y/n]?”</span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>Y</strong> and press ENTER</span></p>
</td>
</tr>
<tr>
<td style="border-right:black 1pt solid;border-top:#f0f0f0;border-left:black 1pt solid;width:108.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="145" valign="top">
<p class="MsoListParagraphCxSpFirst" style="line-height:normal;margin:0;"><strong><span style="font-size:small;"><span style="font-family:Calibri;">To disable WinRM</span></span></strong></p>
</td>
<td style="border-right:black 1pt solid;border-top:#f0f0f0;border-left:#f0f0f0;width:333.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="445" valign="top">
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>2</strong> and press ENTER</span></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;"> </span></p>
<table class="MsoTableGrid" style="border-collapse:collapse;margin:auto auto auto .5in;" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="width:108.9pt;background-color:transparent;border:black 1pt solid;padding:0 5.4pt;" width="145" valign="top">
<p class="MsoListParagraphCxSpFirst" style="line-height:normal;margin:0;"><strong><span style="font-size:small;"><span style="font-family:Calibri;">To Configure firewall to allow all remote administration</span></span></strong></p>
</td>
<td style="border-right:black 1pt solid;border-top:black 1pt solid;border-left:#f0f0f0;width:333.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="445" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>3</strong> and press ENTER.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be prompted with “Firewall exceptions for remote administration enabled.”</span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Click <strong>OK</strong>.</span></p>
</td>
</tr>
<tr>
<td style="border-right:black 1pt solid;border-top:#f0f0f0;border-left:black 1pt solid;width:108.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="145" valign="top">
<p class="MsoListParagraphCxSpFirst" style="line-height:normal;margin:0;"><strong><span style="font-size:small;"><span style="font-family:Calibri;">To Configure Firewall to disallow all remote administration</span></span></strong></p>
</td>
<td style="border-right:black 1pt solid;border-top:#f0f0f0;border-left:#f0f0f0;width:333.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="445" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>4</strong> and press ENTER.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be prompted with “Firewall exceptions for remote administration disabled.”</span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Click <strong>OK</strong>.</span></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoListParagraph" style="text-indent:-.25in;margin:0 0 10pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>5</strong> and press ENTER to return to the default configuration page.</span></p>
<h2 style="margin:10pt 0 0;"><a name="_Toc217379891"><span style="font-size:medium;color:#4f81bd;font-family:Cambria;">Regional and Language Options</span></a></h2>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>10</strong> and press ENTER to configure or modify the Microsoft Hyper-V Server 2008 R2 Beta Regional and Language options.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be presented with the Microsoft Hyper-V Server 2008 R2 Beta Regional and Language options dialog box.</span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">When you are finished configuring Regional and Language Options, click <strong>OK </strong>or<strong> Apply</strong> to commit the changes or <strong>Cancel</strong> to discard them.</span></p>
<p class="MsoNormal" style="margin:0 0 12pt;"><span></span></p>
<p class="MsoCaption" style="line-height:115%;margin:0 0 12pt;"><strong><span style="font-size:x-small;"><span style="color:#4f81bd;"><span style="font-family:Calibri;">Figure <span>2</span>: Microsoft Hyper-V Server 2008 R2 Beta Regional and Language Options<br /><span style="font-weight:normal;font-family:&quot;"></span></span></span></span></strong></p>
<h2 style="margin:10pt 0 0;"><a name="_Toc217379892"><span style="font-size:medium;color:#4f81bd;font-family:Cambria;">Date and Time</span></a></h2>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>11</strong> and press ENTER to configure or modify the Microsoft Hyper-V Server 2008 R2 Beta Date and Time options.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be presented with the Date and Time options dialog box.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">When you are finished configuring Date and Time options, click <strong>OK</strong> to commit the changes or <strong>Cancel</strong> to discard them.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="margin:0 0 12pt 1in;"><span style="font-size:small;font-family:Calibri;"> </span></p>
<p class="MsoListParagraphCxSpLast" style="margin:0 0 12pt;"><span></span></p>
<p class="MsoCaption" style="line-height:115%;margin:0 0 12pt;"><strong><span style="font-size:x-small;color:#4f81bd;font-family:Calibri;">Figure <span>3</span>: Microsoft Hyper-V Server 2008 R2 Beta Date and Time Settings</span></strong></p>
<h2 style="margin:10pt 0 0;"><a name="_Toc217379893"><span style="font-size:medium;color:#4f81bd;font-family:Cambria;">Do not display this menu at login</span></a></h2>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>12</strong> and press ENTER to change the display options for the Microsoft Hyper-V Server 2008 R2 Beta Configuration menu.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be prompted with “Disable the Microsoft Hyper-V Server 2008 R2 Beta Configuration menu from starting automatically at login?”</span></p>
<table class="MsoTableGrid" style="border-collapse:collapse;margin:auto auto auto .5in;" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="width:108.9pt;background-color:transparent;border:black 1pt solid;padding:0 5.4pt;" width="145" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="line-height:normal;margin:0;"><strong><span style="font-size:small;"><span style="font-family:Calibri;">To Disable menu at login</span></span></strong></p>
</td>
<td style="border-right:black 1pt solid;border-top:black 1pt solid;border-left:#f0f0f0;width:333.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="445" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;">Click <strong>Yes</strong></span></span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">The configuration tool will exit and you will be presented with command line.</span></p>
<p class="MsoNormal" style="line-height:normal;margin:0 0 0 .25in;"><strong><span style="font-size:small;font-family:Calibri;"> </span></strong></p>
<p class="MsoListParagraphCxSpFirst" style="line-height:normal;margin:0 0 12pt .5in;"><span style="font-size:small;"><span style="font-family:Calibri;"><strong><em>NOTE</em></strong><em>: To return to the Microsoft Hyper-V Server 2008 R2 Beta Configuration Tool, type <strong>hvconfig</strong> and press <strong>ENTER.</strong></em></span></span></p>
<p class="MsoListParagraphCxSpLast" style="line-height:normal;margin:0 0 0 .5in;"><span style="font-size:small;font-family:Calibri;"> </span></p>
</td>
</tr>
<tr>
<td style="border-right:black 1pt solid;border-top:#f0f0f0;border-left:black 1pt solid;width:108.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="145" valign="top">
<p class="MsoListParagraphCxSpFirst" style="line-height:normal;margin:0;"><strong><span style="font-size:small;"><span style="font-family:Calibri;">To enable menu at login</span></span></strong></p>
</td>
<td style="border-right:black 1pt solid;border-top:#f0f0f0;border-left:#f0f0f0;width:333.9pt;border-bottom:black 1pt solid;background-color:transparent;padding:0 5.4pt;" width="445" valign="top">
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;">Click <strong>No</strong></span></span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be returned to the Microsoft Hyper-V Server 2008 R2 Beta Configuration Tool.</span></p>
</td>
</tr>
</tbody>
</table>
<h2 style="margin:10pt 0 0;"><a name="_Toc217379894"><span style="font-size:medium;color:#4f81bd;font-family:Cambria;">Log Off User</span></a></h2>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>13</strong> and press ENTER to log off the current user.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">4.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be prompted with “Are you sure you want to log off?”</span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Click <strong>Yes</strong>.</span></p>
<h2 style="margin:10pt 0 0;"><a name="_Toc217379895"><span style="font-size:medium;color:#4f81bd;font-family:Cambria;">Restart Server</span></a></h2>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type <strong>14</strong> and press ENTER to restart the server.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be prompted with “Are you sure you want to restart?”</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Click Yes.</span></p>
<p class="MsoListParagraphCxSpLast" style="margin:0 0 12pt .5in;"><span style="font-size:small;"><span style="font-family:Calibri;"><strong><em>NOTE</em></strong><em>: By default, running virtual machines will automatically be saved prior to restarting the server.</em></span></span></p>
<h2 style="margin:10pt 0 0;"><a name="_Toc217379896"><span style="font-size:medium;color:#4f81bd;font-family:Cambria;">Shut Down Server</span></a></h2>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;">Type <strong>15</strong> and press ENTER<strong> </strong>to shut down the server.<span>  </span></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">You will be prompted with “Are you sure you want to shut down?”</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;">Click <strong>Yes.</strong></span></span></p>
<p class="MsoListParagraphCxSpLast" style="margin:0 0 12pt .5in;"><span style="font-size:small;"><span style="font-family:Calibri;"><strong><em>NOTE</em></strong><em>: By default, running virtual machines will automatically be saved prior to shutting down the server.</em></span></span></p>
<h2 style="margin:10pt 0 0;"><a name="_Toc217379897"><span style="font-size:medium;color:#4f81bd;font-family:Cambria;">Exit to Command Line</span></a></h2>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in;margin:0 0 12pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;">Type <strong>16</strong> and press ENTER to exit to the Command Line.<span>  </span></span></span></p>
<p class="MsoListParagraphCxSpLast" style="margin:0 0 12pt .5in;"><span style="font-size:small;"><span style="font-family:Calibri;"><strong><em>NOTE</em></strong><em>: To return to the Microsoft Hyper-V Server 2008 R2 Beta Configuration Tool, type <strong>hvconfig</strong> and press <strong>ENTER.</strong></em></span></span></p>
<h2 style="margin:10pt 0 0;"><a name="_Toc217379898"><span style="font-size:medium;color:#4f81bd;font-family:Cambria;">Open a new Command Line window</span></a></h2>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><em>Press </em>CTRL+Shift+ESC to open Task Manager </span></span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;margin:0 0 10pt .5in;"><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">In Task Manager click File -&gt; New Task (Run) -&gt; CMD.</span></p>
<h1 style="margin:24pt 0 0;"><a name="_Toc217379899"><span style="font-size:large;color:#365f91;font-family:Cambria;">Microsoft Hyper-V Server 2008 R2 Beta Remote Management</span></a></h1>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">There are a few ways to remotely manage Microsoft Hyper-V Server 2008 R2 Beta:</span></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in;line-height:normal;margin:0 0 6pt 37.5pt;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;font-family:Calibri;">Microsoft<span>®</span> Windows Server 2008 R2 Beta (full installation) with the Hyper-V Manager</span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;line-height:normal;margin:0 0 6pt 37.5pt;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;font-family:Calibri;">Microsoft<span>®</span> System Center Virtual Machine Manager 2008</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">Choose which option is right for you and follow the corresponding steps below.</span></p>
<h3 style="margin:10pt 0 0;"><a name="_Toc217379900"><span style="font-size:small;color:#4f81bd;font-family:Cambria;">Microsoft Hyper-V Server 2008 R2 Beta Remote Management with Microsoft</span></a><span style="font-size:small;"><span style="color:#4f81bd;"><span style="font-family:Cambria;"><span><span style="line-height:115%;">®</span> Windows Server 2008</span> R2 Beta</span></span></span></h3>
<p class="MsoNormal" style="line-height:normal;margin:0 0 6pt;"><span style="font-size:small;font-family:Calibri;">To enable the Microsoft<span>®</span> Windows Server 2008 R2 Beta Hyper-V Manager MMC:</span></p>
<p class="MsoNormal" style="margin:0 0 12pt;"><span style="font-size:small;"><span style="font-family:Calibri;"><strong><em>NOTE</em></strong><em>: The Hyper-V Manager MMC is automatically installed when the Hyper-V role is enabled on full installations of Windows Server 2008 R2 Beta.<strong></strong></em></span></span></p>
<p class="MsoListParagraph" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Launch <strong>Server Manager</strong> from the Start menu.</span></p>
<p class="MsoListParagraph" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;">Click <strong>Add Features.</strong></span></span></p>
<p class="MsoListParagraph" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;">Under Remote Server Administration Tools</span><span style="font-family:Wingdings;">à</span><span style="font-family:Calibri;">Role Administration Tools</span><span style="font-family:Wingdings;">à</span></span></p>
<p class="MsoListParagraph" style="text-indent:-.25in;line-height:normal;margin:0 0 0 1in;"><span><span><span style="font-size:small;font-family:Calibri;">a.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Enable <strong>Hyper-V Tools </strong>and click <strong>Next</strong>.</span></p>
<p class="MsoListParagraph" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">4.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Click <strong>Install</strong>.</span></p>
<p class="MsoListParagraph" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">5.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">After the reboot, go to <strong>Administrative Tools</strong> in the Start menu and click on the <strong>Hyper-V Manager</strong>.</span></p>
<p class="MsoListParagraph" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">6.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;">On the left side of the MMC window, click on <strong>Hyper-V Manager.</strong></span></span></p>
<p class="MsoListParagraph" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">7.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">From the Actions menu, click <strong>Connect to Server, </strong>select<strong> Another Computer</strong> and enter the name or IP address of the server you want to connect to.</span></p>
<p class="MsoNormal" style="line-height:normal;margin:0 0 6pt;"><strong><span style="font-size:small;font-family:Calibri;"> </span></strong></p>
<h3 style="margin:10pt 0 0;"><a name="_Toc217379902"><span style="font-size:small;color:#4f81bd;font-family:Cambria;">Microsoft Hyper-V Server 2008 R2 Beta Remote Management with Microsoft</span></a><span><span style="font-size:small;"><span style="color:#4f81bd;"><span style="font-family:Cambria;"><span style="line-height:115%;">®</span> System Center Virtual Machine Manager</span></span></span></span></h3>
<p class="MsoNormal" style="margin:0;"><a name="_Toc217379903"><span style="font-size:small;font-family:Calibri;">Currently, System Center Virtual Machine Manager 2008 does not provide support for managing Microsoft Hyper-V Server 2008 R2 Beta.  The System Center team is currently working to deliver an update to Virtual Machine Manager that will provide support for future versions of Microsoft Hyper-V Server 2008 R2.</span></a></p>
<h1 style="margin:24pt 0 0;"><span><span style="font-size:large;color:#365f91;font-family:Cambria;">Setup Microsoft Hyper-V Server 2008 R2 Beta virtual networks</span></span></h1>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;"><span style="font-family:Calibri;">Configure one or more virtual networks for virtual machines to access network resources.<strong></strong></span></span></p>
<h3 style="margin:10pt 0 0;"><a name="_Toc217379904"><span style="font-size:small;color:#4f81bd;font-family:Cambria;">Creating Microsoft Hyper-V Server 2008 R2 Beta Virtual Networks</span></a></h3>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;"><span style="font-family:Calibri;">From a system running Microsoft<span style="line-height:115%;">® </span>Windows Server 2008, launch the Hyper-V Manager.<span>  </span></span></span></p>
<p class="MsoListParagraph" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;">On the left side of the MMC window, click on <strong>Hyper-V Manager.</strong></span></span></p>
<p class="MsoListParagraph" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">From the Actions menu, click <strong>Connect to Server, </strong>select<strong> Another Computer</strong> and enter the name or IP address of the server you want to connect to.</span></p>
<p class="MsoListParagraph" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;">In the Actions menu click <strong>Virtual Network Manager…</strong></span></span></p>
<p class="MsoListParagraph" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">4.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;">Under <strong>Create virtual network</strong>, select <strong>External</strong> and click <strong>Add.</strong></span></span></p>
<p class="MsoListParagraph" style="text-indent:-.25in;line-height:normal;margin:0 0 0 .5in;"><span><span><span style="font-size:small;font-family:Calibri;">5.</span><span style="font:7pt &quot;">       </span></span></span><span style="font-size:small;font-family:Calibri;">Type a name for the new virtual network, such as <em>Corpnet</em><strong> </strong>and<strong> </strong>click <strong>OK</strong>.</span></p>
<p class="MsoNormal" style="line-height:normal;margin:0;"><span style="font-size:small;font-family:Calibri;"> </span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><em><span style="font-size:small;"><span style="font-family:Calibri;">NOTE: When you create a virtual network remotely, Microsoft Hyper-V Server 2008 R2 Beta creates the new virtual switch and binds it to the physical network TCP/IP stack. If the system is configured with only one physical network adapter, this may result in a dropped network connection. This is normal while the virtual network is being created.</span></span></em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marktorng.wordpress.com/337/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marktorng.wordpress.com/337/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marktorng.wordpress.com/337/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marktorng.wordpress.com/337/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marktorng.wordpress.com/337/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marktorng.wordpress.com/337/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marktorng.wordpress.com/337/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marktorng.wordpress.com/337/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marktorng.wordpress.com/337/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marktorng.wordpress.com/337/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marktorng.wordpress.com/337/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marktorng.wordpress.com/337/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marktorng.wordpress.com/337/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marktorng.wordpress.com/337/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.eternalnetworx.com&amp;blog=1205905&amp;post=337&amp;subd=marktorng&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.eternalnetworx.com/2009/01/13/microsoft-hyper-v-server-2008-r2-beta-release-notes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dae4de7e74cb9ad60bf968253e60fd4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mark Torng</media:title>
		</media:content>
	</item>
	</channel>
</rss>