<?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>Computer Repair Training Plus &#187; xp recovery console</title>
	<atom:link href="http://www.computerrepairtrainingplus.com/tag/xp-recovery-console/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.computerrepairtrainingplus.com</link>
	<description>Training future technicians in both hardware and software.</description>
	<lastBuildDate>Sat, 07 Jan 2012 23:49:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Recovery Console Repair Commands</title>
		<link>http://www.computerrepairtrainingplus.com/2009/11/01/recovery-console-repair-commands/</link>
		<comments>http://www.computerrepairtrainingplus.com/2009/11/01/recovery-console-repair-commands/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 03:54:12 +0000</pubDate>
		<dc:creator>gfrench</dc:creator>
				<category><![CDATA[Recovery Console]]></category>
		<category><![CDATA[Computer Repair Training]]></category>
		<category><![CDATA[netuse]]></category>
		<category><![CDATA[recovery console commands]]></category>
		<category><![CDATA[recovery console repair commands]]></category>
		<category><![CDATA[windows recovery console]]></category>
		<category><![CDATA[windows xp recovery console]]></category>
		<category><![CDATA[xp recovery console]]></category>

		<guid isPermaLink="false">http://www.computerrepairtrainingplus.com/?p=132</guid>
		<description><![CDATA[<p>Windows XP recovery console repair commands are just like the old familiar DOS commands plus a few new ones.</p>
<p>The following commands can be used with the Recovery Console:</p>
<p>attrib &#8211; changes attributes of files or directories.</p>
<p>batch &#8211; will execute commands contained in a text file</p>
<p>bootcfg &#8211; boot file (boot.ini) configuration and recovery command</p>
<p>chdir &#8211; changes the current directory or displays name of current directory</p>
<p>chkdsk -  checks disk and displays status</p>
<p>cls &#8211; clears screen</p>
<p>copy &#8211; copies files</p>
<p>del &#8211; deletes files</p>
<p>dir &#8211; displays files and directories</p>
<p>disable &#8211; disables service or device driver</p>
<p>dispart &#8211; can manage partitions on hard drive</p>
<p>enable &#8211; can start service or device driver</p>
<p>exit &#8211; exits recovery console</p>
<p>expand &#8211; extracts files</p>
<p>fixboot &#8211; can write a new partition boot sector to partition</p>
<p>fixmbr &#8211; repairs/replaces master boot record</p>
<p>format &#8211; formats a drive</p>
<p>help &#8211; displays all commands</p>
<p>listsvc &#8211; lists all services and drivers</p>
<p>logon &#8211; allows you to logon</p>
<p>map &#8211; displays drive mapping</p>
<p>md &#8211; creates a directory</p>
<p>more &#8211; displays text files</p>
<p>netuse &#8211; used to map network shares to drive letters</p>
<p>ren &#8211; renames files</p>
<p>rd &#8211; removes directories</p>
<p>set &#8211; displays and sets variables</p>
<p>systemroot &#8211; used to set current directory to root</p>
<p>type &#8211; displays text files</p>
<p>Windows recovery console commands can be very helpful for repairing and restarting a [...]]]></description>
			<content:encoded><![CDATA[<p>Windows XP recovery console repair commands are just like the old familiar DOS commands plus a few new ones.<img class="alignright size-medium wp-image-139" title="recoveryconsole" src="http://www.computerrepairtrainingplus.com/wp-content/uploads/2009/11/recoveryconsole-300x300.jpg" alt="recoveryconsole" width="300" height="300" /></p>
<p>The following commands can be used with the Recovery Console:</p>
<p>attrib &#8211; changes attributes of files or directories.</p>
<p>batch &#8211; will execute commands contained in a text file</p>
<p>bootcfg &#8211; boot file (boot.ini) configuration and recovery command</p>
<p>chdir &#8211; changes the current directory or displays name of current directory</p>
<p>chkdsk -  checks disk and displays status</p>
<p>cls &#8211; clears screen</p>
<p>copy &#8211; copies files</p>
<p>del &#8211; deletes files</p>
<p>dir &#8211; displays files and directories</p>
<p>disable &#8211; disables service or device driver</p>
<p>dispart &#8211; can manage partitions on hard drive</p>
<p>enable &#8211; can start service or device driver</p>
<p>exit &#8211; exits recovery console</p>
<p>expand &#8211; extracts files</p>
<p>fixboot &#8211; can write a new partition boot sector to partition</p>
<p>fixmbr &#8211; repairs/replaces master boot record</p>
<p>format &#8211; formats a drive</p>
<p>help &#8211; displays all commands</p>
<p>listsvc &#8211; lists all services and drivers</p>
<p>logon &#8211; allows you to logon</p>
<p>map &#8211; displays drive mapping</p>
<p>md &#8211; creates a directory</p>
<p>more &#8211; displays text files</p>
<p>netuse &#8211; used to map network shares to drive letters</p>
<p>ren &#8211; renames files</p>
<p>rd &#8211; removes directories</p>
<p>set &#8211; displays and sets variables</p>
<p>systemroot &#8211; used to set current directory to root</p>
<p>type &#8211; displays text files</p>
<p>Windows recovery console commands can be very helpful for repairing and restarting a computer that will not boot.</p>
<p>The <a href="http://www.computerrepairtrainingplus.com" target="_blank">Computer Repair Training</a> website has some additional information you might find helpful.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computerrepairtrainingplus.com/2009/11/01/recovery-console-repair-commands/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

