<?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>IIS Hacks &#124; Server and System Administration</title>
	<atom:link href="http://www.iishacks.com/index.php/rss2/" rel="self" type="application/rss+xml" />
	<link>http://www.iishacks.com</link>
	<description>System and Network Administration, IIS, Exchange Server, Windows Tips, Opinions</description>
	<lastBuildDate>Wed, 10 Mar 2010 16:19:38 +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>Add Defragment to the Shell menu in Windows 7 / Vista</title>
		<link>http://www.iishacks.com/index.php/2010/03/10/add-defragment-to-the-shell-menu-in-windows-7-vista/</link>
		<comments>http://www.iishacks.com/index.php/2010/03/10/add-defragment-to-the-shell-menu-in-windows-7-vista/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 16:19:38 +0000</pubDate>
		<dc:creator>Chris Stinson</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.iishacks.com/?p=602</guid>
		<description><![CDATA[I find adding common tasks to the shell menu a great timesaver when I am running between stations. It is also easier to direct users to simply &#8220;right-click&#8221; on something rather than walk them through a maze of menus&#8230;or even have them find the &#8220;run&#8221; box.

Click Start -&#62; type &#8220;regedit&#8221; in the Search command box.
Navigate [...]


Related posts:<ol><li><a href='http://www.iishacks.com/index.php/2007/06/26/print-directory-listing-in-windows/' rel='bookmark' title='Permanent Link: Print Directory Listing in Windows'>Print Directory Listing in Windows</a></li><li><a href='http://www.iishacks.com/index.php/2008/03/19/windows-vista-service-pack-1-released-improvements/' rel='bookmark' title='Permanent Link: Windows Vista Service Pack 1 Released: Improvements!'>Windows Vista Service Pack 1 Released: Improvements!</a></li><li><a href='http://www.iishacks.com/index.php/2007/06/19/disabling-windows-search-in-vista-stop-hard-drive-running-constantly/' rel='bookmark' title='Permanent Link: Disabling Windows Search in Vista: Stop hard drive running constantly'>Disabling Windows Search in Vista: Stop hard drive running constantly</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>I find adding common tasks to the shell menu a great timesaver when I am running between stations. It is also easier to direct users to simply &#8220;right-click&#8221; on something rather than walk them through a maze of menus&#8230;or even have them find the &#8220;run&#8221; box.</p>
<ol>
<li>Click Start -&gt; type &#8220;regedit&#8221; in the Search command box.</li>
<li>Navigate to <strong>HKEY_CLASSES_ROOT\Drive\shell</strong>.</li>
<li>Right-click on &#8220;shell&#8221; and select New -&gt; Key. Name it &#8220;<strong>runas</strong>&#8221; and set the default value to &#8220;<strong>Defragmen</strong>t&#8221;.</li>
<li>Right-click on &#8220;runas&#8221; and select New -&gt; Key. Name it &#8220;<strong>command</strong>&#8221; and set the default value to &#8220;<strong>defrag %1 -v</strong>&#8220;.</li>
<li>If you ever wish to remove this functionality, just delete the &#8220;runas&#8221; key.</li>
</ol>
<p> </p>
<p><img class="alignnone size-full wp-image-604" title="Add Defrag to the shell menu registry edit" src="http://www.iishacks.com/wp-content/uploads/2010/03/AddDefragRegistry.GIF" alt="Add Defrag to the shell menu registry edit" width="574" height="247" /></p>
<p> </p>
<p>You can also paste the following into Notepad and save it as: RightClickDefragment.reg or you can download the zipped <a href="http://www.iishacks.com/wp-content/uploads/2010/03/RightClickDefragment.zip">RightClickDefragment.reg</a> here. Double-click on the .reg file and click &#8220;yes&#8221; when asked to enter it into the registry.</p>
<div class="codesnip-container" >Windows Registry Editor Version 5.00</p>
<p>[HKEY_CLASSES_ROOT\Drive\shell\runas]<br />
@=&#8221;Defragment&#8221;</p>
<p>[HKEY_CLASSES_ROOT\Drive\shell\runas\command]<br />
@=&#8221;defrag %1 -v&#8221;</p></div>
<p> </p>
<p><img class="alignnone size-full wp-image-605" title="Defragment Command Screen" src="http://www.iishacks.com/wp-content/uploads/2010/03/DefragmentCMD.GIF" alt="Defragment Command Screen" width="609" height="254" /></p>


<p>Related posts:<ol><li><a href='http://www.iishacks.com/index.php/2007/06/26/print-directory-listing-in-windows/' rel='bookmark' title='Permanent Link: Print Directory Listing in Windows'>Print Directory Listing in Windows</a></li><li><a href='http://www.iishacks.com/index.php/2008/03/19/windows-vista-service-pack-1-released-improvements/' rel='bookmark' title='Permanent Link: Windows Vista Service Pack 1 Released: Improvements!'>Windows Vista Service Pack 1 Released: Improvements!</a></li><li><a href='http://www.iishacks.com/index.php/2007/06/19/disabling-windows-search-in-vista-stop-hard-drive-running-constantly/' rel='bookmark' title='Permanent Link: Disabling Windows Search in Vista: Stop hard drive running constantly'>Disabling Windows Search in Vista: Stop hard drive running constantly</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.iishacks.com/index.php/2010/03/10/add-defragment-to-the-shell-menu-in-windows-7-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CHM / HTML Help feature cannot be displayed in some programs</title>
		<link>http://www.iishacks.com/index.php/2010/03/08/html-help-feature-cannot-be-displayed-in-some-programs/</link>
		<comments>http://www.iishacks.com/index.php/2010/03/08/html-help-feature-cannot-be-displayed-in-some-programs/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 15:46:53 +0000</pubDate>
		<dc:creator>Chris Stinson</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.iishacks.com/?p=591</guid>
		<description><![CDATA[Although this particular problem has been around for some time, I am surprised at how many times I am asked about the solution. Many programs use an HTML help system that requires Internet Explorer and ActiveX to run (CHM &#8211; Compiled HTML Help). After security updates 896358 and 890175, some HTML content outside of the &#8220;local [...]


Related posts:<ol><li><a href='http://www.iishacks.com/index.php/2007/11/18/how-to-view-email-headers-in-common-email-programs/' rel='bookmark' title='Permanent Link: How to View Email Headers in Common Email Programs'>How to View Email Headers in Common Email Programs</a></li><li><a href='http://www.iishacks.com/index.php/2010/02/24/windows-xp-shuts-down-after-login-pc-off-bat/' rel='bookmark' title='Permanent Link: Windows XP shuts down after login &#8211; PC-OFF.BAT'>Windows XP shuts down after login &#8211; PC-OFF.BAT</a></li><li><a href='http://www.iishacks.com/index.php/2010/02/28/install-the-windows-recovery-console-in-the-boot-list/' rel='bookmark' title='Permanent Link: Install the Windows Recovery Console in the Boot list'>Install the Windows Recovery Console in the Boot list</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Although this particular problem has been around for some time, I am surprised at how many times I am asked about the solution. Many programs use an HTML help system that requires Internet Explorer and ActiveX to run (CHM &#8211; Compiled HTML Help). After security updates 896358 and 890175, some HTML content outside of the &#8220;local machine&#8221; zone was disabled. This would affect many network based programs or programs that connect to an outside server for HELP files. When accessing the Help system, an error saying &#8220;Page Cannot Be Displayed&#8221; would show up. Luckily the fix is easy.</p>
<p>In Notepad, copy and paste the code you need and name it &#8220;htmlhelpfix.reg&#8221; Then double-click on the file and click &#8220;YES&#8221; when it asks if you want to enter it into the registry.</p>
<p><strong>Enable Local Machine, Local Intranet and Trusted Site Zones to display ActiveX HTML Help.</strong> <span style="text-decoration: underline;">This is the most commonly referred to fix &#8211; this is probably the one you want.</span><strong> </strong>You can also download the <a href="http://www.iishacks.com/wp-content/uploads/2010/03/htmlhelpfix.zip">zipped htmlhelpfix.reg file here</a>.</p>
<div class="codesnip-container" >REGEDIT4</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp]<br />
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\HHRestrictions]<br />
&#8220;MaxAllowedZone&#8221;=dword:00000002</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\ItssRestrictions]<br />
&#8220;MaxAllowedZone&#8221;=dword:00000002</p></div>
<p>Enable Local Machine Zones to display ActiveX HTML Help. <strong>This is the default entry, you can use it to reset.</strong></p>
<div class="codesnip-container" >REGEDIT4</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp]<br />
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\HHRestrictions]<br />
&#8220;MaxAllowedZone&#8221;=dword:00000000</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\ItssRestrictions]<br />
&#8220;MaxAllowedZone&#8221;=dword:00000000</p></div>
<p>Enable Local Machine and Local Intranet Zones to display ActiveX HTML Help.</p>
<div class="codesnip-container" >REGEDIT4</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp]<br />
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\HHRestrictions]<br />
&#8220;MaxAllowedZone&#8221;=dword:00000001</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\ItssRestrictions]<br />
&#8220;MaxAllowedZone&#8221;=dword:00000001</p></div>
<p>Enable Local Machine, Local Intranet, Trusted Site and Internet Zones to display ActiveX HTML Help.</p>
<div class="codesnip-container" >REGEDIT4</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp]<br />
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\HHRestrictions]<br />
&#8220;MaxAllowedZone&#8221;=dword:00000003</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\ItssRestrictions]<br />
&#8220;MaxAllowedZone&#8221;=dword:00000003</p></div>
<p>Enable Local Machine, Local Intranet, Trusted Site, Internet and Restricted Zones to display ActiveX HTML Help. <strong>NOT RECOMMENDED!</strong></p>
<div class="codesnip-container" >REGEDIT4</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp]<br />
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\HHRestrictions]<br />
&#8220;MaxAllowedZone&#8221;=dword:00000004</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\ItssRestrictions]<br />
&#8220;MaxAllowedZone&#8221;=dword:00000004</p></div>


