<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>John Howard - Senior Program Manager in the Hyper-V team at Microsoft : Windows Server – NT</title><link>http://blogs.technet.com/jhoward/archive/tags/Windows+Server+_1320_+NT/default.aspx</link><description>Tags: Windows Server – NT</description><dc:language>en-GB</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Understanding Active Directory in the Real World</title><link>http://blogs.technet.com/jhoward/archive/2005/06/23/406761.aspx</link><pubDate>Thu, 23 Jun 2005 18:23:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:406761</guid><dc:creator>jhoward</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/jhoward/comments/406761.aspx</comments><wfw:commentRss>http://blogs.technet.com/jhoward/commentrss.aspx?PostID=406761</wfw:commentRss><description>&lt;P&gt;For those of you who are available on Monday (27th June), this is a reminder that there is an all-day Technet event running at Cavendish Conference Centre in London about how you can deploy, manage, migrate-to, secure&amp;nbsp;and extend the value of your directory platform. Myself and two colleagues from Microsoft Consulting Services (MCS), Mark Cribben and Mike Brannigan, both Active Directory experts, will be on stage presenting. Demand has been very high for this, but there are still a handful (and I really do mean handful) of spaces left only.&lt;/P&gt;
&lt;P&gt;To register for this free event and to find out more information, &lt;A href="https://msevents-eu.microsoft.com/cui/EventDetail.aspx?culture=en-GB&amp;amp;eventid=118759661a"&gt;click here&lt;/A&gt;. Hope to meet you there.&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=406761" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+_1320_+NT/default.aspx">Windows Server – NT</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+2000/default.aspx">Windows Server 2000</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+2003/default.aspx">Windows Server 2003</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Events/default.aspx">Events</category></item><item><title>Virtual NT4 Guest Server auto power off after shutdown under Virtual Server</title><link>http://blogs.technet.com/jhoward/archive/2005/06/09/405926.aspx</link><pubDate>Thu, 09 Jun 2005 15:16:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:405926</guid><dc:creator>jhoward</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/jhoward/comments/405926.aspx</comments><wfw:commentRss>http://blogs.technet.com/jhoward/commentrss.aspx?PostID=405926</wfw:commentRss><description>&lt;P&gt;I know from the presentations, customer meetings and emails I get, many of you are running NT4 server as a guest under Virtual Server 2005. While NT4 itself as a guest is supported, remember that this doesn't increase the supportability of the NT4 OS itself. &lt;/P&gt;
&lt;P&gt;However, here's a useful tip if you find that NT4 doesn't power off automatically if you instigate the shutdown through Virtual Server (it should work OK if you use the start/shutdown command). You need to enable the NT APM/Legacy support. Note that this was a deliberate step by the development team for Virtual Server to ensure that undo disks were flushed correctly. I don't have the exact specifics of the problem, but this is planned behaviour.&lt;/P&gt;
&lt;P&gt;To resolve, you will need the hal.dll.softex.dll that's provided, but not installed, from SP4. Note you officially need SP6A anyway to run NT under&amp;nbsp;Virtual Server so that shouldn't be a problem. Run through the following steps:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Rename the x:\winnt\system32\hal.dll to x:\winnt\system32\hal.dll.sav 
&lt;LI&gt;Copy the hal.dll.softex to x:\winnt\system32\hal.dll&amp;nbsp; 
&lt;LI&gt;Set the following registry key to 1: HKEY_LOCAL_COMPUTER\Software\Microsoft\Windows NT\CurrentVersion\Winlogon\PowerdownAfterShutdown 
&lt;LI&gt;Reboot&lt;/LI&gt;&lt;/UL&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=405926" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+_1320_+NT/default.aspx">Windows Server – NT</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Virtual+Server_2C00_+Virtual+PC/default.aspx">Virtual Server, Virtual PC</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Information/default.aspx">Information</category></item><item><title>Scriptomatic (revisited)</title><link>http://blogs.technet.com/jhoward/archive/2005/02/07/368283.aspx</link><pubDate>Mon, 07 Feb 2005 16:42:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:368283</guid><dc:creator>jhoward</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.technet.com/jhoward/comments/368283.aspx</comments><wfw:commentRss>http://blogs.technet.com/jhoward/commentrss.aspx?PostID=368283</wfw:commentRss><description>&lt;font face="Lucida Sans Unicode" size="2"&gt;&lt;a href="http://www.microsoft.com/technet/scriptcenter/resources/qanda/default.mspx"&gt;The Scripting Guys&lt;/a&gt; released version 2 of their "Scriptomatic" tool a couple of weeks ago. Don't be put off by the somewhat frivolous name - it has some very true value. One such example I frequently use is for the WQL queries in WMI filters when building Group Policy Objects - this tool saves a lot of effort. The sequel is a completely new. However, this time, it doesn't write just VBScript, it can output in Perl, Python and JScript. Go take a look - you'll be glad you did. It works from Windows 98 right through to Windows 2000 (but you'll need to install &lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=AFE41F46-E213-4CBF-9C5B-FBF236E0E875"&gt;WMI 1.5 Core for 98/NT&lt;/a&gt;). Oddly though, Windows Server 2003 isn't in the list of supported operating systems for Scriptomatic. I can confirm it works for me under WS2003 so far. Odd!&lt;/font&gt; &lt;p&gt;&lt;font face="Lucida Sans Unicode" size="2"&gt;Here's the &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=09dfc342-648b-4119-b7eb-783b0f7d1178&amp;amp;DisplayLang=en"&gt;download link&lt;/a&gt;.&lt;/font&gt;&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=368283" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jhoward/archive/tags/Desktop+Operating+Systems/default.aspx">Desktop Operating Systems</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+_1320_+NT/default.aspx">Windows Server – NT</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+2000/default.aspx">Windows Server 2000</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+2003/default.aspx">Windows Server 2003</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Websites/default.aspx">Websites</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Downloads/default.aspx">Downloads</category></item><item><title>Windows Task Manager - Alternate View</title><link>http://blogs.technet.com/jhoward/archive/2005/01/10/349780.aspx</link><pubDate>Mon, 10 Jan 2005 11:43:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:349780</guid><dc:creator>jhoward</dc:creator><slash:comments>7</slash:comments><comments>http://blogs.technet.com/jhoward/comments/349780.aspx</comments><wfw:commentRss>http://blogs.technet.com/jhoward/commentrss.aspx?PostID=349780</wfw:commentRss><description>&lt;P&gt;&lt;FONT face="Lucida Sans Unicode" size=2&gt;This is one of those small almost unheard of "things you can do in Windows" tips.&lt;BR&gt;The left image below is a "normal" Windows Task Manager screen shot.&lt;BR&gt;If you double-click anywhere in the graphical part of the tab, it changes appearance to the screen on the right.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Lucida Sans Unicode" size=2&gt;&lt;A href="http://www.msblogcasts.com/jhoward/tmaltview1.jpg" target=_blank&gt;&lt;IMG height=168 src="http://www.msblogcasts.com/jhoward/tmaltview1.jpg" width=162 border=0&gt;&lt;/A&gt;&lt;A href="http://www.msblogcasts.com/jhoward/tmaltview2.gif" target=_blank&gt;&lt;IMG height=169 src="http://www.msblogcasts.com/jhoward/tmaltview2.gif" width=253 border=0&gt;&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Lucida Sans Unicode" size=2&gt;&lt;EM&gt;Click image to enlarge.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Lucida Sans Unicode" size=2&gt;You can also do this on the networking tab. Not sure how much mileage you'll make of it, but it may be useful.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=349780" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jhoward/archive/tags/Desktop+Operating+Systems/default.aspx">Desktop Operating Systems</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+_1320_+NT/default.aspx">Windows Server – NT</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+2000/default.aspx">Windows Server 2000</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+2003/default.aspx">Windows Server 2003</category><category domain="http://blogs.technet.com/jhoward/archive/tags/How+to+Articles/default.aspx">How to Articles</category></item><item><title>Blogcast on VSMT (Virtual Server Migration Toolkit) - Part 5</title><link>http://blogs.technet.com/jhoward/archive/2005/01/08/blogcast-on-vsmt-virtual-server-migration-toolkit-part-5.aspx</link><pubDate>Sun, 09 Jan 2005 03:02:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:349166</guid><dc:creator>jhoward</dc:creator><slash:comments>14</slash:comments><comments>http://blogs.technet.com/jhoward/comments/349166.aspx</comments><wfw:commentRss>http://blogs.technet.com/jhoward/commentrss.aspx?PostID=349166</wfw:commentRss><description>&lt;P&gt;&lt;FONT face="Lucida Sans Unicode" size=2&gt;As promised, here's the last&amp;nbsp;blogcast installment walking through a VSMT migration of an NT4 server into a virtual machine running under Microsoft Virtual Server 2005. This blogcast walks through deploying the disk image into the blank VM and seeing the final result. It can be viewed by &lt;A class="" href="http://blogpics.dyndns.org/VSMT%208%20-%20DeployVM.wmv" target=_blank mce_href="http://blogpics.dyndns.org/VSMT%208%20-%20DeployVM.wmv"&gt;clicking here&lt;/A&gt; (10 minutes 6 seconds). &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Lucida Sans Unicode" size=2&gt;If you missed any of the previous parts:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Lucida Sans Unicode" size=2&gt;&amp;nbsp;&lt;A href="http://blogs.msdn.com/jhoward/archive/2005/01/04/346147.aspx" mce_href="http://blogs.msdn.com/jhoward/archive/2005/01/04/346147.aspx"&gt;Part one can be viewed here&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&lt;A href="http://blogs.msdn.com/jhoward/archive/2005/01/05/346767.aspx" mce_href="http://blogs.msdn.com/jhoward/archive/2005/01/05/346767.aspx"&gt;Part two can be viewed here&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&lt;A href="http://blogs.msdn.com/jhoward/archive/2005/01/06/347335.aspx" mce_href="http://blogs.msdn.com/jhoward/archive/2005/01/06/347335.aspx"&gt;Part three can be viewed here&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&lt;A href="http://blogs.msdn.com/jhoward/archive/2005/01/06/347857.aspx" mce_href="http://blogs.msdn.com/jhoward/archive/2005/01/06/347857.aspx"&gt;Part four can be viewed here&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT face="Lucida Sans Unicode" size=2&gt;Edited by John: 3rd Nov 2005 - Rehosted WMV File&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=349166" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+_1320_+NT/default.aspx">Windows Server – NT</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+2003/default.aspx">Windows Server 2003</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Blogs/default.aspx">Blogs</category><category domain="http://blogs.technet.com/jhoward/archive/tags/How+to+Articles/default.aspx">How to Articles</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Information/default.aspx">Information</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Blogcasts/default.aspx">Blogcasts</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Virtual+Server/default.aspx">Virtual Server</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Virtual+PC/default.aspx">Virtual PC</category></item><item><title>Blogcast on Virtual Server Migration Toolkit (VSMT)  - Part 4</title><link>http://blogs.technet.com/jhoward/archive/2005/01/06/blogcast-on-virtual-server-migration-toolkit-vsmt-part-4.aspx</link><pubDate>Fri, 07 Jan 2005 06:54:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:347857</guid><dc:creator>jhoward</dc:creator><slash:comments>8</slash:comments><comments>http://blogs.technet.com/jhoward/comments/347857.aspx</comments><wfw:commentRss>http://blogs.technet.com/jhoward/commentrss.aspx?PostID=347857</wfw:commentRss><description>&lt;P&gt;&lt;FONT face="Lucida Sans Unicode" size=2&gt;I'm "virtually" (no pun intended) at the end in the series of blog entries walking you through a VSMT migration of an NT4 server into a virtual machine running under Microsoft Virtual Server 2005. If you've missed out so far:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Lucida Sans Unicode" size=2&gt;&amp;nbsp;&lt;A href="http://blogs.msdn.com/jhoward/archive/2005/01/04/346147.aspx" mce_href="http://blogs.msdn.com/jhoward/archive/2005/01/04/346147.aspx"&gt;Part one can be viewed here&lt;/A&gt;&amp;nbsp;(links to 2 blogcasts)&lt;BR&gt;&amp;nbsp;&lt;A href="http://blogs.msdn.com/jhoward/archive/2005/01/05/346767.aspx" mce_href="http://blogs.msdn.com/jhoward/archive/2005/01/05/346767.aspx"&gt;Part two can be viewed here&lt;/A&gt;&amp;nbsp;(links to 2 blogcasts)&lt;BR&gt;&amp;nbsp;&lt;A href="http://blogs.msdn.com/jhoward/archive/2005/01/06/347335.aspx" mce_href="http://blogs.msdn.com/jhoward/archive/2005/01/06/347335.aspx"&gt;Part three can be viewed here&lt;/A&gt;&amp;nbsp;(links to&amp;nbsp;2 blogcasts)&lt;BR&gt;&amp;nbsp;&lt;BR&gt;&lt;/FONT&gt;&lt;FONT face="Lucida Sans Unicode" size=2&gt;The seventh and penultimate VSMT blogcast walks through creating a new virtual machine under Virtual Server as a placeholder for the migrated server. It can be viewed by &lt;A class="" href="http://blogpics.dyndns.org/VSMT%207%20-%20CreateVM.wmv" target=_blank mce_href="http://blogpics.dyndns.org/VSMT%207%20-%20CreateVM.wmv"&gt;clicking here&lt;/A&gt; (6 minutes 55 seconds).&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Lucida Sans Unicode" size=2&gt;I've had some great feedback about this series from a truly worldwide audience - the level of interest has been absolutely staggering, and I thank you for taking the time to provide feedback.&amp;nbsp;If you would like more of this type of demonstration/blogcast, please drop me an email using the contact me option on the home page of my blog. I'll try my best to accomodate, but I need to know what you want to see....&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT face="Lucida Sans Unicode" size=2&gt;Edited by John: 3rd Nov 2005 - Rehosted WMV file&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=347857" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+_1320_+NT/default.aspx">Windows Server – NT</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+2003/default.aspx">Windows Server 2003</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Blogs/default.aspx">Blogs</category><category domain="http://blogs.technet.com/jhoward/archive/tags/How+to+Articles/default.aspx">How to Articles</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Information/default.aspx">Information</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Blogcasts/default.aspx">Blogcasts</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Virtual+Server/default.aspx">Virtual Server</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Virtual+PC/default.aspx">Virtual PC</category></item><item><title>Do I have local admin rights? Find out how in three mouse clicks (or two keys plus a mouse click)....</title><link>http://blogs.technet.com/jhoward/archive/2005/01/06/347853.aspx</link><pubDate>Fri, 07 Jan 2005 03:48:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:347853</guid><dc:creator>jhoward</dc:creator><slash:comments>11</slash:comments><comments>http://blogs.technet.com/jhoward/comments/347853.aspx</comments><wfw:commentRss>http://blogs.technet.com/jhoward/commentrss.aspx?PostID=347853</wfw:commentRss><description>&lt;p&gt;&lt;font face="Lucida Sans Unicode" size="2"&gt;I use this quick-tip frequently to determine if I'm a local administrator. The trouble with some tips is that you just know them, they're so simple so you don't bother to tell people as you're under the assumption they "must have known that". This exact circumstance&amp;nbsp;happened today in the office when a colleague was having problems installing some software. They thought they had local admin rights, but didn't.&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font face="Lucida Sans Unicode" size="2"&gt;Click 1: Right-Click My Computer&lt;br /&gt;Click 2: Select Properties&lt;br /&gt;Click 3: Select the "Computer Name" tab&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font face="Lucida Sans Unicode" size="2"&gt;If the "Change" box is available, you're a local administrator. If it's greyed out, you're not. It's that simple.&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font face="Lucida Sans Unicode" size="2"&gt;So as to combine one tip into two, if you didn't know, you could change Clicks 1 and 2 above with 2 keyboard hits:&amp;nbsp;Windows Key + Break.&lt;/font&gt;&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=347853" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jhoward/archive/tags/Desktop+Operating+Systems/default.aspx">Desktop Operating Systems</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+_1320_+NT/default.aspx">Windows Server – NT</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+2000/default.aspx">Windows Server 2000</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+2003/default.aspx">Windows Server 2003</category><category domain="http://blogs.technet.com/jhoward/archive/tags/How+to+Articles/default.aspx">How to Articles</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Information/default.aspx">Information</category></item><item><title>Blogcast on Virtual Server Migration Toolkit (VSMT)  - Part 3</title><link>http://blogs.technet.com/jhoward/archive/2005/01/06/blogcast-on-virtual-server-migration-toolkit-vsmt-part-3.aspx</link><pubDate>Thu, 06 Jan 2005 11:41:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:347335</guid><dc:creator>jhoward</dc:creator><slash:comments>10</slash:comments><comments>http://blogs.technet.com/jhoward/comments/347335.aspx</comments><wfw:commentRss>http://blogs.technet.com/jhoward/commentrss.aspx?PostID=347335</wfw:commentRss><description>&lt;P&gt;&lt;FONT face="Lucida Sans Unicode" size=2&gt;If you missed my two previous postings in this series of blogcasts walking you through a VSMT migration of an NT4 server into a virtual machine running under Microsoft Virtual Server 2005, &lt;A href="http://blogs.msdn.com/jhoward/archive/2005/01/04/346147.aspx" mce_href="http://blogs.msdn.com/jhoward/archive/2005/01/04/346147.aspx"&gt;part one can be viewed here&lt;/A&gt;, and &lt;A href="http://blogs.msdn.com/jhoward/archive/2005/01/05/346767.aspx" mce_href="http://blogs.msdn.com/jhoward/archive/2005/01/05/346767.aspx"&gt;part two can be viewed here&lt;/A&gt;.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Lucida Sans Unicode" size=2&gt;This blog provides links to the next two blogcasts parts five and six:&lt;/FONT&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face="Lucida Sans Unicode" size=2&gt;The fifth VSMT blogcast walks through updating the script files to ensure the generated P2V migration files work correctly in the environment validating the XML file describing the hardware on the server being migrated and adds an device to ADS for the target Virtual Server machine. It can be viewed by &lt;A class="" href="http://blogpics.dyndns.org/VSMT%205%20-%20SetVirtualServerName.wmv" target=_blank mce_href="http://blogpics.dyndns.org/VSMT%205%20-%20SetVirtualServerName.wmv"&gt;clicking here&lt;/A&gt; (2 minutes 46 seconds).&lt;BR&gt;&lt;/FONT&gt;
&lt;LI&gt;&lt;FONT face="Lucida Sans Unicode" size=2&gt;The sixth VSMT blogcast walks through capturing a disk image of the NT4 server into ADS. It can be viewed by &lt;A class="" href="http://blogpics.dyndns.org/VSMT%206%20-%20Capture.wmv" target=_blank mce_href="http://blogpics.dyndns.org/VSMT%206%20-%20Capture.wmv"&gt;clicking here&lt;/A&gt; (7 minutes 33 seconds).&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT face="Lucida Sans Unicode" size=2&gt;Edited by John: 3rd Nov 2005 - Rehosted WMV files&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=347335" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+_1320_+NT/default.aspx">Windows Server – NT</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+2003/default.aspx">Windows Server 2003</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Blogs/default.aspx">Blogs</category><category domain="http://blogs.technet.com/jhoward/archive/tags/How+to+Articles/default.aspx">How to Articles</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Information/default.aspx">Information</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Blogcasts/default.aspx">Blogcasts</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Virtual+Server/default.aspx">Virtual Server</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Virtual+PC/default.aspx">Virtual PC</category></item><item><title>Blogcast on Virtual Server Migration Toolkit (VSMT)  - Part 2</title><link>http://blogs.technet.com/jhoward/archive/2005/01/05/blogcast-on-virtual-server-migration-toolkit-vsmt-part-2.aspx</link><pubDate>Wed, 05 Jan 2005 19:01:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:346767</guid><dc:creator>jhoward</dc:creator><slash:comments>10</slash:comments><comments>http://blogs.technet.com/jhoward/comments/346767.aspx</comments><wfw:commentRss>http://blogs.technet.com/jhoward/commentrss.aspx?PostID=346767</wfw:commentRss><description>&lt;P&gt;&lt;FONT face="Lucida Sans Unicode" size=2&gt;I hope you enjoyed the &lt;A href="http://blogs.msdn.com/jhoward/archive/2005/01/04/346147.aspx" mce_href="http://blogs.msdn.com/jhoward/archive/2005/01/04/346147.aspx"&gt;first two blogcast demonstrations&lt;/A&gt; of VSMT I blogged about yesterday. Today, I'm publishing part two which contains the next two blogcasts in the series.&lt;/FONT&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face="Lucida Sans Unicode" size=2&gt;The third VSMT blogcast walks through validating the XML file describing the hardware which the server being migrated is running. It can be viewed by &lt;A class="" href="http://blogpics.dyndns.org/VSMT%203%20-%20validate.wmv" target=_blank mce_href="http://blogpics.dyndns.org/VSMT%203%20-%20validate.wmv"&gt;clicking here&lt;/A&gt; (1 minute 23 seconds).&lt;/FONT&gt; 
&lt;LI&gt;&lt;FONT face="Lucida Sans Unicode" size=2&gt;The fourth VSMT blogcast walks through generating the P2V (physical to virtual) files used for the remainder of the migration. It can be viewed by &lt;A class="" href="http://blogpics.dyndns.org/VSMT%204%20-%20GenerateP2V.wmv" target=_blank mce_href="http://blogpics.dyndns.org/VSMT%204%20-%20GenerateP2V.wmv"&gt;clicking here&lt;/A&gt; (2 minutes 44 seconds).&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BLOCKQUOTE&gt;
&lt;P style="MARGIN-RIGHT: 0px"&gt;&lt;EM&gt;&lt;FONT face="Lucida Sans Unicode" size=2&gt;Edited by John: 3rd Nov 2005 - Rehosted WMV Files&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=346767" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+_1320_+NT/default.aspx">Windows Server – NT</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+2003/default.aspx">Windows Server 2003</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Blogs/default.aspx">Blogs</category><category domain="http://blogs.technet.com/jhoward/archive/tags/How+to+Articles/default.aspx">How to Articles</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Information/default.aspx">Information</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Blogcasts/default.aspx">Blogcasts</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Virtual+Server/default.aspx">Virtual Server</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Virtual+PC/default.aspx">Virtual PC</category></item><item><title>Blogcast on Virtual Server Migration Toolkit (VSMT)  - Part 1</title><link>http://blogs.technet.com/jhoward/archive/2005/01/04/blogcast-on-virtual-server-migration-toolkit-vsmt-part-1.aspx</link><pubDate>Tue, 04 Jan 2005 20:17:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:346147</guid><dc:creator>jhoward</dc:creator><slash:comments>24</slash:comments><comments>http://blogs.technet.com/jhoward/comments/346147.aspx</comments><wfw:commentRss>http://blogs.technet.com/jhoward/commentrss.aspx?PostID=346147</wfw:commentRss><description>&lt;P&gt;&lt;FONT face="Lucida Sans Unicode" size=2&gt;Blogcast, podcast, mini-webcast.... What's in a name - well quite a lot judging by some of the reactions I've had. &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Lucida Sans Unicode" size=2&gt;Leaving the name issue to one side, I've recorded a series of eight clips which walk through the process of migrating an NT4 server into &lt;A href="http://www.microsoft.com/windowsserversystem/virtualserver/default.mspx" mce_href="http://www.microsoft.com/windowsserversystem/virtualserver/default.mspx"&gt;Microsoft Virtual Server 2005&lt;/A&gt; using the VSMT (&lt;A href="http://www.microsoft.com/windowsserversystem/virtualserver/evaluation/vsmt.mspx" mce_href="http://www.microsoft.com/windowsserversystem/virtualserver/evaluation/vsmt.mspx"&gt;Virtual Server Migration Toolkit&lt;/A&gt;). Each of these clips is only a few minutes long, with the longest one only 10 minutes. Please feel free to delve in as you want. These clips essentially run through the steps described in a &lt;A href="http://www.microsoft.com/windowsserversystem/virtualserver/overview/vsmtwhitepaper.mspx" mce_href="http://www.microsoft.com/windowsserversystem/virtualserver/overview/vsmtwhitepaper.mspx"&gt;fabulous white paper&lt;/A&gt; available on microsoft.com&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Lucida Sans Unicode" size=2&gt;You will be able to see demo live in &lt;A href="http://www.microsoft.com/uk/itforum" mce_href="http://www.microsoft.com/uk/itforum"&gt;Birmingham on January 13th&lt;/A&gt; where you can ask me questions in-person.&lt;/FONT&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face="Lucida Sans Unicode" size=2&gt;The first blogcast is an introduction to the environment I'm using to perform the migration and can be viewed by &lt;A class="" href="http://blogspics.dyndns.org/VSMT%201%20-%20Intro%20and%20environment.wmv" target=_blank mce_href="http://blogspics.dyndns.org/VSMT%201%20-%20Intro%20and%20environment.wmv"&gt;clicking here&lt;/A&gt;. &lt;BR&gt;&amp;nbsp;&lt;/FONT&gt; 
&lt;LI&gt;&lt;FONT face="Lucida Sans Unicode" size=2&gt;The second blogcast is using the gatherhw tool to generate an XML manifest cataloguing the hardware in my NT4 Server. This can be viewed by &lt;A class="" href="http://blogpics.dyndns.org/VSMT%202%20-%20capture.wmv" target=_blank mce_href="http://blogpics.dyndns.org/VSMT%202%20-%20capture.wmv"&gt;clicking here&lt;/A&gt; &lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT face="Lucida Sans Unicode" size=2&gt;Hope you enjoy these - I'll blog about the other recordings over the next few days. Also, if you want to see more of these type of recordings relating to Windows Server environments or Virtual Server, drop me a mail or add a comment.&lt;/FONT&gt;&lt;/P&gt;
&lt;P dir=ltr&gt;&lt;FONT face="Lucida Sans Unicode" size=2&gt;--------------------------------&lt;/FONT&gt;&lt;/P&gt;
&lt;P dir=ltr&gt;&lt;FONT face="Lucida Sans Unicode" size=2&gt;...added 28th January 2005:&amp;nbsp;&lt;/FONT&gt;&lt;FONT face="Lucida Sans Unicode" size=2&gt;Now that they're published, here's the links to the other parts to save you searching.&lt;BR&gt;&amp;nbsp;&lt;A href="http://blogs.msdn.com/jhoward/archive/2005/01/05/346767.aspx" mce_href="http://blogs.msdn.com/jhoward/archive/2005/01/05/346767.aspx"&gt;Part two can be viewed here&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&lt;A href="http://blogs.msdn.com/jhoward/archive/2005/01/06/347335.aspx" mce_href="http://blogs.msdn.com/jhoward/archive/2005/01/06/347335.aspx"&gt;Part three can be viewed here&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&lt;A href="http://blogs.msdn.com/jhoward/archive/2005/01/06/347857.aspx" mce_href="http://blogs.msdn.com/jhoward/archive/2005/01/06/347857.aspx"&gt;Part four can be viewed here&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&lt;A href="http://blogs.msdn.com/jhoward/archive/2005/01/08/349166.aspx" mce_href="http://blogs.msdn.com/jhoward/archive/2005/01/08/349166.aspx"&gt;Part five can be viewed here&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Edited by John: 3rd Nov 2005 - Rehosted WMV files&lt;/EM&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=346147" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+_1320_+NT/default.aspx">Windows Server – NT</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+2003/default.aspx">Windows Server 2003</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Blogs/default.aspx">Blogs</category><category domain="http://blogs.technet.com/jhoward/archive/tags/How+to+Articles/default.aspx">How to Articles</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Information/default.aspx">Information</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Webcasts/default.aspx">Webcasts</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Whitepapers/default.aspx">Whitepapers</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Blogcasts/default.aspx">Blogcasts</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Virtual+Server/default.aspx">Virtual Server</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Virtual+PC/default.aspx">Virtual PC</category></item><item><title>Group Policy Webcast series</title><link>http://blogs.technet.com/jhoward/archive/2004/12/20/327373.aspx</link><pubDate>Mon, 20 Dec 2004 23:02:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:327373</guid><dc:creator>jhoward</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/jhoward/comments/327373.aspx</comments><wfw:commentRss>http://blogs.technet.com/jhoward/commentrss.aspx?PostID=327373</wfw:commentRss><description>&lt;p&gt;&lt;font face="Lucida Sans Unicode" size="2"&gt;Matt Hester recently finished a great series of 14 webcasts about the ins and outs of Group Policy. &lt;/font&gt;&lt;font face="Lucida Sans Unicode" size="2"&gt;If you missed these the first time round, or just want to know more about group policy, they're available for re-run on the &lt;a href="http://www.microsoft.com/seminar/events/series/grouppolicy.mspx"&gt;Microsoft Technet site&lt;/a&gt;.&lt;/font&gt;&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=327373" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jhoward/archive/tags/Desktop+Operating+Systems/default.aspx">Desktop Operating Systems</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Network+Infrastructure+Systems/default.aspx">Network Infrastructure Systems</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+_1320_+NT/default.aspx">Windows Server – NT</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+2000/default.aspx">Windows Server 2000</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+2003/default.aspx">Windows Server 2003</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Webcasts/default.aspx">Webcasts</category></item><item><title>Blogcasts - surely a typo I hear you say.</title><link>http://blogs.technet.com/jhoward/archive/2004/12/13/281832.aspx</link><pubDate>Mon, 13 Dec 2004 21:23:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:281832</guid><dc:creator>jhoward</dc:creator><slash:comments>4</slash:comments><comments>http://blogs.technet.com/jhoward/comments/281832.aspx</comments><wfw:commentRss>http://blogs.technet.com/jhoward/commentrss.aspx?PostID=281832</wfw:commentRss><description>&lt;p&gt;&lt;font face="Lucida Sans Unicode" size="2"&gt;No, it's not&amp;nbsp;a&amp;nbsp;typo! A "blogcast" is probably a new term to you as it's been made up by the IT Pro Evangelism team in the UK (not quite true, but it's nice to think we got there first). A blogcast in this context is a webcast delivered through blogs. So what's new about that I hear you ask? The answer to that is the way most of you tell me you view webcasts. How many of you can relate to one of the following statements?&lt;br /&gt;&amp;nbsp;&lt;/font&gt;&lt;/p&gt; &lt;ul&gt; &lt;li&gt;&lt;font face="Lucida Sans Unicode" size="2"&gt;I skip through webcasts to the bit I'm interested in&lt;/font&gt; &lt;li&gt;&lt;font face="Lucida Sans Unicode" size="2"&gt;I pop the kettle on at the start of a webcast&lt;/font&gt; &lt;li&gt;&lt;font face="Lucida Sans Unicode" size="2"&gt;I have the TV on while listening to a webcast, muting it when the presenter gets to the interesting slide&lt;/font&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;font face="Lucida Sans Unicode" size="2"&gt;To solve this, a blogcast is a mini webcast (certainly under 10 minutes) delivered through a blog, concentrating on a very specific topic. No frills added. By building a series of these, we hope to be able to take you through a "journey".&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font face="Lucida Sans Unicode" color="#ff0000" size="2"&gt;Now over to you... We're busy trying to build a list of possible topics, so if you have any specific to the Windows or Virtual Server track, please let me know.&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font face="Lucida Sans Unicode" size="2"&gt;Eileen has already posted a blogcast &lt;a href="http://blogs.msdn.com/eileen_brown/archive/2004/12/09/278983.aspx"&gt;here&lt;/a&gt; to give you a flavour. &lt;/font&gt;&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=281832" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+_1320_+NT/default.aspx">Windows Server – NT</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+2000/default.aspx">Windows Server 2000</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+2003/default.aspx">Windows Server 2003</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Blogs/default.aspx">Blogs</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Discussions/default.aspx">Discussions</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Webcasts/default.aspx">Webcasts</category></item><item><title>New windows not opening in IE? Use the Knowledge Base - it knows a lot of stuff!</title><link>http://blogs.technet.com/jhoward/archive/2004/12/08/278271.aspx</link><pubDate>Wed, 08 Dec 2004 22:22:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:278271</guid><dc:creator>jhoward</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/jhoward/comments/278271.aspx</comments><wfw:commentRss>http://blogs.technet.com/jhoward/commentrss.aspx?PostID=278271</wfw:commentRss><description>&lt;p&gt;&lt;font face="Lucida Sans Unicode" size="2"&gt;Internet Explorer on my test Windows Server 2003 box has been playing up for a couple of days - every time I clicked a link which opened a new window, I got a blank window with nothing in the address bar. Annoying, but sometimes you don't have time to sort it out, so you end up working around the problem. For example, I have been copying shortcuts and pasting it in to the blank window. However, there's certain links which just don't work doing this, such as those with scripted links.&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font face="Lucida Sans Unicode" size="2"&gt;There's a limit to my patience, but the answer took no more than two minutes to find and resolve without resorting to reinstalling. From&amp;nbsp;the Microsoft &lt;a href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q281679"&gt;knowledge base under article 281679&lt;/a&gt; - I just had to follow the first step, (re-)registering urlmon.dll. I still don't know &lt;i&gt;why&lt;/i&gt; this happened in the first place, but there you go.&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font face="Lucida Sans Unicode" size="2"&gt;The article above has lots of other information if the first step doesn't fix it for you, and applies to IE5, 5.01, 5.5 and 6.0&lt;/font&gt;&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=278271" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jhoward/archive/tags/Desktop+Operating+Systems/default.aspx">Desktop Operating Systems</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+_1320_+NT/default.aspx">Windows Server – NT</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+2000/default.aspx">Windows Server 2000</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+2003/default.aspx">Windows Server 2003</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Information/default.aspx">Information</category></item><item><title>NT4 Server and Windows Server 2003 Interoperability - Technet Evening Session</title><link>http://blogs.technet.com/jhoward/archive/2004/11/22/268005.aspx</link><pubDate>Tue, 23 Nov 2004 01:58:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:268005</guid><dc:creator>jhoward</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/jhoward/comments/268005.aspx</comments><wfw:commentRss>http://blogs.technet.com/jhoward/commentrss.aspx?PostID=268005</wfw:commentRss><description>&lt;p&gt;&lt;font face="Lucida Sans Unicode" size="2"&gt;I'm co-presenting a free Technet evening event with Dave Sayers tomorrow night (Tue 23rd Nov) at the Microsoft office in Reading, UK discussing "NT4 and Windows Server 2003 interoperability". The session starts at 18:30 with registration opening at 18:00. Click &lt;a href="https://msevents-eu.microsoft.com/cui/EventDetail.aspx?culture=en-GB&amp;amp;eventid=118749348"&gt;here&lt;/a&gt; for the registration site. &lt;em&gt;&lt;font color="#ff0000"&gt;&lt;strong&gt;Remember, it's FREE&lt;/strong&gt;&lt;/font&gt;&lt;/em&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font face="Lucida Sans Unicode" size="2"&gt;If you are planning on attending, please take a moment to say hello during the break or afterwards - it's always nice to meet and chat to the audience and understand your pains/woes about Microsoft technologies. Sign-up now and enjoy the free beer and pizza...&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font face="Lucida Sans Unicode" size="2"&gt;Alternatively, if NT4 and Windows Server 2003 interop isn't your thing, you can always try out learning how to &lt;a href="https://msevents-eu.microsoft.com/cui/EventDetail.aspx?culture=en-GB&amp;amp;eventid=118752470"&gt;upgrade from Exchange 5.5 to Exchange 2003&lt;/a&gt; being presented by my colleague &lt;a href="http://blogs.msdn.com/eileen_brown"&gt;Eileen Brown&lt;/a&gt; in the room next door.&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font face="Lucida Sans Unicode" size="2"&gt;Don't forget that there are many free training sessions throughout the UK. Check on the &lt;a href="http://www.microsoft.com/uk/events"&gt;Microsoft UK Events Homepage&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=268005" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+_1320_+NT/default.aspx">Windows Server – NT</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+2003/default.aspx">Windows Server 2003</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Blogs/default.aspx">Blogs</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Events/default.aspx">Events</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Training/default.aspx">Training</category></item></channel></rss>