<?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>Windows XP Vista Windows 7 Tips and IT Knowledge Network Wireless &#187; Windows Command Utility</title>
	<atom:link href="http://www.windowknowledge.com/it-blog/category/windows-command-utility/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.windowknowledge.com/it-blog</link>
	<description>Help you Expert on Windows system and IT Network Knowledge</description>
	<lastBuildDate>Thu, 29 Apr 2010 19:35:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Scan your system files Protect your Windows System file by SFC Command</title>
		<link>http://www.windowknowledge.com/it-blog/windows-command-utility/scan-your-system-files-protect-your-windows-system-file-by-sfc-command/</link>
		<comments>http://www.windowknowledge.com/it-blog/windows-command-utility/scan-your-system-files-protect-your-windows-system-file-by-sfc-command/#comments</comments>
		<pubDate>Thu, 18 Oct 2007 18:32:42 +0000</pubDate>
		<dc:creator>Wongsak</dc:creator>
				<category><![CDATA[Windows Command Utility]]></category>
		<category><![CDATA[how to use sfc]]></category>
		<category><![CDATA[scan windows system files]]></category>
		<category><![CDATA[sfc command]]></category>
		<category><![CDATA[sfc scannow]]></category>
		<category><![CDATA[sfc utility]]></category>

		<guid isPermaLink="false">http://www.windowknowledge.com/it-blog/2007/10/19/windows-command-utility/scan-your-system-files-protect-your-windows-system-file-by-sfc-command/</guid>
		<description><![CDATA[When you install third paty software sometime,it may overwrite default important operating system files(Windows system files). This can cause Windows software or applications to unstable or fail.
Microsoft Windows have command to check scan and replace the system files call &#8216;System File Checker&#8217; by command
&#8220;sfc&#8221;
Scan system files by sfc command following step;
Start menu &#62; run type [...]]]></description>
			<content:encoded><![CDATA[<p>When you install third paty software sometime,it may overwrite default important operating system files(Windows<!-- Traffic Statistics --> <!-- End Traffic Statistics -->system files). This can cause Windows software or applications to unstable or fail.</p>
<p>Microsoft Windows have command to check scan and replace the system files call &#8216;System File Checker&#8217; by command</p>
<p><strong>&#8220;sfc&#8221;</strong></p>
<p>Scan system files by sfc command following step;</p>
<p>Start menu &gt; run type sfc /scannow and Enter key</p>
<p>sfc command will scan your windows system files and verify the correct version.If they&#8217;re not, the incorrect or missing files will be replaced automatically. You must prompt insert your Windows version installation CD if a problem is detected.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-51" title="sfc-command-win-xp" src="http://www.windowknowledge.com/it-blog/wp-content/uploads/2007/10/sfc-command-win-xp.jpg" alt="sfc-command-win-xp" width="380" height="355" /></p>
<p><strong>Command option for sfc command</strong></p>
<ul>
<li>/SCANNOW Scan all protected system files immediately.</li>
<li>/SCANONCE Scan all protected system files once at the next windows reboot.</li>
<li>/SCANBOOT Scan all protected system files every windows reboot.</li>
<li>/REVERT Return scan to default setting.</li>
<li>/PURGECACHE Purges the file cache.</li>
<li>/CACHESIZE=x Sets the file cache size.</li>
</ul>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.windowknowledge.com%2Fit-blog%2Fwindows-command-utility%2Fscan-your-system-files-protect-your-windows-system-file-by-sfc-command%2F&amp;linkname=Scan%20your%20system%20files%20Protect%20your%20Windows%20System%20file%20by%20SFC%20Command"><img src="http://www.windowknowledge.com/it-blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.windowknowledge.com/it-blog/windows-command-utility/scan-your-system-files-protect-your-windows-system-file-by-sfc-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Convert FAT32 file system to NTFS file system?</title>
		<link>http://www.windowknowledge.com/it-blog/windows-how-to/how-to-convert-fat32-file-system-to-ntfs-file-system/</link>
		<comments>http://www.windowknowledge.com/it-blog/windows-how-to/how-to-convert-fat32-file-system-to-ntfs-file-system/#comments</comments>
		<pubDate>Thu, 02 Aug 2007 05:37:40 +0000</pubDate>
		<dc:creator>Wongsak</dc:creator>
				<category><![CDATA[General Windows Tips]]></category>
		<category><![CDATA[Windows Command Utility]]></category>
		<category><![CDATA[Windows Fix and Troubleshooting]]></category>
		<category><![CDATA[Windows How to]]></category>
		<category><![CDATA[secret windows]]></category>
		<category><![CDATA[convert fat32 to ntfs]]></category>
		<category><![CDATA[convert ntfs]]></category>
		<category><![CDATA[fat32 file system]]></category>
		<category><![CDATA[fat32 to ntfs]]></category>
		<category><![CDATA[ntfs file system]]></category>

		<guid isPermaLink="false">http://www.windowknowledge.com/it-blog/2007/08/02/secret-windows/how-to-convert-fat32-file-system-to-ntfs-file-system</guid>
		<description><![CDATA[This method will help you convert your file system.
What is Difference between NTFS and FAT32.?
Volume size
FAT32 : Volumes size from 512 MB to 2TB. (but Windows XP, you can format a FAT32 volume up to 32 GB only.)
NTFS : Volumes size  from 10 MB to  2TB and range upward. For example, a dynamic disk formatted [...]]]></description>
			<content:encoded><![CDATA[<p>This method will help you convert your file system.</p>
<p>What is Difference between NTFS and FAT32.?</p>
<p><strong>Volume size<br />
</strong>FAT32 : Volumes size from 512 MB to 2TB. (but Windows XP, you can format a FAT32 volume up to 32 GB only.)<br />
NTFS : Volumes size  from 10 MB to  2TB and range upward. For example, a dynamic disk formatted with a standard allocation unit size (4 KB) can have partitions of 16 TB minus 4KB.</p>
<p><strong>File size</strong><br />
FAT32 : Maximum file size is 4 GB.<br />
NTFS : File size limited only by size of volume.</p>
<p><strong>Maximum files per volume.</strong><br />
FAT32 : 4,294,967,295 files.<br />
NTFS : 65,534 files or folders per folder.</p>
<p><strong>If you want to convert file system following  this step -</strong></p>
<p>First : Close all open applications.</p>
<p>Use command line to convert<br />
<em>&#8220;Convert volume /FS:NTFS&#8221;</em> (replace volume with drive letter example d:)</p>
<p>That&#8217;s it. If there are open files on the volume being converted, you&#8217;ll have to reboot your system for the process to complete.</p>
<p>Command Option:<br />
•/nosecurity for reset security can accesseble by everyone<br />
•/X forces volume to dismount first</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.windowknowledge.com%2Fit-blog%2Fwindows-how-to%2Fhow-to-convert-fat32-file-system-to-ntfs-file-system%2F&amp;linkname=How%20to%20Convert%20FAT32%20file%20system%20to%20NTFS%20file%20system%3F"><img src="http://www.windowknowledge.com/it-blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.windowknowledge.com/it-blog/windows-how-to/how-to-convert-fat32-file-system-to-ntfs-file-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
