<?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>OpenKB::Server Technical Papers &#187; Windows</title>
	<atom:link href="http://www.openkb.org/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.openkb.org</link>
	<description>Computer , server issues and solutions</description>
	<lastBuildDate>Sat, 17 Jul 2010 21:16:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Windows Vista SL07-004 license error</title>
		<link>http://www.openkb.org/windows-vista-sl07-004-license-error/</link>
		<comments>http://www.openkb.org/windows-vista-sl07-004-license-error/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 21:29:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.openkb.org/?p=804</guid>
		<description><![CDATA[This is actually a old Issue that resurface for a user. So i figured it was good to post for others to be aware. You will generally receive this error message when your copy of Windows is no longer Genuine. It means you have installed windows self proclaimed important update KB940510 via windows update. Some [...]]]></description>
			<content:encoded><![CDATA[<p>This is actually a old Issue that resurface for a user. So i figured it was good to post for others to be aware. </p>
<p>You will generally receive this error message when your copy of Windows is no longer Genuine. It means you have installed windows self proclaimed important update KB940510 via windows update. Some users have reported that this update has disabled their system if a activation exploit has been found on their system.<br />
A activation exploit is a attempt to bypass Windows Activation process to avoid purchasing a legit copy of windows.. </p>
<p>Per M$ they say &#8220;Note Installing this update does not affect the functionality of your operating system.&#8221; which is true if your system does not contain any activation bypass cracks. </p>
<p>Please note that you can opt-out of updating your system by disabling windows update. If you installed this update and wish to remove it, you can uninstall this via the control panel. You can also pruchase a legit license from the <a href="http://store.microsoft.com/home.aspx">Microsoft Store</a></p>
<p>*We are not promoting the use of illegal software , but are promoting taking charge of your own system. &#8221; Microsoft owns the operating system but you own the hardware. it is up to you if you decide to participate in using pirated applications. You have been warned *</p>
<p><a href="http://support.microsoft.com/kb/940510">Reference</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.openkb.org/windows-vista-sl07-004-license-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stop Error IRQL_NOT_LESS_OR_EQUAL</title>
		<link>http://www.openkb.org/stop-error-irql_not_less_or_equal/</link>
		<comments>http://www.openkb.org/stop-error-irql_not_less_or_equal/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 19:50:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.openkb.org/?p=776</guid>
		<description><![CDATA[Microsoft reason for the error: This problem typically occurs because drivers call either the IoQueueWorkItem function or the ExQueueWorkItem function two times on the same work item before the work item has been executed. Device drivers that statically allocate either the IO_WORKITEM structure or the WORK_QUEUE_ITEM structure are particularly prone to this problem. Device drivers [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft reason for the error:<br />
This problem typically occurs because drivers call either the IoQueueWorkItem function or the ExQueueWorkItem function two times on the same work item before the work item has been executed.</p>
<p>Device drivers that statically allocate either the IO_WORKITEM structure or the WORK_QUEUE_ITEM structure are particularly prone to this problem. Device drivers that perform such a static allocation must guarantee that they do not try to use the statically allocated item while it is already queued.</p>
<p>================================<br />
WHAT.. that was very technical &#8230;</p>
<p>===============<br />
The cause is due to a corrupt hardware driver. you will need to locate the hardware that is having the problem and disabled it. Then install the latest driver for the harddrive before enabling it. </p>
<p>We ran install this issue when playing with out wireless card.<br />
=================</p>
<p><a href="http://support.microsoft.com/kb/818501">M$ Knowledgbase on it </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.openkb.org/stop-error-irql_not_less_or_equal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows XP cdrom missing from my computer</title>
		<link>http://www.openkb.org/windows-xp-cdrom-missing-from-my-computer/</link>
		<comments>http://www.openkb.org/windows-xp-cdrom-missing-from-my-computer/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 00:28:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.openkb.org/?p=774</guid>
		<description><![CDATA[Remove the Upperfilters and Lowerfilters values completely from the following registry key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E965-E325-11CE-BFC1-08002BE10318} NOTE: If you are getting a code 39 message, it may be that additional third-party filter drivers were added to UpperFilters and LowerFilters values in addition to Adaptec filter drivers. In that case, you may try to remove the non-Adaptec filter drivers [...]]]></description>
			<content:encoded><![CDATA[<p>Remove the Upperfilters and Lowerfilters values completely from the following registry key:<br />
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E965-E325-11CE-BFC1-08002BE10318}<br />
NOTE: If you are getting a code 39 message, it may be that additional third-party filter drivers were added to UpperFilters and LowerFilters values in addition to Adaptec filter drivers. In that case, you may try to remove the non-Adaptec filter drivers first, leaving the Easy Creator filters in place to see if the Code 39 goes away. If you still receive an error code 39, 32, or 31 message, remove the Upperfilters and Lowerfilters values completely in the preceding key.</p>
<p>Restart your computer.</p>
<p><a href="http://support.microsoft.com/kb/q270008/">M*KB</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.openkb.org/windows-xp-cdrom-missing-from-my-computer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTTP Error 401.3 &#8211; Unauthorized Error -IIS 7.0</title>
		<link>http://www.openkb.org/http-error-401-3-unauthorized-error-iis-7-0/</link>
		<comments>http://www.openkb.org/http-error-401-3-unauthorized-error-iis-7-0/#comments</comments>
		<pubDate>Sun, 25 Apr 2010 06:47:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.openkb.org/?p=772</guid>
		<description><![CDATA[The 401.3 error message was being displayed due to the Anonymous Authentication app pool settings. I changed the identity to the app pool instead of using the iusr account. This can be found under IIS > Authentication > Anonymous > click edit on the right. You will then need to select &#8220;application pool identity&#8221;]]></description>
			<content:encoded><![CDATA[<p>The 401.3 error message was being displayed due to the Anonymous Authentication app pool settings. I changed the identity to the app pool instead of using the iusr account. This can be found under IIS > Authentication > Anonymous > click edit on the right. You will then need to select &#8220;application pool identity&#8221; </p>
]]></content:encoded>
			<wfw:commentRss>http://www.openkb.org/http-error-401-3-unauthorized-error-iis-7-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IIS : WW-Authenticate header field that the Web server</title>
		<link>http://www.openkb.org/iis-ww-authenticate-header-field-that-the-web-server/</link>
		<comments>http://www.openkb.org/iis-ww-authenticate-header-field-that-the-web-server/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 00:54:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.openkb.org/?p=730</guid>
		<description><![CDATA[full Error You are not authorized to view this page You do not have permission to view this directory or page using the credentials that you supplied because your Web browser is sending a WWW-Authenticate header field that the Web server is not configured to accept. Please try the following: Contact the Web site administrator [...]]]></description>
			<content:encoded><![CDATA[<p>full Error</p>
<p>You are not authorized to view this page</p>
<p>You do not have permission to view this directory or page using the credentials that you supplied because your Web browser is sending a WWW-Authenticate header field that the Web server is not configured to accept.</p>
<p>Please try the following:<br />
Contact the Web site administrator if you believe you should be able to view this directory or page.<br />
Click the Refresh button to try again with different credentials.</p>
<p>HTTP Error 401.2 &#8211; Unauthorized: Access is denied due to server configuration. Internet Information Services (IIS)</p>
<p>Technical Information (for support personnel)<br />
Go to Microsoft Product Support Services and perform a title search for the words HTTP and 401.<br />
Open IIS Help, which is accessible in IIS Manager (inetmgr), and search for topics titled About Security, Authentication, and About Custom Error Messages.</p>
<p>&#8212;&#8212;&#8212;&#8212;-</p>
<p><span style="color: #ff0000;">Fix :</span></p>
<p>you will need to change the authenication method to basic instead of Integrated authentication. This mostly effects older browsers.</p>
<p>There is a slight draw back to this .With basic , the login details will be sent in plan text..</p>
<p>M$ words<br />
Common reasons<br />
No authentication protocol (including anonymous) is selected in IIS. At least one authentication type must be selected. For more information, click the following article number to view the article in the Microsoft Knowledge Base:<br />
253667  Error message: HTTP 401.2 &#8211; Unauthorized: Logon failed due to server configuration with no authentication<br />
Only Integrated authentication is enabled, and an older, non-Internet Explorer client browser tries to access the site. This happens because the client browser cannot perform Integrated authentication. To resolve this problem, use one of the following methods:<br />
Configure IIS to accept Basic authentication. This should only occur over SSL for security purposes.<br />
Use a client browser that can perform Integrated authentication. Internet Explorer and new versions of Netscape Navigator and Mozilla Firefox can perform Integrated authentication.<br />
Integrated authentication is through a proxy. This happens because the proxy doesn&#8217;t maintain the NTLM-authenticated connection and thus sends an anonymous request from the client to the server. Options to resolve this problem are as follows:<br />
Configure IIS to accept Basic authentication. This should only occur over SSL for security purposes.<br />
Don&#8217;t use a proxy.</p>
<p><a href="http://support.microsoft.com/kb/907273">M$ KB</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.openkb.org/iis-ww-authenticate-header-field-that-the-web-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IIS7 &#124; Drupal install with fastcgi</title>
		<link>http://www.openkb.org/iis7-drupal-install-with-fastcgi/</link>
		<comments>http://www.openkb.org/iis7-drupal-install-with-fastcgi/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 22:00:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.openkb.org/?p=724</guid>
		<description><![CDATA[OMG!!!! Ok that was out of the way. performing a Drupal install for the first time using IIS version 7 and windows 2k8 server. After entering the database information I was faced with a 500 error message that gave me a lot of information. SIKE The 500 error gave me nothing at all, did not [...]]]></description>
			<content:encoded><![CDATA[<p>OMG!!!!</p>
<p>Ok that was out of the way. performing a Drupal install for the first time using IIS version 7 and windows 2k8 server. After entering the database information I was faced with a 500 error message that gave me a lot of information. SIKE</p>
<p>The 500 error gave me nothing at all, did not tell me where the error was or which file caused the error. By default IIS7 will suppress the PHP errors and will not show them in the browser. This is the case even if Display_errors is turned on in the php.ini file.  I had to enable the directive to save the error to a flat file error_log= /path</p>
<p>some techs have enabled enabled IIS7 errors server wide using<br />
%windir%\system32\inetsrv\appcmd.exe set config -Section:system.webServer/httpErrors -errorMode:Detailed</p>
<p>Issue 1<br />
If you have tried installing Drupal on Windows Vista or Server 2008 recently with PHP configured to use Microsoft&#8217;s FastCGI handler, then you will have no doubt encountered a problem where you are unable to make any updates to your site configuration. This is because the REQUEST_URI variable when using Microsoft&#8217;s FastCGI handler on IIS 7 does not include the query string as it does with other Web servers such as Apache. Until the IIS team release a fix for this you&#8217;ll need to use a work around to rectify the issue.</p>
<p>The easiest way to rectify the issue at the moment is to modify the request_uri() function in Drupal. To do this simply open the Drupal bootstrap file in &#8220;includes/bootstrap.php&#8221; find the appropriate section of code and modify as follows;</p>
<p><code>function request_uri() {</p>
<p>/* Comment out the condition that uses REQUEST_URI server variable<br />
if (isset($_SERVER['REQUEST_URI'])) {<br />
$uri = $_SERVER['REQUEST_URI'];<br />
}<br />
else { */<br />
if (isset($_SERVER['argv'])) {<br />
$uri = $_SERVER['SCRIPT_NAME'] .'?'. $_SERVER['argv'][0];<br />
}<br />
elseif (isset($_SERVER['QUERY_STRING'])) {<br />
$uri = $_SERVER['SCRIPT_NAME'] .'?'. $_SERVER['QUERY_STRING'];<br />
}<br />
else {<br />
$uri = $_SERVER['SCRIPT_NAME'];<br />
}<br />
// }</p>
<p>return $uri;<br />
}</code></p>
<p>Then I found i was receiving the error</p>
<p>isssue 2 :<br />
Fatal error: Trying to clone an uncloneable object of class mysqli in db-mysqli.php</p>
<p>Fix : &#8220;Fatal error: Trying to clone an uncloneable object of class mysqli &#8211; If this error occurs you must turn off the zend.ze1_compatibility_mode setting in your PHP configuration.&#8221;</p>
<p>ini_set(&#8216;zend.ze1_compatibility_mode&#8217;, 0);</p>
<p>Issue 1 can be fixed by having your administrator install the M$ path or upgrade to SP2<br />
<a href="http://support.microsoft.com/kb/954946">Patch</a></p>
<p><a href="http://drupal.org/requirements">Dont forget to read the install docs</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.openkb.org/iis7-drupal-install-with-fastcgi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP/IIS7 &#8211;  IIS to return a 502 Bad Gateway</title>
		<link>http://www.openkb.org/phpiis7-iis-to-return-a-502-bad-gateway/</link>
		<comments>http://www.openkb.org/phpiis7-iis-to-return-a-502-bad-gateway/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 00:19:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.openkb.org/?p=717</guid>
		<description><![CDATA[php-cgi.exe does work on IIS7. You need to modify PHP.INI to have the line: cgi.force_redirect = 0 If you do not do this modification, PHP-CGI.EXE outputs a security warning response without proper response headers, which causes IIS to return a 502 Bad Gateway. Strangely, running PHP-CGI.EXE from the commandline does not generate this error &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p>php-cgi.exe does work on IIS7. You need to modify PHP.INI to have the line:</p>
<p>cgi.force_redirect = 0</p>
<p>If you do not do this modification, PHP-CGI.EXE outputs a security warning response without proper response headers, which causes IIS to return a 502 Bad Gateway. Strangely, running PHP-CGI.EXE from the commandline does not generate this error &#8211; I guess using NPH CGI is the only way to debug PHP, because running it from the commandline is not 100% indicative of web-server Runtime behavior.</p>
<p>Tested using VC9 x86 Thread Safe PHP 5.3</p>
]]></content:encoded>
			<wfw:commentRss>http://www.openkb.org/phpiis7-iis-to-return-a-502-bad-gateway/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Malware toolkit &#124; browser redirects</title>
		<link>http://www.openkb.org/malware-toolkit-browser-redirects/</link>
		<comments>http://www.openkb.org/malware-toolkit-browser-redirects/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 17:57:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.openkb.org/?p=708</guid>
		<description><![CDATA[I must say this Malware is getting out of control. Recently I had the pleasure of working on a system that got infected. Now I thought this would be a 30min job tops. But it ended up being 2 days worth of work. I brought in the usual fellas (hijackthis, superantispyware, malwarebytes, AVG, Avast, Windows [...]]]></description>
			<content:encoded><![CDATA[<p>I must say this Malware is getting out of control. Recently I had the pleasure of working on a system that got infected. Now I thought this would be a 30min job tops. But it ended up being 2 days worth of work. I brought in the usual fellas (hijackthis, superantispyware, malwarebytes, AVG, Avast, Windows process explorer) . I was ready for war at this point, AS each tool found some type of trojan/malware process running. There was one rootkit that was not being detected by my usual fellas except for process explorer. Process explorer can only kill the process and not remove it from your system. </p>
<p>I called in for my backup and manage to get a application call unhackme and wireshark on board. Wireshark is a packet sniffer to see what data is leaving the system as well as request coming in. Watching wireshark I see the system was connecting to a external website without the browser even being open. (This is a WTF moment). So I kill the process that is controlling these connections. Bam it comes righ back in a matter of seconds. So at this point I am sure there is a hidden service running (rootkit) that i can not see. This is where unhackme came in handy. I loaded up unhackme and found the hidden process and was able to stop it from running. Unhackme did a good job at stopping the service but left the rootkit files on the system. I used combofix to completly remove the rootkits files from c:\window\system32\ and c:\window\system32\drivers. Combofix requires some patience </p>
<p>Tools Used<br />
Free AVG<br />
Avast<br />
Malwarebytes<br />
Combofix<br />
SpywareBlaster<br />
unhackme &#8211; Free 30 day trial<br />
HiJackThis<br />
Process Explorer<br />
Wireshark portable<br />
SuperAntispyware</p>
<p>Requirement* some knowledge about Windows processes. This is a must so you will not crash the computer and causing your system to not boot. If you are unsure about this, I can be available for remote repair or guidance. There is a fee to have me remote into your system which can be discussed. Feel free to chat with me on IRC network Quakenet channel #mas1 or use our <a href="http://gemini-isp.com/webchat1.html">web client </a></p>
<p>I normally run Hijackthis first to stop some malware apps from running during boottime. Next I would run malwarebytes or superantispyware. Normally these 3 apps would get the job done for most infections. Then install avast for continued support.</p>
<p>I am considering creating a toolkit for download which will include these apps so you will not need to GoogleIT .. stay tuned for that. </p>
<p>How Do I get infected?<br />
Good question<br />
Most infections occur from a website that has been compromised in some way. Google and Bing Search Engines try to scan website that are indexed in there engines. Google will give you a alert &#8220;“This site may harm your computer”&#8221; please pay attention to this and do not enter the website. Once the notification is removed you should be good to enter. This normally occurs after the site owner has cleaned up the website. </p>
<p>You can also check the status of a website by going to </p>
<p>http://www.google.com/safebrowsing/diagnostic?site=EXAMPLE.COM</p>
<p>changing example.com to the site you are about to visit. or visit <a href="http://stopbadware.org/home/reportsearch">stopbadware</a></p>
<p>Other infections can occur if you install some free games or screensavers. The rule of thumb is if its free and not opensource then dont install it. Also research it online before installing it or ask your Tech Guy/Gal</p>
<p>Lastly , Porn sites, Warez sites(warez was known for a place to get free apps, movies, ebooks, music +) Some community sites cough cough BlackPlanet,myspace,tagged. They use  a lot of remote advertising firms which can have a virus embedded into a image loaded on the website. They themselves have limited control over this. </p>
<p>How Come my anit-virus can not remove malware? I spent a lot of money on Norton or mcafee.<br />
Another Good question.<br />
Most commercial Anti-virus application was designed to fight viruses. Malware is not considered a virus as is not modifying existing system files but instead added files to your system. A virus modifies the system files and open backdoors to allow someone to enter into your system without your knowledge. Malware is mostly a advertising scam that tries to force you to certain websites. but these idiots do it in a way where you can&#8217;t even surf the internet anymore or slow down your computer. Now some malware can include viruses or rootkits depending on the author. </p>
<p>*be a happy surfer and read before clicking anything**</p>
<p>Mas for Powserve.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.openkb.org/malware-toolkit-browser-redirects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Name of adapter is hidden from the network and Dial-up Connections folder</title>
		<link>http://www.openkb.org/name-of-adapter-is-hidden-from-the-network-and-dial-up-connections-folder/</link>
		<comments>http://www.openkb.org/name-of-adapter-is-hidden-from-the-network-and-dial-up-connections-folder/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 00:02:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.openkb.org/?p=706</guid>
		<description><![CDATA[Full Error The IP address XXX.XXX.XXX.XXX you have entered for this network adapter is already assigned to another adapter Name of adapter. Name of adapter is hidden from the network and Dial-up Connections folder because it is not physically in the computer or is a legacy adapter that is not working. If the same address [...]]]></description>
			<content:encoded><![CDATA[<p>Full Error </p>
<p>The IP address XXX.XXX.XXX.XXX you have entered for this network adapter is already assigned to another adapter Name of adapter. Name of adapter is hidden from the network and Dial-up Connections folder because it is not physically in the computer or is a legacy adapter that is not working. If the same address is assigned to both adapters and they become active, only one of them will use this address. This may result in incorrect system configuration. Do you want to enter a different IP address for this adapter in the list of IP addresses in the advanced dialog box? </p>
<p>Method 1</p>
<p>   1. Click Start, click Run, type cmd.exe, and then press ENTER.<br />
   2. Type set devmgr_show_nonpresent_devices=1, and then press ENTER.<br />
   3. Type Start DEVMGMT.MSC, and then press ENTER.<br />
   4. Click View, and then click Show Hidden Devices.<br />
   5. Expand the Network Adapters tree.<br />
   6. Right-click the dimmed network adapter, and then click Uninstall.</p>
<p><a href="http://support.microsoft.com/kb/269155">Method 2</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.openkb.org/name-of-adapter-is-hidden-from-the-network-and-dial-up-connections-folder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows: Delete large folders</title>
		<link>http://www.openkb.org/windows-delete-large-folders/</link>
		<comments>http://www.openkb.org/windows-delete-large-folders/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 21:09:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.openkb.org/?p=687</guid>
		<description><![CDATA[Example :rd /s /q test or rmdir /s /q test M$ Reference using explorer you can try highlighting the folder, then hold shift and hit delete. this bypasses the recycle bin]]></description>
			<content:encoded><![CDATA[<p>Example :rd /s /q test or rmdir /s /q test</p>
<p><a href="http://technet.microsoft.com/en-us/library/cc726055(WS.10).aspx"> M$ Reference </a></p>
<p>using explorer you can try highlighting the folder, then hold shift and hit delete. this bypasses the recycle bin</p>
]]></content:encoded>
			<wfw:commentRss>http://www.openkb.org/windows-delete-large-folders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
