<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>alt-92 - blogIT &#187; Vista</title>
	<atom:link href="http://blog.alt-92.net/index.php/category/vista/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.alt-92.net</link>
	<description>Const ForReading =1 - personal brainstorms, items, and other random webstuff</description>
	<lastBuildDate>Wed, 10 Feb 2010 22:18:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>VMware adapters &amp; unidentified networks in Vista &amp; 7</title>
		<link>http://blog.alt-92.net/index.php/2009/11/19/vmware-adapters-unidentified-networks-in-vista-7/</link>
		<comments>http://blog.alt-92.net/index.php/2009/11/19/vmware-adapters-unidentified-networks-in-vista-7/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 07:00:00 +0000</pubDate>
		<dc:creator>alt-92</dc:creator>
				<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Virtualisation]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://blog.alt-92.net/index.php/2009/11/19/vmware-adapters-unidentified-networks-in-vista-7/</guid>
		<description><![CDATA[Most VMware Workstation users prefer not to enable the Host Only and NAT adapters, but for some scenarios you want to be able to do so.    Unfortunately, as soon as you enable&#160; those adapters, they’re detected as unidentified networks (worst-case) or as a separate public/private network connection in the Network and Sharing [...]]]></description>
			<content:encoded><![CDATA[<p>Most VMware Workstation users prefer not to enable the Host Only and NAT adapters, but for some scenarios you want to be able to do so.    <br />Unfortunately, as soon as you enable&#160; those adapters, they’re detected as unidentified networks (worst-case) or as a separate public/private network connection in the Network and Sharing Center.</p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="index" border="0" alt="index" src="http://blog.alt-92.net/wp-content/2009/11/index.jpg" width="644" height="154" /></p>
<p>And as soon as that happens, Windows (Advanced) Firewall kicks into Public mode effectively locking your box down. Which is A Good Thing&#160; &#8211; mostly, just not always what you want.</p>
</p>
<p><a href="http://kb.vmware.com/kb/1004813" target="_blank">VMware KB article 1004813</a>&#160; also describes possible solutions to fix this. Aside from disabling the NICs (hey, we wanted to use those, remember?)&#160; or changing the NICs over to Private Network (which you would have to do every reboot), you can configure the VMware adapters as so called Endpoint Devices per the procedure listed.     <br />More information on the Endpoint device configuration is available on MSDN:     <br /><a title="http://msdn.microsoft.com/en-us/library/bb201634.aspx" href="http://msdn.microsoft.com/en-us/library/bb201634.aspx">http://msdn.microsoft.com/en-us/library/bb201634.aspx</a>     <br />Reverting to the normal behaviour is as easy as flipping the DWORD to 0 or deleting the entry.     </p>
<p><a href="http://blog.alt-92.net/wp-content/2009/11/vmnix2.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="vmnix2" border="0" alt="vmnix2" src="http://blog.alt-92.net/wp-content/2009/11/vmnix2-thumb.jpg" width="644" height="232" /></a> </p>
<p>&#160;</p>
<p>There is also a useful side effect to the *<strong>NdisDeviceType</strong>&#160; setting:     <br />Remote Desktop connections will keep working even with enabled virtual NICs, whereas by default Remote Desktop (TS) binds itself to all available network connections.</p>
<p>Which means I can finally RD into my desktop machine from my laptop with Host-Only and NAT adapters enabled to run a proper multi-machine, multi-network test.    <br />Yay <img src='http://blog.alt-92.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>[edit]</p>
<p>Link to KB article fixed&#160; </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alt-92.net/index.php/2009/11/19/vmware-adapters-unidentified-networks-in-vista-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mounting VHD files in Vista</title>
		<link>http://blog.alt-92.net/index.php/2009/07/09/mounting-vhd-files-in-vista/</link>
		<comments>http://blog.alt-92.net/index.php/2009/07/09/mounting-vhd-files-in-vista/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 10:00:00 +0000</pubDate>
		<dc:creator>alt-92</dc:creator>
				<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Virtualisation]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://blog.alt-92.net/index.php/2009/07/09/mounting-vhd-files-in-vista/</guid>
		<description><![CDATA[Windows 7 features include attaching and detaching Virtual Harddrive files (.VHD) via Disk Management.
This allows you to mount and dismount your Complete PC Backup .vhd file to restore a single item from backup or prestage a Virtual PC/Server diskfile,  or even your HyperV disks.
Vista does not have this feature, but there is a workaround [...]]]></description>
			<content:encoded><![CDATA[<p>Windows 7 features include attaching and detaching Virtual Harddrive files (.VHD) via Disk Management.<br />
This allows you to mount and dismount your Complete PC Backup .vhd file to restore a single item from backup or prestage a Virtual PC/Server diskfile,  or even your HyperV disks.</p>
<p>Vista does not have this feature, but there is a workaround available. Installing the VHDMount utility from Virtual Server 2005R2 SP1 lets you use the VHD storage driver and the vhdmount utility.</p>
<ol>
<li>Download the Virtual Server 2005 R2 SP1 setup from <a title="http://www.microsoft.com/windowsserversystem/virtualserver/downloads.aspx" href="http://www.microsoft.com/windowsserversystem/virtualserver/downloads.aspx">http://www.microsoft.com/windowsserversystem/virtualserver/downloads.aspx</a> .</li>
<li>Run setup and choose Custom Setup type:
<p><a href="http://blog.alt-92.net/wp-content/2009/07/vhdmount1.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="vhdmount1" src="http://blog.alt-92.net/wp-content/2009/07/vhdmount1-thumb.png" border="0" alt="vhdmount1" width="243" height="253" /></a><br />
<a href="http://blog.alt-92.net/wp-content/2009/07/vhdmount2.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="vhdmount2" src="http://blog.alt-92.net/wp-content/2009/07/vhdmount2-thumb.png" border="0" alt="vhdmount2" width="244" height="186" /></a></li>
<li>Verify the default selection for VHD Mount is marked:
<p><a href="http://blog.alt-92.net/wp-content/2009/07/vhdmount3.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="vhdmount3" src="http://blog.alt-92.net/wp-content/2009/07/vhdmount3-thumb.png" border="0" alt="vhdmount3" width="244" height="186" /></a></p>
<p>Click Next to install and finish the setup.      </p>
<p><a href="http://blog.alt-92.net/wp-content/2009/07/vhdmount4.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="vhdmount4" src="http://blog.alt-92.net/wp-content/2009/07/vhdmount4-thumb.png" border="0" alt="vhdmount4" width="244" height="186" /></a></li>
<li>You can use the command line vhdmount utility to attach a .VHD file, or alternatively, use these registry entries to create a context menu for the four actions.
<p>      <!--DEVFMTCODE--><pre class="devcodeblock" title=""><div class="devcodeoverflow"><ol><li>Windows Registry Editor Version <span style="">5.00</span></li><li>&nbsp;</li><li><span class="br0">&#91;</span>HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Virtual.Machine.HD<span class="br0">&#93;</span></li><li>@=&quot;Virtual Machine Hard Drive Image&quot;</li><li>&nbsp;</li><li><span class="br0">&#91;</span>HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Virtual.Machine.HD\DefaultIcon<span class="br0">&#93;</span></li><li>@=&quot;C:\\Program Files\\Microsoft Virtual PC\\Virtual PC.exe,-<span style="">327</span>&quot;</li><li>&nbsp;</li><li><span class="br0">&#91;</span>HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Virtual.Machine.HD\shell<span class="br0">&#93;</span></li><li>@=&quot;Mount&quot;</li><li>&nbsp;</li><li><span class="br0">&#91;</span>HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Virtual.Machine.HD\shell\Commit<span class="br0">&#93;</span></li><li>&nbsp;</li><li><span class="br0">&#91;</span>HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Virtual.Machine.HD\shell\Commit\command<span class="br0">&#93;</span></li><li>@=&quot;\&quot;C:\\Program Files\\Microsoft Virtual Server\\Vhdmount\\vhdmount.exe\&quot; /c \&quot;%1\&quot;&quot;</li><li>&nbsp;</li><li><span class="br0">&#91;</span>HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Virtual.Machine.HD\shell\Discard<span class="br0">&#93;</span></li><li>&nbsp;</li><li><span class="br0">&#91;</span>HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Virtual.Machine.HD\shell\Discard\command<span class="br0">&#93;</span></li><li>@=&quot;\&quot;C:\\Program Files\\Microsoft Virtual Server\\Vhdmount\\vhdmount.exe\&quot; /d \&quot;%1\&quot;&quot;</li><li>&nbsp;</li><li><span class="br0">&#91;</span>HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Virtual.Machine.HD\shell\Dismount<span class="br0">&#93;</span></li><li>&nbsp;</li><li><span class="br0">&#91;</span>HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Virtual.Machine.HD\shell\Dismount\command<span class="br0">&#93;</span></li><li>@=&quot;\&quot;C:\\Program Files\\Microsoft Virtual Server\\Vhdmount\\vhdmount.exe\&quot; /u /d \&quot;%1\&quot;&quot;</li><li>&nbsp;</li><li><span class="br0">&#91;</span>HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Virtual.Machine.HD\shell\Mount<span class="br0">&#93;</span></li><li>&nbsp;</li><li><span class="br0">&#91;</span>HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Virtual.Machine.HD\shell\Mount\command<span class="br0">&#93;</span></li><li>@=&quot;\&quot;C:\\Program Files\\Microsoft Virtual Server\\Vhdmount\\vhdmount.exe\&quot; /p \&quot;%1\&quot;&quot;</li></ol></div></pre><!--END_DEVFMTCODE-->  The result is a context menu on right-clicking a .VHD file like this.        </p>
<p><a href="http://blog.alt-92.net/wp-content/2009/07/vhdmount5.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="vhdmount5" src="http://blog.alt-92.net/wp-content/2009/07/vhdmount5-thumb.png" border="0" alt="vhdmount5" width="244" height="211" /></a>        </p>
<p>Mounting your disk file is now as easy as a right-click away, and the VHD will show up as a new disk in Explorer.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://blog.alt-92.net/index.php/2009/07/09/mounting-vhd-files-in-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Technet Direct Plus 3 month trial &#8211; update</title>
		<link>http://blog.alt-92.net/index.php/2009/02/26/technet-direct-plus-3-month-trial-is-back/</link>
		<comments>http://blog.alt-92.net/index.php/2009/02/26/technet-direct-plus-3-month-trial-is-back/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 21:15:21 +0000</pubDate>
		<dc:creator>alt-92</dc:creator>
				<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://blog.alt-92.net/index.php/2009/02/26/technet-direct-plus-3-month-trial-is-back/</guid>
		<description><![CDATA[Dutch Technet enthusiasts once again can register for a free 3 month trial of Technet Direct Plus.
[update] The offer period has expired and new entries are no longer available.   Normal subscriptions are of course still possible .

Just klick http://technet.microsoft.com/nl-nl/dd491981.aspx and enter your data, wait a couple of days for confirmation and you’ll get [...]]]></description>
			<content:encoded><![CDATA[<p>Dutch Technet enthusiasts once again can register for a free 3 month trial of Technet Direct Plus.</p>
<p>[update] The offer period has expired and new entries are no longer available.   <br />Normal subscriptions are of course still possible .</p>
<p><img class="alignnone size-full wp-image-127" title="header_technet_plus" height="100" alt="header_technet_plus" src="http://blog.alt-92.net/wp-content/2009/02/header_technet_plus.jpg" width="600" /></p>
<p>Just klick <a title="http://technet.microsoft.com/nl-nl/dd491981.aspx" href="http://technet.microsoft.com/nl-nl/dd491981.aspx">http://technet.microsoft.com/nl-nl/dd491981.aspx</a> and enter your data, wait a couple of days for confirmation and you’ll get access to all the latest and greatest Server operating systems &amp; software.</p>
<p>Prices are 370 € (ex VAT/BTW) for a full year, renewals are 270 € (ex VAT/BTW).    <br />Technet Plus Direct means online access to the software library (download only – no CD shipments), two support calls (worth 299 €) and free e-learning courses.     </p>
<p>For a list of available software, <a title="See a complete list" href="http://technet.microsoft.com/en-us/subscriptions/downloads/default.aspx">See the complete list</a> on the TechNet Plus Subscriptions home page.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alt-92.net/index.php/2009/02/26/technet-direct-plus-3-month-trial-is-back/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 VHD boot option &#8211; no more VDI for testing?</title>
		<link>http://blog.alt-92.net/index.php/2009/02/21/windows-7-vhd-boot-option-no-more-vdi-for-testing/</link>
		<comments>http://blog.alt-92.net/index.php/2009/02/21/windows-7-vhd-boot-option-no-more-vdi-for-testing/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 19:58:04 +0000</pubDate>
		<dc:creator>alt-92</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://blog.alt-92.net/index.php/2009/02/21/windows-7-vhd-boot-option-no-more-vdi-for-testing/</guid>
		<description><![CDATA[The beta version of Windows 7 (the public build 7000, and build 7022) offers support in BCDedit to boot from a VHD file on hard disk.    As explained in this Edge video (http://edge.technet.com/Media/Boot-from-VHD-in-Win7/) the install behaves just like normal, with a few exceptions such as BItlocker support and Hibernate (since these are [...]]]></description>
			<content:encoded><![CDATA[<p>The beta version of Windows 7 (the public build 7000, and build 7022) offers support in BCDedit to boot from a VHD file on hard disk.    <br />As explained in <a href="http://edge.technet.com/Media/Boot-from-VHD-in-Win7/" target="_blank">this Edge video</a> (<a title="http://edge.technet.com/Media/Boot-from-VHD-in-Win7/" href="http://edge.technet.com/Media/Boot-from-VHD-in-Win7/">http://edge.technet.com/Media/Boot-from-VHD-in-Win7/</a>) the install behaves just like normal, with a few exceptions such as BItlocker support and Hibernate (since these are disk-dependent).    </p>
<p>It looks like a ‘nice to have’ feature for the ubertweaker and enthusiast at first, but think about this:</p>
<p>What if you need to support a DTA environment for desktops? Now, you don’t have to mess around with Virtualization software – just provision and deploy the VHD file with the appropriate configuration (such as a segmented VLAN for Test or Dev) and let your application developers use the same hardware.   <br />No double PCs, no double network outlets, no extra poweroutlets or powerconsumption (think green here).</p>
<p>Sure, it needs some tweaking (preventing disk access between images) but.. tempting nonetheless…</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alt-92.net/index.php/2009/02/21/windows-7-vhd-boot-option-no-more-vdi-for-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vista SideShow Media Center Gadgets</title>
		<link>http://blog.alt-92.net/index.php/2009/01/24/vista-sideshow-media-center-gadgets/</link>
		<comments>http://blog.alt-92.net/index.php/2009/01/24/vista-sideshow-media-center-gadgets/#comments</comments>
		<pubDate>Sat, 24 Jan 2009 15:37:04 +0000</pubDate>
		<dc:creator>alt-92</dc:creator>
				<category><![CDATA[Media Center]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://blog.alt-92.net/index.php/2009/01/24/vista-sideshow-media-center-gadgets/</guid>
		<description><![CDATA[Windows SideShow is a new technology that delivers information from your PC to a secondary display on two kinds of devices: those that are integrated into a computer, such as a small color display in a laptop lid; and those that are separate from a computer, such as a remote control or Windows Mobile phone.
While [...]]]></description>
			<content:encoded><![CDATA[<p>Windows SideShow is a new technology that delivers information from your PC to a secondary display on two kinds of devices: those that are integrated into a computer, such as a small color display in a laptop lid; and those that are separate from a computer, such as a remote control or Windows Mobile phone.</p>
<p>While Sidebar is basically a Webpart, SideShow is managed code which means .NET code.<br />
The <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=79f19684-f862-4e02-a2b0-0003b4565f34&amp;displaylang=en" target="_blank">Developers Preview SideShow for Windows Mobile devices</a> was released in june 2008.<br />
Unfortunately, a coding mistake meant that <a href="http://social.msdn.microsoft.com/Forums/en-US/windowssideshow/thread/d1f19dc9-600e-481f-801d-7b323043a6bb" target="_blank">december 31st 2008 the Mobile code</a> stopped working…<br />
… just when the <a href="http://social.msdn.microsoft.com/Forums/en-US/windowssideshow/thread/2ced2384-4999-4f94-9ce4-ec3806d6797f" target="_blank">Media Center Gadgets</a> were announced.</p>
<p>Oops.</p>
<p>With the <a href="http://social.msdn.microsoft.com/Forums/en-US/windowssideshow/thread/1cf25b29-bbc7-4633-9fc9-8166c3a9f615" target="_blank">error now corrected</a>,  Sideshow allows you to view settings, images and remote control Vista Media Center and Office applications (Outlook and PowerPoint 2007) from a Bluetooth connected WM5 or WM6+ device.</p>
<p>Some screenshots:</p>
<p><a href="http://blog.alt-92.net/wp-content/screenshot5.png"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" title="ScreenShot5" src="http://blog.alt-92.net/wp-content/screenshot5-thumb.png" border="0" alt="ScreenShot5" width="184" height="244" /></a> <a href="http://blog.alt-92.net/wp-content/screenshot1.png"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" title="ScreenShot1" src="http://blog.alt-92.net/wp-content/screenshot1-thumb.png" border="0" alt="ScreenShot1" width="184" height="244" /></a></p>
<p><a href="http://blog.alt-92.net/wp-content/screenshot2.png"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" title="ScreenShot2" src="http://blog.alt-92.net/wp-content/screenshot2-thumb.png" border="0" alt="ScreenShot2" width="184" height="244" /></a> <a href="http://blog.alt-92.net/wp-content/screenshot3.png"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" title="ScreenShot3" src="http://blog.alt-92.net/wp-content/screenshot3-thumb.png" border="0" alt="ScreenShot3" width="184" height="244" /></a></p>
<p><a href="http://blog.alt-92.net/wp-content/screenshot4.png"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" title="ScreenShot4" src="http://blog.alt-92.net/wp-content/screenshot4-thumb.png" border="0" alt="ScreenShot4" width="184" height="244" /></a> <a href="http://blog.alt-92.net/wp-content/screenshot6.png"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" title="ScreenShot6" src="http://blog.alt-92.net/wp-content/screenshot6-thumb.png" border="0" alt="ScreenShot6" width="184" height="244" /></a></p>
<p>SideShow gadgets are available from <a href="http://gallery.live.com/default.aspx?pl=7" target="_blank">Live Gallery</a> and include System monitors (complete with Remote control options e.g. shutdown, sleep, reboot), Outlook and PowePoint Gadgets and even iTunes Remote.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alt-92.net/index.php/2009/01/24/vista-sideshow-media-center-gadgets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Opening .CHM files from network drives &#8211; the GPO way</title>
		<link>http://blog.alt-92.net/index.php/2008/12/11/opening-chm-files-from-network-drives-the-gpo-way/</link>
		<comments>http://blog.alt-92.net/index.php/2008/12/11/opening-chm-files-from-network-drives-the-gpo-way/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 00:44:33 +0000</pubDate>
		<dc:creator>alt-92</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://blog.alt-92.net/?p=33</guid>
		<description><![CDATA[Trying to read non-local HTML Help files since  Security Bulletin MS05-026 has always been a very frustrating process.
First, there is the common &#8216;Oh oh, you&#8217;re opening a potentially dangerous file&#8217; popup:

Well, yes. I want to, it&#8217;s already stored on my network. I put it there. In fact, I already unblocked the content when I [...]]]></description>
			<content:encoded><![CDATA[<p>Trying to read non-local HTML Help files since <a href="http://www.microsoft.com/technet/security/bulletin/ms05-026.mspx"> Security Bulletin MS05-026</a> has always been a very frustrating process.<br />
First, there is the common &#8216;Oh oh, you&#8217;re opening a potentially dangerous file&#8217; popup:</p>
<p><a href="http://blog.alt-92.net/wp-content/chmwarning.png"><img class="size-medium wp-image-34 alignleft" title="chm warning note" src="http://blog.alt-92.net/wp-content/chmwarning-300x211.png" alt="" width="270" height="190" /></a></p>
<p>Well, yes. I want to, it&#8217;s already stored on my network. I put it there. In fact, I already unblocked the content when I downloaded the file.</p>
<p><a href="http://blog.alt-92.net/wp-content/chm_unblock.png"><img class="size-medium wp-image-37 alignnone" title="chm_unblock" src="http://blog.alt-92.net/wp-content/chm_unblock-220x300.png" alt="" width="220" height="300" /></a></p>
<p>But still I get a blank page in the Helpfile:<br />
<a href="http://blog.alt-92.net/wp-content/chm_content.png"><img class="size-medium wp-image-35 alignnone" title="chm_content" src="http://blog.alt-92.net/wp-content/chm_content-300x208.png" alt="" width="300" height="208" /></a></p>
<p>So let&#8217;s go check the <a href="http://support.microsoft.com/kb/896358" target="_blank">KB Article page</a> to see what we can do.</p>
<p>Ah. While there is a helpful section explaining the registry keys needed to Make Things Work again regeditting manually is not everyones favourite pastime:</p>
<blockquote><p><code><br />
Windows Registry Editor Version 5.00</code><br />
<code><br />
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\HHRestrictions]<br />
"MaxAllowedZone"=dword:00000001<br />
"UrlAllowList"="\\\\alt-92.net"<br />
</code><code><br />
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\ItssRestrictions]<br />
"MaxAllowedZone"=dword:00000001<br />
"UrlAllowList"="\\\\alt-92.net"<br />
</code></p></blockquote>
<p>No, the double \\ are no mistake. You need to escape backslashes.</p>
<p>Now repeat for every computer. Wash, rinse, repeat.</p>
<p>Time to get busy.<br />
Using GPOs seems a likely solution. In fact, the KB article references GPO&#8217;s but in a very nasty way.<br />
So why not use Vista&#8217;s new GPO Preferences?</p>
<p>To start off, create a new GPO (appropriately named GP_HTMLHelpFix ).<br />
Dig down into the Computer Configuration tree, until you reach Preferences&gt; Windows Settings &gt; Registry.</p>
<p><a href="http://blog.alt-92.net/wp-content/chm_gppref0.png"><img class="alignnone size-medium wp-image-45" title="chm_gppref0" src="http://blog.alt-92.net/wp-content/chm_gppref0-300x271.png" alt="" width="300" height="271" /></a></p>
<p>Create new entries for the values needed:</p>
<p><a href="http://blog.alt-92.net/wp-content/chm_gppref2.png"><img class="size-medium wp-image-47 alignnone" title="chm_gppref2" src="http://blog.alt-92.net/wp-content/chm_gppref2-270x300.png" alt="" width="270" height="300" /></a></p>
<p>You can use the UrlAllowList setting to enter DFS roots or local intranet domain.</p>
<p><a href="http://blog.alt-92.net/wp-content/chm_gppref1.png"><img class="size-medium wp-image-46 alignnone" title="chm_gppref1" src="http://blog.alt-92.net/wp-content/chm_gppref1-270x300.png" alt="" width="270" height="300" /></a></p>
<p>After linking the Computer GPO to the proper OU and doing a gpupdate, you should see the results in the Registry Editor:</p>
<p><a href="http://blog.alt-92.net/wp-content/chmreg_manual.png"><img class="alignnone size-medium wp-image-52" title="chmreg_manual" src="http://blog.alt-92.net/wp-content/chmreg_manual-300x118.png" alt="" width="300" height="118" /></a></p>
<p>The above approach works in most cases. Except.. it&#8217;s still not working.<br />
<a href="http://blog.alt-92.net/wp-content/chm_content.png"><img class="size-medium wp-image-35 alignnone" title="chm_content" src="http://blog.alt-92.net/wp-content/chm_content-300x208.png" alt="" width="300" height="208" /></a></p>
<p>As it turns out, I not only need to configure the registry keys, but also need to <strong>properly </strong> configure Internet Options to include the namespace in the local Intranet Zone.<br />
Apparently, there is a problem in IE7 listed <a href="http://support.microsoft.com/kb/941001"> in MSKB article 941001</a>.</p>
<blockquote><p>If you configure a policy setting to a value other than the default value, a local site may appear as &#8220;Local Intranet&#8221; even though you expect it to appear as &#8220;Internet,&#8221; or vice versa.</p></blockquote>
<p>The default settings which should work but don&#8217;t:</p>
<p><a href="http://blog.alt-92.net/wp-content/chm_iesettings.png"><img class="alignnone size-medium wp-image-48" title="chm_iesettings" src="http://blog.alt-92.net/wp-content/chm_iesettings-242x300.png" alt="" width="242" height="300" /></a></p>
<p>So let&#8217;s tick off Autodetect, tick &#8220;Include all Network paths (UNCs)&#8221; since a drivemapping is also UNC..<br />
<a href="http://blog.alt-92.net/wp-content/chm_iesettings2.png"><img class="alignnone size-medium wp-image-50" title="chm_iesettings2" src="http://blog.alt-92.net/wp-content/chm_iesettings2-300x167.png" alt="" width="300" height="167" /></a></p>
<p>Click Advanced, and enter the domain as a file://-based UNC path..<br />
<a href="http://blog.alt-92.net/wp-content/chm_iesettings3.png"><img class="alignnone size-medium wp-image-51" title="chm_iesettings3" src="http://blog.alt-92.net/wp-content/chm_iesettings3-300x263.png" alt="" width="300" height="263" /></a></p>
<p>Re-tick autodetect, <em>with the settings enabled</em> and &#8216;Ok&#8217; your way though.<br />
<a href="http://blog.alt-92.net/wp-content/chm_iesettings4.png"><img class="alignnone size-medium wp-image-64" title="chm_iesettings4" src="http://blog.alt-92.net/wp-content/chm_iesettings4-300x167.png" alt="" width="300" height="167" /></a></p>
<p>Import these settings in the appropriate GPO object to control IE settings if you have them.</p>
<p>Bonus: Use a WMI filter to exclude or include the operating systems you wish to apply these settings to.  The Filter shown ensures the GPO only applies to XP desktops and Vista RTM or SP1 desktop machines, and not to any 2000 Pro or 2003 Server machines that inadvertently stray out of their OU.</p>
<p><a href="http://blog.alt-92.net/wp-content/chm_gpofilter1.png"><img class="alignnone size-medium wp-image-75" title="chm_gpofilter1" src="http://blog.alt-92.net/wp-content/chm_gpofilter1-300x173.png" alt="" width="300" height="173" /></a></p>
<p>By the way:</p>
<p>It worked!</p>
<p><a href="http://blog.alt-92.net/wp-content/chm_positive.png"><img class="alignnone size-medium wp-image-67" title="chm_positive" src="http://blog.alt-92.net/wp-content/chm_positive-300x170.png" alt="" width="300" height="170" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alt-92.net/index.php/2008/12/11/opening-chm-files-from-network-drives-the-gpo-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Smart-resizing Remote Desktop connections?</title>
		<link>http://blog.alt-92.net/index.php/2008/11/21/smart-resizing-remote-desktop-connections/</link>
		<comments>http://blog.alt-92.net/index.php/2008/11/21/smart-resizing-remote-desktop-connections/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 11:18:46 +0000</pubDate>
		<dc:creator>alt-92</dc:creator>
				<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://blog.alt-92.net/?p=30</guid>
		<description><![CDATA[Guess you can learn something new every day.
http://blogs.msdn.com/ts/archive/2008/08/07/smart-sizing-the-ts-client.aspx
Since the Windows XP timeframe, the TS Client has had the ability to run in “smart-sized” mode (users of Remote Assistance will be familiar with this mode). Smart-sized mode means that the entire remote desktop is always visible in the client window, with no scrollbars being necessary. In [...]]]></description>
			<content:encoded><![CDATA[<p>Guess you can learn something new every day.</p>
<p><a href="http://blogs.msdn.com/ts/archive/2008/08/07/smart-sizing-the-ts-client.aspx" target="_blank">http://blogs.msdn.com/ts/archive/2008/08/07/smart-sizing-the-ts-client.aspx</a></p>
<blockquote><p>Since the Windows XP timeframe, the TS Client has had the ability to run in “smart-sized” mode (users of Remote Assistance will be familiar with this mode). Smart-sized mode means that the entire remote desktop is always visible in the client window, with no scrollbars being necessary. In effect, for the same size client window, smart-sizing shows you more graphic data, while a non-smart-sized client window has to use scrollbars and shows much less.</p></blockquote>
<p>Which means by adding</p>
<p><code>smart sizing:i:1</code></p>
<p>to a .rdp file (which is a textfile after all) you can get resizing Remote desktop windows too <img src='http://blog.alt-92.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alt-92.net/index.php/2008/11/21/smart-resizing-remote-desktop-connections/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Link Layer Topology Discovery driver on Windows 2003</title>
		<link>http://blog.alt-92.net/index.php/2008/08/16/link-layer-topology-discovery-driver-on-windows-2003/</link>
		<comments>http://blog.alt-92.net/index.php/2008/08/16/link-layer-topology-discovery-driver-on-windows-2003/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 17:50:39 +0000</pubDate>
		<dc:creator>alt-92</dc:creator>
				<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://blog.alt-92.net/?p=24</guid>
		<description><![CDATA[Vista (and Server 2008) introduced the Network Map feature ( as discussed here ).
This feature shows you a Diagram with all LLTD-capable hosts in your home network and you can start it from the Network and Sharing Center Control Panel applet by clicking View Full Map:

Your Network Map would look something like this:

Now, only Vista [...]]]></description>
			<content:encoded><![CDATA[<p>Vista (and Server 2008) introduced the Network Map feature ( as discussed <a href="http://research.microsoft.com/~rjblack/Topology/" target="_blank">here</a> ).</p>
<p>This feature shows you a Diagram with all LLTD-capable hosts in your home network and you can start it from the Network and Sharing Center Control Panel applet by clicking View Full Map:</p>
<p><a href="http://blog.alt-92.net/wp-content/map1.jpg"><img class="alignleft size-full wp-image-25" title="NetSharingCenter" src="http://blog.alt-92.net/wp-content/map1.jpg" alt="" width="500" height="289" /></a></p>
<p>Your Network Map would look something like this:</p>
<p><a href="http://blog.alt-92.net/wp-content/map2.jpg"><img class="alignnone size-full wp-image-26" title="Network Map pre-fix" src="http://blog.alt-92.net/wp-content/map2.jpg" alt="" width="500" height="186" /></a></p>
<p>Now, only Vista has this on by default, and the only other Windows version for which LLTD is available is XP.</p>
<p>Shuttle is a WIndows XP MCE2005 machine and has the LLTD Responder installed as provided from <a href="http://support.microsoft.com/kb/922120" target="_blank">MSKB article 922120</a> (Validation is required to get the download).</p>
<p>My network however also features some 2003 Servers, how do we get these to show?<br />
Installing the driver on Windows 2003 Server does not work, since the updater checks your Windows buildnumber. The update_SP2QFE.inf and  update_SP2GDR.inf files  contain  this  entry:</p>
<p><code>[Version]<br />
Signature                 = "$Windows NT$"<br />
LanguageType              = %LangTypeValue%<br />
NtBuildToUpdate           = 2600<br />
NtMajorVersionToUpdate    = 5<br />
NtMinorVersionToUpdate    = 1<br />
MaxNtBuildToUpdate        = 2600<br />
MaxNtMajorVersionToUpdate = 5<br />
MaxNtMinorVersionToUpdate = 1<br />
MinNtServicePackVersion   = 512<br />
MaxNtServicePackVersion   = 512<br />
ThisServicePackVersion    = 512<br />
CatalogFile               = %SP_SHORT_TITLE%.cat<br />
</code><br />
Editing the MaxNtMinorVersionToUpdate to 2 (NT 5.2 meaning 2003 Server) might seem like an option, but this invalidates the signature with which all Microsoft updates are signed to prevent tampering.</p>
<p>Turns out there is a very simple way to install the LLTD responder.<br />
First, extract the hotfix to a directory:<br />
<code><br />
.\WindowsXP-KB922120-v5-x86-ENU.exe /X:D:\temp\kb922120<br />
</code><br />
Move the files into your preferred location. In my case, I&#8217;m using a DFS network share for AD software deployments.<br />
Create a batchfile, vbscript or whatever you like, and let it perform the following actions:<br />
<code><br />
copy "\\yourserver\appinstall\lltd_2k3\SP2QFE\rspndr.sys" %windir%\system32\drivers<br />
copy "\\yourserver\appinstall\lltd_2k3\SP2QFE\rspndr.exe" %windir%\system32<br />
copy "\\yourserver\appinstall\lltd_2k3\SP2QFE\ip\rspndr.inf" %windir%\inf<br />
start %windir%\system32\rspndr.exe -i<br />
exit<br />
</code><br />
This obviously copies the files in their corresponding target locations and then starts the Responder Service.<br />
Deploy the files in the way that suits you best,</p>
<p>Now, check your Network Map again and you will see your Windows 2003 Server:</p>
<p><a href="http://blog.alt-92.net/wp-content/map3.jpg"><img class="alignnone size-full wp-image-27" title="NetworkMap post-fix" src="http://blog.alt-92.net/wp-content/map3.jpg" alt="" width="500" height="242" /></a></p>
<p>And since the Responder can be started and stopped as a regular Service, you can influence the behaviour from whatever mechanism you prefer (MOM Tasks, startup/logon scripts, SMS, System Center) .</p>
<p>Note:<br />
If you&#8217;re using VMware products, and both Host and Guest OS have the Responder installed, you&#8217;ll notice that VMware Bridging is represented as a Network Hub connection.</p>
<p><a href="http://blog.alt-92.net/wp-content/map4.jpg"><img class="alignnone size-full wp-image-28" title="NetworkMap VMware" src="http://blog.alt-92.net/wp-content/map4.jpg" alt="" width="345" height="269" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alt-92.net/index.php/2008/08/16/link-layer-topology-discovery-driver-on-windows-2003/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How NOT to translate a HOWTO</title>
		<link>http://blog.alt-92.net/index.php/2008/07/11/how-not-to-translate-a-howto/</link>
		<comments>http://blog.alt-92.net/index.php/2008/07/11/how-not-to-translate-a-howto/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 19:43:03 +0000</pubDate>
		<dc:creator>alt-92</dc:creator>
				<category><![CDATA[Crazy stuff]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://blog.alt-92.net/?p=23</guid>
		<description><![CDATA[This isn&#8217;t Dutch.
Not even close.
Spiegelbeeld 6001.18000 (x86 en x64 voor Venster Server 2008 en Vergezicht SP1) Standalone Downloaden
Spiegelbeeld zit te troepenleiding- wachtrij werktuig welk in staat stellen origineel werktuig vervaardiger (OEMs), vroedschap en Venster enthousiast voor inneming, voor wijzigen, en voor toepassen vijl- op basis van schijf spiegelbeeld voor stroomversnelling deployment. Spiegelbeeld werken van Venster [...]]]></description>
			<content:encoded><![CDATA[<p>This isn&#8217;t Dutch.<br />
Not even close.</p>
<p><strong>Spiegelbeeld 6001.18000 (x86 en x64 voor Venster Server 2008 en Vergezicht SP1) Standalone Downloaden</strong></p>
<p>Spiegelbeeld zit te troepenleiding- wachtrij werktuig welk in staat stellen origineel werktuig vervaardiger (OEMs), vroedschap en Venster enthousiast voor inneming, voor wijzigen, en voor toepassen vijl- op basis van schijf spiegelbeeld voor stroomversnelling deployment. Spiegelbeeld werken van Venster spiegelbeeld (.wim) archief en annuleerteken werkzaamheden van andere technologisch welk toepassing .wim spiegelbeeld, zulke zoals Venster Instelling, Venster Deployment Diensten ( venster DS), en naar de Systematiek Regie Server (SMS) Besturingssysteem Wezenstrek Deployment Troep.</p>
<p>Spiegelbeeld zit plain tweedehands voor omgaan met en schipperen Venster instelling installatie schijf spiegelbeeld vijl tevredenheid, zulke omtrentslipstream Venster Vergezicht SP1 stap troep te RTM voorstelling van Venster Vergezicht spiegelbeeld. Spiegelbeeld komt zonder kosten vanVenster Automatiseren Installatie Kit ( venster AIK of WAIK). Naar de WAIK voorstelling 6001.18000 ( of 6.0.6001.18000) is vrijgekomen met het oogmerk barkas van Venster Server 2008 en Venster Vergezicht SP1.</p>
<p>WAIK zit te downloaden van ruim 1 GB, en vergen verbruiker voor brandwond naar de ISO spiegelbeeld voor schijf. Wanneer u vergen uitsluitend Spiegelbeeld, ketterij’ naar de uittreksel Spiegelbeeld voorstelling 6001.18000 voor 32- stukje (x86) en 64- stukje (amd64 of x64) Venster. Te naar de RAR samenpersen archief omvat naar de overeenkomstig voorstelling vanVsp1cln.exe, naar de werktuig voor schoonmaak en wegnemen backup-kopie RTM voorstelling van archief over installeren Stap Troep 1.</p>
<p>Downloaden Spiegelbeeld voor 32- stukje Venster: ImageX_x86.rar<br />
Downloaden Spiegelbeeld voor 64- stukje Venster: ImageX_x64.rar</p>
<p>Beider archieven inhouden imagex.exe, intlcfg.exe, vsp1cln.exe, wimfltr.inf, wimfltr.sys, en wimgapi.dll.</p>
<p>voornaam: You&#8217;re voorlezing te toestel vertalen pagina wie zit voorzien &#8221; zoals zit&#8221; zonder waarborg. Ongelikt menselijk vertaling, toestel vertaling doet niet verstaan naar de spraakleer, semantiek, zinsleer, taaleigen van natuurlijke taal, zus vaak voedingsmiddelen onnauwkeurig en loeien kwaliteit tekst wie zit illusoir en onbegrijpelijk. Zus, wees zo goed verwijzen voororigineel Engels stuk wanneer ter twijfeling.</p>
<p>If you got this far, my hat&#8217;s off to you.</p>
<p>The original text reads:</p>
<p><strong>ImageX 6001.18000 (x86 and x64 for Windows Server 2008 and Vista SP1) Standalone Download</strong></p>
<p>ImageX is a command-line tool that enables original equipment manufacturers (OEMs), corporations and Windows enthusiasts to capture, to modify, and to apply file-based disk images for rapid deployment. ImageX works with Windows image (.wim) files and can work with other technologies that use .wim images, such as Windows Setup, Windows Deployment Services (Windows DS), and the System Management Server (SMS) Operating System Feature Deployment Pack.</p>
<p>ImageX is commonly used to manipulate and manage Windows setup installation disc image file content, such as to slipstream Windows Vista SP1 service pack into RTM version of Windows Vista image. ImageX comes free with Windows Automated Installation Kit (Windows AIK or WAIK). The WAIK version 6001.18000 (or 6.0.6001.18000) is released with the launch of Windows Server 2008 and Windows Vista SP1.</p>
<p>WAIK is a download of more than 1 GB, and requires user to burn the ISO image to disc. If you require only ImageX, here’s the extracted ImageX version 6001.18000 for 32-bit (x86) and 64-bit (amd64 or x64) Windows. Within the RAR compressed archive includes the corresponding version of Vsp1cln.exe, the tool to clean up and remove backup RTM version of files after installing Service Pack 1.</p>
<p>Download ImageX for 32-bit Windows: ImageX_x86.rar<br />
Download ImageX for 64-bit Windows: ImageX_x64.rar</p>
<p>Both archives contain imagex.exe, intlcfg.exe, vsp1cln.exe, wimfltr.inf, wimfltr.sys, and wimgapi.dll.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alt-92.net/index.php/2008/07/11/how-not-to-translate-a-howto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DFS Modlink utility</title>
		<link>http://blog.alt-92.net/index.php/2008/06/14/dfs-modlink-utility/</link>
		<comments>http://blog.alt-92.net/index.php/2008/06/14/dfs-modlink-utility/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 10:00:53 +0000</pubDate>
		<dc:creator>alt-92</dc:creator>
				<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://blog.alt-92.net/index.php/2008/05/14/dfs-modlink-utility/</guid>
		<description><![CDATA[If you add a new target ( DFSCMD /ADD \\dfsroot\link \\server\share ) the default behaviour is to enable the DFS link state.
Based on code found on MSDN for  DFS_INFO_101 Structure (Windows) , this command line utility enables or disables the DFS target link state.

]]></description>
			<content:encoded><![CDATA[<p>If you add a new target ( DFSCMD /ADD \\dfsroot\link \\server\share ) the default behaviour is to enable the DFS link state.<br />
Based on code found on MSDN for  <a href="http://msdn.microsoft.com/en-us/library/bb524780(VS.85).aspx" target="_blank">DFS_INFO_101 Structure (Windows)</a> , this command line utility enables or disables the DFS target link state.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="430" height="345" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="wmode" value="transparent" /><param name="src" value="http://www.youtube.com/v/KDcW6NhSElM&amp;hl=en&amp;rel=0&amp;border=1" /><embed type="application/x-shockwave-flash" width="430" height="345" src="http://www.youtube.com/v/KDcW6NhSElM&amp;hl=en&amp;rel=0&amp;border=1" wmode="transparent"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alt-92.net/index.php/2008/06/14/dfs-modlink-utility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