<p>Related posts:<ol><li><a href='http://www.iishacks.com/index.php/2007/11/18/how-to-view-email-headers-in-common-email-programs/' rel='bookmark' title='Permanent Link: How to View Email Headers in Common Email Programs'>How to View Email Headers in Common Email Programs</a></li><li><a href='http://www.iishacks.com/index.php/2010/02/24/windows-xp-shuts-down-after-login-pc-off-bat/' rel='bookmark' title='Permanent Link: Windows XP shuts down after login &#8211; PC-OFF.BAT'>Windows XP shuts down after login &#8211; PC-OFF.BAT</a></li><li><a href='http://www.iishacks.com/index.php/2010/02/28/install-the-windows-recovery-console-in-the-boot-list/' rel='bookmark' title='Permanent Link: Install the Windows Recovery Console in the Boot list'>Install the Windows Recovery Console in the Boot list</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.iishacks.com/index.php/2010/03/08/html-help-feature-cannot-be-displayed-in-some-programs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install the Windows Recovery Console in the Boot list</title>
		<link>http://www.iishacks.com/index.php/2010/02/28/install-the-windows-recovery-console-in-the-boot-list/</link>
		<comments>http://www.iishacks.com/index.php/2010/02/28/install-the-windows-recovery-console-in-the-boot-list/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 02:11:04 +0000</pubDate>
		<dc:creator>Chris Stinson</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.iishacks.com/?p=566</guid>
		<description><![CDATA[The Windows Recovery Console is required to fix many startup issues caused by malware, viruses, and corrupt system files. The Recovery Console can be booted from the Windows Setup disc, but many machines (including Netbooks) do not have CD drives or easy access to the Windows Setup disc.
Below are the instructions to install the Recovery [...]


Related posts:<ol><li><a href='http://www.iishacks.com/index.php/2007/10/05/how-to-install-windows-server-2003-r2-enhancements-on-windows-server-2003-sp1/' rel='bookmark' title='Permanent Link: How to Install Windows Server 2003 R2 enhancements on Windows Server 2003 SP1'>How to Install Windows Server 2003 R2 enhancements on Windows Server 2003 SP1</a></li><li><a href='http://www.iishacks.com/index.php/2007/07/15/enabling-internet-on-fresh-windows-server-2008-install/' rel='bookmark' title='Permanent Link: Enabling Internet on fresh Windows Server 2008 install'>Enabling Internet on fresh Windows Server 2008 install</a></li><li><a href='http://www.iishacks.com/index.php/2009/01/11/install-and-boot-windows-7-beta-or-windows-server-2008-r2-beta-on-vhd/' rel='bookmark' title='Permanent Link: Install and Boot Windows 7 Beta or Windows Server 2008 R2 Beta on VHD'>Install and Boot Windows 7 Beta or Windows Server 2008 R2 Beta on VHD</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>The Windows Recovery Console is required to fix many startup issues caused by malware, viruses, and corrupt system files. The Recovery Console can be booted from the Windows Setup disc, but many machines (including Netbooks) do not have CD drives or easy access to the Windows Setup disc.</p>
<p>Below are the instructions to install the Recovery Console on any Windows XP machine as a boot list option. You will no longer need physical access to the Windows Setup disc (except to install initially) when things go wrong.</p>
<ul>
<li>Insert the Windows XP setup disc.</li>
<li>Click Start -&gt; Run and type: <strong>&#8220;%windir%\i386\winnt32.exe /cmdcons</strong>&#8220;</li>
<li>Click YES on the Windows Setup box to install the Recovery Console.</li>
</ul>
<p><img class="alignnone size-full wp-image-567" title="Windows XP Recovery Console Install" src="http://www.iishacks.com/wp-content/uploads/2010/02/Console1.gif" alt="Windows XP Recovery Console Install" width="600" height="200" /></p>
<ul>
<li>Setup will attempt to connect to the Internet to update any setup files from the disc. Press ESC to interrupt the setup and use the files on the disc only.</li>
<li>Once the Recovery Console is installed a confirmation box will pop up. Click OK.</li>
</ul>
<p>Some Windows XP passwords will not be recognized by the Recovery Console. To remove the password requirement, modify the following registry key:</p>
<ul>
<li><strong>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Setup\RecoveryConsole</strong></li>
<li>Set the DWORD SecurityLevel value to 1.</li>
</ul>


<p>Related posts:<ol><li><a href='http://www.iishacks.com/index.php/2007/10/05/how-to-install-windows-server-2003-r2-enhancements-on-windows-server-2003-sp1/' rel='bookmark' title='Permanent Link: How to Install Windows Server 2003 R2 enhancements on Windows Server 2003 SP1'>How to Install Windows Server 2003 R2 enhancements on Windows Server 2003 SP1</a></li><li><a href='http://www.iishacks.com/index.php/2007/07/15/enabling-internet-on-fresh-windows-server-2008-install/' rel='bookmark' title='Permanent Link: Enabling Internet on fresh Windows Server 2008 install'>Enabling Internet on fresh Windows Server 2008 install</a></li><li><a href='http://www.iishacks.com/index.php/2009/01/11/install-and-boot-windows-7-beta-or-windows-server-2008-r2-beta-on-vhd/' rel='bookmark' title='Permanent Link: Install and Boot Windows 7 Beta or Windows Server 2008 R2 Beta on VHD'>Install and Boot Windows 7 Beta or Windows Server 2008 R2 Beta on VHD</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.iishacks.com/index.php/2010/02/28/install-the-windows-recovery-console-in-the-boot-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows XP shuts down after login &#8211; PC-OFF.BAT</title>
		<link>http://www.iishacks.com/index.php/2010/02/24/windows-xp-shuts-down-after-login-pc-off-bat/</link>
		<comments>http://www.iishacks.com/index.php/2010/02/24/windows-xp-shuts-down-after-login-pc-off-bat/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 00:47:22 +0000</pubDate>
		<dc:creator>Chris Stinson</dc:creator>
				<category><![CDATA[Security, Viruses, Trojans]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.iishacks.com/?p=551</guid>
		<description><![CDATA[The PC-OFF.BAT virus loads a shutdown script when logging onto Windows XP. A few seconds after logging in, Windows will shutdown. This also affects safe mode. The countdown timer is set to only a few seconds, not allowing the user to enter &#8220;shutdown &#8211; a&#8221; in the run box. You may not even see the emergency [...]


Related posts:<ol><li><a href='http://www.iishacks.com/index.php/2010/02/22/blue-screen-bsod-with-ms-patch-977165-caused-by-alureon-rootkit/' rel='bookmark' title='Permanent Link: Blue Screen (BSOD) with MS Patch 977165 caused by Alureon Rootkit'>Blue Screen (BSOD) with MS Patch 977165 caused by Alureon Rootkit</a></li><li><a href='http://www.iishacks.com/index.php/2008/01/17/how-to-turn-off-the-image-thumbnail-file-thumbsdb-in-windows-xp/' rel='bookmark' title='Permanent Link: How to turn off the Image Thumbnail File (thumbs.db) in Windows XP'>How to turn off the Image Thumbnail File (thumbs.db) in Windows XP</a></li><li><a href='http://www.iishacks.com/index.php/2010/02/28/install-the-windows-recovery-console-in-the-boot-list/' rel='bookmark' title='Permanent Link: Install the Windows Recovery Console in the Boot list'>Install the Windows Recovery Console in the Boot list</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>The PC-OFF.BAT virus loads a shutdown script when logging onto Windows XP. A few seconds after logging in, Windows will shutdown. This also affects safe mode. The countdown timer is set to only a few seconds, not allowing the user to enter &#8220;shutdown &#8211; a&#8221; in the run box. You may not even see the emergency shutdown dialog before you are automatically shutdown.</p>
<p><img class="alignnone size-full wp-image-554" title="Windows_XP_Emergency_Shutdown" src="http://www.iishacks.com/wp-content/uploads/2010/02/Windows_XP_Emergency_Shutdown.gif" alt="Windows_XP_Emergency_Shutdown" width="282" height="258" /></p>
<p>In order to remove the files, you&#8217;ll need the Windows XP CD. Other options include putting the hard drive into another computer, or using a LiveCD (BartPE or Linux) to remove the files.</p>
<p><strong>Remove the files from your hard drive using the Windows XP CD</strong></p>
<ol>
<li>Insert the Windows XP disc into the CDROM. You may need to adjust your BIOS settings to boot the CDROM first.</li>
<li>When the “Welcome to Setup” screen appears, press “R.”</li>
<li>Select the installation you wish to access (there should be only one option for most systems).</li>
<li>Enter the administrator password when asked.</li>
<li>Once at the Recovery Prompt, press ENTER after typing the following command: chdir c:\windows</li>
<li>Press ENTER after typing the following command: del bar311.exe</li>
<li>Press ENTER after typing the following command: del password_viewer.exe</li>
<li>Press ENTER after typing the following command: del photo.zip.exe</li>
<li>Press ENTER after typing the following command: del pc-off.bat</li>
<li>Press ENTER after typing the following command: exit</li>
<li>Remove the Windows XP disc and restart your computer.</li>
</ol>
<p>Once pc-off.bat is removed from the Windows directory, you&#8217;ll be able to logon to Windows without it shutting down immediately. There are still remnants left over in the registry though &#8211; best to clean those up.</p>
<ol>
<li>Go to Start -&gt; Run and type &#8220;regedit&#8221; and press ENTER.</li>
<li>Go to <strong>HKEY_LOCAL_MACHINE\software\microsoft\windows nt\currentversion\winlogon</strong> and find the key: &#8220;<strong>Userinit</strong>=C:\WINDOWS\system32\userinit.exe,xxxxxx.exe&#8221; where xxxxxx.exe is bar311.exe, photo.zip.exe or password_viewer.exe.</li>
<li>Delete <strong>bar311.exe</strong>, <strong>photo.zip.exe</strong> or <strong>password_viewer.exe</strong> from the key, but be sure to leave userinit.exe! If you delete that, you will be unable to logon to Windows.</li>
<li>Go to <strong>HKEY_CURRENT_USER \software\microsoft\windows\currentversion\explorer\advanced</strong> and set the following key values: &#8220;<strong>Hidden</strong>=dword:00000001 (1)&#8221; &#8220;<strong>HideFileExt</strong>=Dword:00000000 (0)&#8221; &#8220;<strong>ShowSupperHidden</strong>=Dword:00000001 (1)&#8221;</li>
<li>Go to <strong>HKEY_CURRENT_USER \software\microsoft\Command Processor</strong> and find the key: &#8220;<strong>autorun</strong>=c:\windows\pc-off.bat&#8221; and remove &#8220;c:\windows\pc-off.bat&#8221;</li>
</ol>


<p>Related posts:<ol><li><a href='http://www.iishacks.com/index.php/2010/02/22/blue-screen-bsod-with-ms-patch-977165-caused-by-alureon-rootkit/' rel='bookmark' title='Permanent Link: Blue Screen (BSOD) with MS Patch 977165 caused by Alureon Rootkit'>Blue Screen (BSOD) with MS Patch 977165 caused by Alureon Rootkit</a></li><li><a href='http://www.iishacks.com/index.php/2008/01/17/how-to-turn-off-the-image-thumbnail-file-thumbsdb-in-windows-xp/' rel='bookmark' title='Permanent Link: How to turn off the Image Thumbnail File (thumbs.db) in Windows XP'>How to turn off the Image Thumbnail File (thumbs.db) in Windows XP</a></li><li><a href='http://www.iishacks.com/index.php/2010/02/28/install-the-windows-recovery-console-in-the-boot-list/' rel='bookmark' title='Permanent Link: Install the Windows Recovery Console in the Boot list'>Install the Windows Recovery Console in the Boot list</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.iishacks.com/index.php/2010/02/24/windows-xp-shuts-down-after-login-pc-off-bat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blue Screen (BSOD) with MS Patch 977165 caused by Alureon Rootkit</title>
		<link>http://www.iishacks.com/index.php/2010/02/22/blue-screen-bsod-with-ms-patch-977165-caused-by-alureon-rootkit/</link>
		<comments>http://www.iishacks.com/index.php/2010/02/22/blue-screen-bsod-with-ms-patch-977165-caused-by-alureon-rootkit/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 01:34:18 +0000</pubDate>
		<dc:creator>Chris Stinson</dc:creator>
				<category><![CDATA[Security, Viruses, Trojans]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.iishacks.com/?p=546</guid>
		<description><![CDATA[February’s Patch Tuesday was eventful to say the least. Many have noticed that Patch #977165 (Security Bulletin MS10-015) causes a blue screen on some systems (Stop Error: PAGE_FAULT_IN_NONPAGED_AREA). While the initial outrage was directed at Microsoft for a shoddy patch, eventually it was found that the Alureon Rootkit was the cause of the blue screen [...]


Related posts:<ol><li><a href='http://www.iishacks.com/index.php/2008/09/24/change-color-of-the-windows-blue-screen-of-death-bsod/' rel='bookmark' title='Permanent Link: Change the color of the Windows Blue Screen of Death (BSoD)'>Change the color of the Windows Blue Screen of Death (BSoD)</a></li><li><a href='http://www.iishacks.com/index.php/2010/02/24/windows-xp-shuts-down-after-login-pc-off-bat/' rel='bookmark' title='Permanent Link: Windows XP shuts down after login &#8211; PC-OFF.BAT'>Windows XP shuts down after login &#8211; PC-OFF.BAT</a></li><li><a href='http://www.iishacks.com/index.php/2008/01/10/dos-windows-only-half-screen-in-windows-xp/' rel='bookmark' title='Permanent Link: DOS Windows only Half Screen in Windows XP'>DOS Windows only Half Screen in Windows XP</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>February’s Patch Tuesday was eventful to say the least. Many have noticed that Patch #977165 (<a href="http://support.microsoft.com/kb/977165">Security Bulletin MS10-015</a>) causes a blue screen on some systems (Stop Error: PAGE_FAULT_IN_NONPAGED_AREA). While the initial outrage was directed at Microsoft for a shoddy patch, eventually it was found that the Alureon Rootkit was the cause of the blue screen after KB977165 was installed.</p>
<p>But don’t worry! – the makers of the Alureon Rootkit have actually updated it and patched the flaw! Hurray!</p>
<p>For everyone else there are two options:</p>
<ol>
<li>Use a LiveCD to scan your hard drive for the rootkit and remove it. This will resolve the issue. Try Knoppix STD (<a href="http://www.knoppix-std.org/">http://www.knoppix-std.org/</a>) or BartPE (<a href="http://www.nu2.nu/pebuilder/">http://www.nu2.nu/pebuilder/</a>).</li>
<li>Remove MS10-015 (977165) from your system.</li>
</ol>
<p><strong>How to remove Security Bulletin MS10-015 (977165) from your system</strong></p>
<ol>
<li>Insert the Windows XP disc into the CDROM. You may need to adjust your BIOS settings to boot the CDROM first.</li>
<li>When the “Welcome to Setup” screen appears, press “R.”</li>
<li>Select the installation you wish to access (there should be only one option for most systems).</li>
<li>Enter the administrator password when asked.</li>
<li>Once at the Recovery Prompt, press ENTER after typing the following command: <strong>CHDIR $NtUninstallKB977165$\spuninst</strong></li>
<li>Press ENTER after typing the following:  <strong>BATCH spuninst.txt</strong></li>
<li>Press ENTER after typing the following:  <strong>systemroot</strong></li>
<li>Press ENTER after typing the following:  <strong>exit</strong></li>
<li>Remove the Windows XP CD and restart.</li>
</ol>


<p>Related posts:<ol><li><a href='http://www.iishacks.com/index.php/2008/09/24/change-color-of-the-windows-blue-screen-of-death-bsod/' rel='bookmark' title='Permanent Link: Change the color of the Windows Blue Screen of Death (BSoD)'>Change the color of the Windows Blue Screen of Death (BSoD)</a></li><li><a href='http://www.iishacks.com/index.php/2010/02/24/windows-xp-shuts-down-after-login-pc-off-bat/' rel='bookmark' title='Permanent Link: Windows XP shuts down after login &#8211; PC-OFF.BAT'>Windows XP shuts down after login &#8211; PC-OFF.BAT</a></li><li><a href='http://www.iishacks.com/index.php/2008/01/10/dos-windows-only-half-screen-in-windows-xp/' rel='bookmark' title='Permanent Link: DOS Windows only Half Screen in Windows XP'>DOS Windows only Half Screen in Windows XP</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.iishacks.com/index.php/2010/02/22/blue-screen-bsod-with-ms-patch-977165-caused-by-alureon-rootkit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
