<?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; Recovery Console</title>
	<atom:link href="http://www.computerrepairtrainingplus.com/tag/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>
		<item>
		<title>FIXMRB &#8211; Recovery Console Command</title>
		<link>http://www.computerrepairtrainingplus.com/2009/09/25/fixmrb/</link>
		<comments>http://www.computerrepairtrainingplus.com/2009/09/25/fixmrb/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 02:16:33 +0000</pubDate>
		<dc:creator>gfrench</dc:creator>
				<category><![CDATA[Computer Training]]></category>
		<category><![CDATA[Computer Repair Training]]></category>
		<category><![CDATA[dos]]></category>
		<category><![CDATA[fdisk]]></category>
		<category><![CDATA[fdisk mbr]]></category>
		<category><![CDATA[fixmbr]]></category>
		<category><![CDATA[Recovery Console]]></category>
		<category><![CDATA[recovery console command]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.computerrepairtrainingplus.com/?p=95</guid>
		<description><![CDATA[<p>FIXMBR is a Windows XP Recovery Console command.  This command is used to repair or correct a corrupted or infected  MBR.  The MBR is the master boot record which is the first sector on a hard drive.  Since it is the first sector read it is prone to virus infections.  Also if it becomes corrupted it prevents access to your hard drive and your operating system.  Therefore a tool in the Windows XP Recovery Console has been provided to quickly fix the MBR.  You can also  use FDisk MBR which accomplishes the same thing in DOS.  There is an article explaining Fdisk MBR in more detail at Fdsik MBR.   Also another article that takes about FIXMBR in more detail at FIXMBR.  The Recovery Console also has many other DOS like commands that can be used to help maintain and repair other files and folders on your hard drive.  Many of the commands that can be accessed, such as, copy, del, rd, md, chkdsk, fixmbr, and many others, can be very helpful to keep Windows running efficiently.</p>
<p>The Computer Repair Training website has some additional information you might find helpful.</p>
]]></description>
			<content:encoded><![CDATA[<p>FIXMBR is a Windows XP Recovery Console command.  This command is used to repair or correct a corrupted or infected  MBR.  The MBR is the master boot record which is the first sector on a hard drive.  Since it is the first sector read it is prone to virus infections.  Also if it becomes corrupted it prevents access to your hard drive and your operating system.  Therefore a tool in the Windows XP Recovery Console has been provided to quickly fix the MBR.  You can also  use FDisk MBR which accomplishes the same thing in DOS.  There is an article explaining Fdisk MBR in more detail at <a href="http://fdiskmbr.com/2009/09/23/windows-xp-fixmbr-command/" target="_blank">Fdsik MBR</a>.   Also another article that takes about FIXMBR in more detail at <a href="http://fixmbr.net/" target="_blank">FIXMBR</a>.  The Recovery Console also has many other DOS like commands that can be used to help maintain and repair other files and folders on your hard drive.  Many of the commands that can be accessed, such as, copy, del, rd, md, chkdsk, fixmbr, and many others, can be very helpful to keep Windows running efficiently.</p>
<p>The <a href="../" 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/09/25/fixmrb/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

