<?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>Data Recovery Resources Freeware Software SNAP RAID How To Guides &#187; System Restore How To&#8217;s</title>
	<atom:link href="http://www.dtidata.com/resourcecenter/category/how-tos/system-restore-how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dtidata.com/resourcecenter</link>
	<description>Hard drive recovery data recovery resource center with how to guides for windows RAID Snap server file system repair NTFS partition recovery tools tips and tricks to recover data</description>
	<lastBuildDate>Fri, 20 Aug 2010 18:42:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>A Recovery Solution from the NTFS File System</title>
		<link>http://www.dtidata.com/resourcecenter/2009/11/02/a-recovery-solution-from-the-ntfs-file-system/</link>
		<comments>http://www.dtidata.com/resourcecenter/2009/11/02/a-recovery-solution-from-the-ntfs-file-system/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 17:05:26 +0000</pubDate>
		<dc:creator>Dick Correa</dc:creator>
				<category><![CDATA[How To's]]></category>
		<category><![CDATA[Storage and Backup How To's]]></category>
		<category><![CDATA[System Restore How To's]]></category>

		<guid isPermaLink="false">http://www.dtidata.com/resourcecenter/?p=1125</guid>
		<description><![CDATA[I started programming almost thirty years ago.  I cut my teeth on the ATARI 400 and stayed in that venue for almost two years.  After awhile though, I came to realize that although the ATARI and its design were simple and powerful, if I were to make my way in the programming world it would [...]]]></description>
			<content:encoded><![CDATA[<p>I started programming almost thirty years ago.  I cut my teeth on the ATARI 400 and stayed in that venue for almost two years.  After awhile though, I came to realize that although the ATARI and its design were simple and powerful, if I were to make my way in the programming world it would be with a PC.  With the ATARI there were wonderful reference books like &#8216;Mapping the ATARI&#8217;, which was a very thorough look at the interrupt architecture and how it could be used in programming.  &#8216;ATARI Roots&#8217; was another superb book, and finally &#8216;De Re ATARI&#8217; a staple for the ATARI programming guru.  When I made the switch from ATARI to the PC world I hoped that there was a book like the ones offered for the ATARI.  There was.</p>
<p>Thirty years ago the Internet was a fledgling set of 2400 baud modems and the communications monster Compuserve.  Compuserve had &#8216;Mega Wars&#8217; and a small library of source code that could help a programmer.  However if an indie developer wanted to use the full power of a PC it was the book store and the myriad of technical masterpieces that would enable me to turn a PC into a computing dynamo. One of the first books I purchased and still have to this day was &#8216;The Programmer&#8217;s PC Sourcebook&#8217;.  This book had every BIOS interrupt and all the different flavors of the interrupt.  It had thorough descriptions of the DOS interrupt architecture and how it could be accessed and in many cases used to adapt the operating system to your own design.  The book is a marvel and there were many a time that I would just sit and thumb through its pages reading it like a good fiction.  Times were simpler then, you had to understand the hardware, the underpinnings of the operating system, and the ins and outs of how it all worked together, but it was much cleaner back then.  When you programmed on the wires there was an almost reverent symbiosis between the coder and the platform.  It’s hard to describe but I miss those days.  I suppose I am a purist at heart.</p>
<p>Anyway, I digress.  This book, &#8216;The Programmer&#8217;s PC Sourcebook&#8217;, other than being one of the best technical reference manuals in print was one other thing. It was HUGE!  I don&#8217;t mean it had a lot of pages, which it did, but the size of the book is like 18&#8243; x 14&#8243;. It wouldn&#8217;t fit on a normal book shelf; I had to leave it on my desk all the time! It was also a paperback that I used daily for years. All of that being said what does that lead to?  Eventually, the book started to fall apart. Pages would fall out, and soon it was just a stack of pages on my desk.  After awhile I lost the index to the entire book and that made using it almost impossible.  If I had to look up something I would have to thumb through the entire book and try to find the information.  After awhile I started my own index which I kept on the side for the most used sets of information.  If I had only made a copy of the index on some copying machine I could have used the book more, but I didn&#8217;t and mores the pity.</p>
<p>After my sad book story, I suppose you are now scratching your head wondering, how does this have anything to do with data recovery from NTFS.  Well, you can stop scratching your head because here is the explanation.</p>
<p>A file system, any file system, is broken up into two categories, the index, and the data.  A file system is no different than a database.  A file system is no different than a reference book and its index. You have the data, and you have an index. In the NTFS file system you have the data which is stored in clusters, and you have an index called the Master File Table (MFT).  With this being the case, what if there was a way to save the index (MFT) in case something happened to it?  &#8216;What could possibly happen to my index (MFT)?  You could accidentally format your hard drive; people do it all the time.  A full restore could be done from either your restore cd or from the restore partition on your DELL, or HP, or whoever else has a restore facility and wipe out your entire file system.  Bad sectors could develop in your index (MFT) and the file system can become corrupt.  A virus can destroy an entire index (MFT) in the blink of an eye.  There are other ways but I am sure you get the picture. With all of these chances of your index (MFT) being destroyed isn&#8217;t it prudent to save your index?  I should have made a copy of the index to my favorite technical manual before I lost it.  Shouldn&#8217;t there be a way to save your NTFS file system index (MFT)?  Well there is.</p>
<p>I have developed a piece of software that will take your index (MFT) and save it to our servers in Florida.  It is extremely easy to use and allows you to save one (1) volume index onto our servers.  In the event that you run into a catastrophic situation and lose your index, you may have a chance of recovering a large portion of your data if you have saved your index to our servers.</p>
<p>A word of caution.  This is NOT a backup program; this is a way to backup the index of your NTFS file system.  Just like a book, if I backup the index of a book using a copy machine, but the book is destroyed in a fire, the copied index of the book does me no good.  However, if I make a copy of the index of my book, and lose the index, I can use the backup index to look up my data.  Finally, when you save new data to your file system the MFT is updated and changed to reflect the new data on your drive.  In the same manner an index from an older version of a book will not work on a newer version of the book.  So, if you save a lot of new data to your hard drive, it would be a good idea to backup your index again.  Once again, this is not a backup program, just a way to backup your MFT.</p>
<p>This may not be the total answer, but it is another option in the war to keep our data safe.  The more chances you give yourself for recovering your data, the better off you will be. Remember, it is not if it will happen to you, but when&#8230;</p>
<p><a title="MFT Save freeware data recovery" href="http://www.dtidata.com/free_data_recovery_software/">Download MFT Save Here</a></p>
<p>For more information about <strong><a title="mft save remote restore point" href="http://www.dtidata.com/free_data_recovery_software/remote_restore_point_ntfs_mft_save.htm">MFT Save Remote Restore Point for NTFS</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dtidata.com/resourcecenter/2009/11/02/a-recovery-solution-from-the-ntfs-file-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Online Data Recovery Training</title>
		<link>http://www.dtidata.com/resourcecenter/2009/10/16/time-running-out-on-data-recovery-courses/</link>
		<comments>http://www.dtidata.com/resourcecenter/2009/10/16/time-running-out-on-data-recovery-courses/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 18:26:43 +0000</pubDate>
		<dc:creator>Michael Stankard</dc:creator>
				<category><![CDATA[Data Recovery Software How To's]]></category>
		<category><![CDATA[Data Recovery Solutions]]></category>
		<category><![CDATA[System Restore How To's]]></category>
		<category><![CDATA[Windows Operating System How To's]]></category>
		<category><![CDATA[data recovery training]]></category>

		<guid isPermaLink="false">http://www.dtidata.com/resourcecenter/?p=1119</guid>
		<description><![CDATA[DTI Data Recovery is happy to announce its new online data recovery training course. Exclusive to our resellers, this course has trained hundreds of companies to make money with data recovery services. For 1 month only, DTI Data Recovery is opening this course up to the public. We are offering only 4 online data recovery [...]]]></description>
			<content:encoded><![CDATA[<p><strong>DTI Data Recovery</strong> is happy to announce its new <strong>online data recovery training course</strong>. Exclusive to our resellers, this course has trained hundreds of companies to make money with <strong>data recovery services</strong>.</p>
<p>For 1 month only, <strong>DTI Data Recovery</strong> is opening this course up to the public. We are offering only 4 online data recovery courses in 2009. Each course will include our full version <strong>data recovery software</strong> we sell, but also tools that only our engineers use. You will be able to recover everything from lost emails to deleted pictures, data lost from partition corruption and viruses as well as the following:</p>
<ul>
<li>Calculating and fixing a partition record for single and multipe partitions</li>
<li>Restoring a deleted file by hand in FAT32</li>
<li>Restoring a deleted file by hand in NTFS</li>
<li>Determining the drive order of a RAID 5</li>
<li>Restoring a file system using the backup OS Boot Records (NTFS and FAT32)</li>
<li>Rebuilding a EXTFS2/3 file system using the super block</li>
<li>Mounting the XFS file system from a NAS device in Linux</li>
<li>Recovering JPEG files using a file harvesting technique</li>
<li>Recovering MP3 files using a file harvesting technique</li>
<li>Recovering a PST file using file harvesting, unused cluster map and scanpst</li>
<li>Restoring the MFT from the backup</li>
<li>Reading the block map for an EXTFS2/3 file system.</li>
<li>Determining Block size of a RAID 5</li>
<li>Determining RAID data set for a Simpletech NAS device</li>
<li>Novell NWFS file system</li>
<li>Microsoft Access Database file format and recovery</li>
<li>How to configure a Knoppix disk</li>
<li>How to configure a Bart PE disk</li>
<li>Recovering data from a DBX file</li>
<li>Swapping USB Enclosures</li>
</ul>
<p><strong>The course is discounted from its original price of $2500.00 to $995.00 and will not be held again this year.</strong></p>
<p>Reserve your class now, before it is too late, only 10 members per class!<br />
<strong>Call 866-418-3843</strong> or fill out <a href="http://www.dtidata.com/document/dtidatarecovery-training-order-form.pdf">Online Data Recovery Training Sign Up Form</a></p>
<p>Learn more about <a href="http://www.dtidata.com/training.htm">online data recovery training </a>here.</p>
<style>
.link,
.signupframe {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	}
	.link {
		text-decoration: none;
		}
	.signupframe {
		border: 1px solid #5D6DA9;
		background: #ffffff;
		}
</style>
<form method=post action="https://app.icontact.com/icp/signup.php" name="icpsignup" id="icpsignup2112" accept-charset="UTF-8" onsubmit="return verifyRequired2112();" >
<input type=hidden name=redirect value="http://www.dtidata.com/resourcecenter/2009/10/16/time-running-out-on-data-recovery-courses/" />
<input type=hidden name=errorredirect value="http://www.dtidata.com/resourcecenter/2009/10/16/time-running-out-on-data-recovery-courses/" />
<div id="SignUp">
<table width="460" class="signupframe" border="0" cellspacing="0" cellpadding="5">
<tr>
<td valign=top align=right>
        <font size="1" face="Arial,Helvetica, sans-serif">*</font>&nbsp;<font size="2">Email</font>
      </td>
<td align=left>
<input type=text name="fields_email">
      </td>
</tr>
<tr>
<td valign=top align=right>
        <font size="1" face="Arial,Helvetica, sans-serif">*</font>&nbsp;<font size="2">First Name</font>
      </td>
<td align=left>
<input type=text name="fields_fname">
      </td>
</tr>
<tr>
<td valign=top align=right>
        <font size="1" face="Arial,Helvetica, sans-serif">*</font>&nbsp;<font size="2">Last Name</font>
      </td>
<td align=left>
<input type=text name="fields_lname">
      </td>
</tr>
<tr>
<td valign=top align=right>
        &nbsp;<font size="2">Phone</font>
      </td>
<td align=left>
<input type=text name="fields_phone">
      </td>
</tr>
<tr>
<td valign=top align=right>
        <font size="1" face="Arial,Helvetica, sans-serif">*</font>&nbsp;<font size="2">Business Type</font>
      </td>
<td align=left>
<select name="fields_business">
<option></option>
<option value="comp rep">Computer Repair</option>
<option value="it">IT Department</option>
<option value="home">Home User</option>
<option value="school">School or University</option>
<option value="other">Other</option>
</select>
</td>
</tr>
<tr>
<td valign=top align=right>
        <font size="1" face="Arial,Helvetica, sans-serif">*</font>&nbsp;<font size="2">State Abreviation</font>
      </td>
<td align=left>
<input type=text name="fields_state">
      </td>
</tr>
<input type=hidden name="listid" value="29096">
<input type=hidden name="specialid:29096" value="DMNH">
<input type=hidden name=clientid value="591170">
<input type=hidden name=formid value="2112">
<input type=hidden name=reallistid value="1">
<input type=hidden name=doubleopt value="0">
    <TR><br />
      <TD>&nbsp;</TD><br />
      <TD><font size="1">*</font><font size="2"> = Required Field</FONT></TD><br />
    </TR></p>
<tr>
<td>&nbsp;</td>
<td>
<input type="submit" name="Submit" value="Submit"></td>
</tr>
</table>
</div>
</form>
<p><script type="text/javascript"></p>
<p>var icpForm2112 = document.getElementById('icpsignup2112');</p>
<p>if (document.location.protocol === "https:")</p>
<p>	icpForm2112.action = "https://app.icontact.com/icp/signup.php";
function verifyRequired2112() {
  if (icpForm2112["fields_email"].value == "") {
    icpForm2112["fields_email"].focus();
    alert("The Email field is required.");
    return false;
  }
  if (icpForm2112["fields_fname"].value == "") {
    icpForm2112["fields_fname"].focus();
    alert("The First Name field is required.");
    return false;
  }
  if (icpForm2112["fields_lname"].value == "") {
    icpForm2112["fields_lname"].focus();
    alert("The Last Name field is required.");
    return false;
  }
  if (icpForm2112["fields_business"].value == "") {
    icpForm2112["fields_business"].focus();
    alert("The Business Type field is required.");
    return false;
  }
  if (icpForm2112["fields_state"].value == "") {
    icpForm2112["fields_state"].focus();
    alert("The State Abreviation field is required.");
    return false;
  }</p>
<p>return true;
}
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dtidata.com/resourcecenter/2009/10/16/time-running-out-on-data-recovery-courses/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Hard Drive Recovery Comes To You</title>
		<link>http://www.dtidata.com/resourcecenter/2009/05/21/hard-drive-recovery-comes-to-you/</link>
		<comments>http://www.dtidata.com/resourcecenter/2009/05/21/hard-drive-recovery-comes-to-you/#comments</comments>
		<pubDate>Thu, 21 May 2009 16:59:32 +0000</pubDate>
		<dc:creator>Michael Stankard</dc:creator>
				<category><![CDATA[System Restore How To's]]></category>
		<category><![CDATA[Remote Hard Drive Recovery]]></category>

		<guid isPermaLink="false">http://www.dtidata.com/resourcecenter/?p=1011</guid>
		<description><![CDATA[DTI Data  a global data recovery company has created unique new technology that allows users that have suffered data loss, to have their operating system and data put back to where it was prior to the problem! We have been performing remote data recovery for years, but this is a new and different way of [...]]]></description>
			<content:encoded><![CDATA[<p>DTI Data  a global <strong>data recovery company</strong> has created unique new technology that allows users that have suffered data loss, to have their operating system and data put back to where it was prior to the problem! We have been performing remote data recovery for years, but this is a new and different way of performing <strong>hard drive recovery</strong>. It will work on every situation where the hard drive is seen by the BIOS.</p>
<p>If you have a data loss situation where your hard drive is clicking, or is not seen by the BIOS, you will need traditional <em>hard drive recovery</em>. All other situations can be recovered remotely by our trained technicians. Most remote <strong>hard drive recoveries </strong>are less than $100 and we only charge if the recovery works.</p>
<p>The fact that DTI can put your computer back to where it was before the problem without data loss, is a completely new technique of <strong><a title="hard drive recovery" href="http://www.dtidata.com">hard drive recovery</a></strong>. Call 727-345-9665 for more information!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dtidata.com/resourcecenter/2009/05/21/hard-drive-recovery-comes-to-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blue Screen Of Death How To Restore Windows Config Missing Corrupt</title>
		<link>http://www.dtidata.com/resourcecenter/2008/12/17/blue-screen-death-restore-windows-system-config-missing-corrupt/</link>
		<comments>http://www.dtidata.com/resourcecenter/2008/12/17/blue-screen-death-restore-windows-system-config-missing-corrupt/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 22:56:21 +0000</pubDate>
		<dc:creator>Michael Stankard</dc:creator>
				<category><![CDATA[Data Recovery Solutions]]></category>
		<category><![CDATA[System Restore How To's]]></category>
		<category><![CDATA[Windows Operating System How To's]]></category>
		<category><![CDATA[Blue Screen Of Death]]></category>
		<category><![CDATA[Restore Operating System]]></category>
		<category><![CDATA[System Restore How Tos]]></category>

		<guid isPermaLink="false">http://www.dtidata.com/resourcecenter/?p=828</guid>
		<description><![CDATA[Blue Screen of Death C:\windows\system32\config\system missing or corrupt. If you have turned your PC on and received this message the problem can be solved with the following steps. However, before beginning, it is very important to note that the cause of the problem may be the hard drive itself. As with any type of do [...]]]></description>
			<content:encoded><![CDATA[<p class="western" style="margin-bottom: 0in;"><span style="font-family: Arial, sans-serif;"><strong>Blue Screen of Death C:\windows\system32\config\system missing or corrupt</strong>.</span></p>
<div class="wp-caption alignnone" style="width: 510px"><img title="Windows Blue Screen" src="http://www.dtidata.com/resourcecenter/images/windows-blue-screen.jpg" alt="Windows Blue Screen of Death" width="500" height="366" /><p class="wp-caption-text">Windows Blue Screen of Death</p></div>
<p class="western" style="margin-bottom: 0in;"><span style="font-family: Arial, sans-serif;">If you have turned your PC on and received this message the problem can be solved with the following steps. However, before beginning, </span><span style="font-family: Arial, sans-serif;">it is very important to note that the cause of the problem may be the hard drive itself. As with any type of <em>do it </em></span><span style="font-family: Arial, sans-serif;"><em>yourself recovery</em> this could cause permanent unrecoverable damage to the hard drive and or the data that exist on the hard </span><span style="font-family: Arial, sans-serif;">drive. Like most <strong>hard drive recovery </strong>processes, physical disk repair isn&#8217;t necessary if the hard drive is seen by the BIOS. If your hard drive is recognized by the BIOS, but you get the blue screen of death these steps will help you restore Windows. Be careful and backup if you can! That said, lets continue.</span></p>
<p class="western" style="margin-bottom: 0in;"><span style="font-family: Arial, sans-serif;">If you have your hard drive manufacturers diagnostic tools, please read the documentation carefully and test the drive </span><span style="font-family: Arial, sans-serif;">to make sure it is functioning properly. If you do not have the manufacturers diagnostic tools you can go to their r</span><span style="font-family: Arial, sans-serif;">espective websites to download them. It is important to read the documentation as these tools may perform data destructive tests and procedures to your hard drive. It is also a good idea to try and recover some of the data </span><span style="font-family: Arial, sans-serif;">by making your boot drive a slave drive under another Windows system for <strong>hard drive recovery</strong>. Please see our previous post &#8220;<strong><a title="how to slave a hard drive" href="http://www.dtidata.com/resourcecenter/2007/04/23/how-to-slave-hard-drive/" target="_blank">How to slave a hard drive</a></strong>&#8220;. Ok, lets proceed with the restoration and <strong>hard drive recovery</strong>. </span></p>
<div class="wp-caption alignnone" style="width: 510px"><img title="blue screen of death command prompt" src="http://www.dtidata.com/resourcecenter/images/blue-screen-of-death.jpg" alt="Windows Command Prompt" width="500" height="253" /><p class="wp-caption-text">Windows Command Prompt</p></div>
<p class="western" style="margin-bottom: 0in;"><span style="font-family: Arial, sans-serif;">Time for the XP Recovery Console.</span></p>
<p class="western" style="margin-bottom: 0in;"><span style="font-family: Arial, sans-serif;">You are going to need to get your XP Installation Disk. </span></p>
<p class="western" style="margin-bottom: 0in;"><span style="font-family: Arial, sans-serif;">You will also need to make sure you can boot from your XP installation Disk. Insert you installation disk in your cd/dvd drive and make sure you see the option press any key to boot from cd: If so, do so and you’re good to go. If you do not see that option you will need to enter your system setup (BIOS) and change the boot order. When your computer boots you should see press delete, F10 or some key function to enter your systems setup. You will usually find the b</span><span style="font-family: Arial, sans-serif;">oot order under advanced settings once you are in the setup console. Simply select boot order and choose CD as your first boot device. You may change the boot order back to the original settings after this exercise in <strong>hard drive recovery</strong>. </span></p>
<p class="western" style="margin-bottom: 0in;"><span style="font-family: Arial, sans-serif;">When you boot to your Install CD it will take a minute to load all the drivers, then it will provide two options-Setup or Recovery Console; &#8220;press r&#8221; for the recovery console. It will than ask you which Windows install you want to repair, most users will only have one so just input 1 and press enter. You should now have entered the recovery console of your Windows XP CD. </span></p>
<p class="western" style="margin-bottom: 0in;"><span style="font-family: Arial, sans-serif;">What you are about to do is basically a minor System Restore via the Recovery Console. We are going to use an older version of the currently curr </span><span style="font-family: Arial, sans-serif;">The text in red will be what you should type and the black text will what the system outputs. READY, SET, GO. </span></p>
<p class="western" style="margin-bottom: 0in;"><span style="font-family: Arial, sans-serif;">C:\Windows<span style="color: #ff0000;">&gt;CD C:\system~1\_resto~1 </span></span></p>
<p class="western" style="margin-bottom: 0in;"><span style="font-family: Arial, sans-serif;">C:\system~1\_resto~1\&gt;<span style="color: #ff0000;">dir </span></span></p>
<p class="western" style="margin-bottom: 0in;"><span style="font-family: Arial, sans-serif;">After you enter the DIR command and hit enter you will get a list of folders like rp1, rp2, rp3, rp4, etc.. The &#8220;rp&#8221; part of the folder name indicates it&#8217;s a Restore Point.</span></p>
<p class="western" style="margin-bottom: 0in;"><span style="font-family: Arial, sans-serif;">What we want to do is use the 2nd or 3<sup>rd</sup>highest numbered folder in that list. For example, if it listed rp1 through rp53 you&#8217;ll want the rp52 folder. We will use rp52 to outline the rest of the procedure.</span></p>
<p class="western" style="margin-bottom: 0in;"><span style="font-family: Arial, sans-serif;">Now, we will use the following commands.. </span></p>
<p class="western" style="margin-bottom: 0in;"><span style="font-family: Arial, sans-serif;">C:\system~1\_resto~1&gt;<span style="color: #ff0000;">cd rp52</span> </span></p>
<p class="western" style="margin-bottom: 0in;"><span style="font-family: Arial, sans-serif;">C:\system~1\_resto~1\rp52&gt;<span style="color: #ff0000;">cd snapshot</span> </span></p>
<p class="western" style="margin-bottom: 0in;"><span style="font-family: Arial, sans-serif;">C:\system~1\_resto~1\rp52\snapshot&gt;<span style="color: #ff0000;">copy _registry_machine_system c:\windows\system32\config\system</span> </span></p>
<p class="western" style="margin-bottom: 0in;"><span style="font-family: Arial, sans-serif;">Overwrite system [y,n]: <span style="color: #ff0000;">y</span> </span></p>
<p class="western" style="margin-bottom: 0in;"><span style="font-family: Arial, sans-serif;">1 file copied </span></p>
<p class="western" style="margin-bottom: 0in;"><span style="font-family: Arial, sans-serif;">C:\system~1\_resto~1\rp23\snapshot&gt;<span style="color: #ff0000;">exit</span> </span></p>
<p class="western" style="margin-bottom: 0in;"><span style="font-family: Arial, sans-serif;">Remove the installation disk .</span></p>
<p class="western" style="margin-bottom: 0in;"><span style="font-family: Arial;">Those are the steps to restore Windows after getting The Blue Screen Of Death. If you need help give us a call at 866-418-3843 or visit <strong><a title="hard drive recovery" href="http://www.dtidata.com" target="_blank">hard drive recovery</a></strong>.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dtidata.com/resourcecenter/2008/12/17/blue-screen-death-restore-windows-system-config-missing-corrupt/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Running Data Recovery Software Off Of A Bootable CD</title>
		<link>http://www.dtidata.com/resourcecenter/2007/04/05/bootable-cd-data-recovery-software/</link>
		<comments>http://www.dtidata.com/resourcecenter/2007/04/05/bootable-cd-data-recovery-software/#comments</comments>
		<pubDate>Thu, 05 Apr 2007 21:52:26 +0000</pubDate>
		<dc:creator>Jacqui Best</dc:creator>
				<category><![CDATA[Data Recovery Software How To's]]></category>
		<category><![CDATA[Data Recovery Solutions]]></category>
		<category><![CDATA[System Restore How To's]]></category>
		<category><![CDATA[Data Recovery]]></category>
		<category><![CDATA[Make Bootable CD]]></category>

		<guid isPermaLink="false">http://www.dtidata.com/resourcecenter/2007/04/05/bootable-cd-data-recovery-software/</guid>
		<description><![CDATA[A lot of times you can not when attempting a recovery with software you can not move the hard drive from the machine it is in. The following is how to make a Bart PE CD that will run Recover It All Professional. The first thing you need to do is make a directory on [...]]]></description>
			<content:encoded><![CDATA[<p>A lot of times you can not when attempting a recovery with software you can not move the hard drive from the machine it is in. The following is how to make a Bart PE CD that will run <a target="_blank" href="http://www.dtidata.com/recover_it_all.htm" title="recover it all windows">Recover It All Professional</a>.</p>
<p>The first thing you need to do is make a directory on your machine that contains Recover It All. After that you need to hit the <a rel="nofollow" target="blank" href="http://www.nu2.nu/pebuilder/">Bart PE website</a> and download their latest version, and install it.</p>
<h2>Data Recovery and Bart PE</h2>
<p><span style="color: red">Note: This installation was done on a computer that has 2 CD drives. This is a optimal way to make the CD, but if you can’t do that then make a directory and copy your windows CD into it. </span></p>
<p><span style="color: red"></span>When you start Bart PE you will get a screen asking you if you would like to search for your windows files, make sure you have your Windows CD in the drive and let it do its search. After the search is done you should be able to select your Windows CD as the place where you windows files exists.</p>
<p style="align: center"><img border="1" align="textTop" src="http://www.dtidata.com/resourcecenter/bart1.gif" alt="bootable cd" title="bootable cd" /></p>
<p style="align: center">After the scan is done you will need to click the little next to the Custom: field so that you can browse to the Recover It All Directory. After this is done make sure you tell it to Burn to CD/DVD and that you have a writable CD in the other CD ROM drive. Then tell it to Build.</p>
<p style="align: center"><img border="1"  src="http://www.dtidata.com/resourcecenter/bart2.jpg" alt="data recovery" title="data recovery" /></p>
<p style="align: center">&nbsp;</p>
<p style="align: center">It will open up a new screen and begin to make the file and CD.</p>
<p><img border="1" src="http://www.dtidata.com/resourcecenter/bart3.gif" hspace="100" alt="data recovery software" title="data recovery software" /></p>
<p>Once this has finished you now boot from your Bart PE CD. Once in Bart, you will have the ability to browse to the Recover It All directory and run the software on the hard drive needing <a href="http://www.dtidata.com" title="data recovery">data recovery</a>.</p>
<p><strong>Disclaimer: Microsoft does not support Bart PE, and therefore should not be called to lend a hand in the creation of the CD. DTIData, also does not support Bart PE, this article is purely for informational purposes.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dtidata.com/resourcecenter/2007/04/05/bootable-cd-data-recovery-software/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Using Restore Feature With Dell And Compaq HP</title>
		<link>http://www.dtidata.com/resourcecenter/2007/01/01/restore-data-dell-compaq-hp-system-restore/</link>
		<comments>http://www.dtidata.com/resourcecenter/2007/01/01/restore-data-dell-compaq-hp-system-restore/#comments</comments>
		<pubDate>Mon, 01 Jan 2007 20:51:35 +0000</pubDate>
		<dc:creator>Jacqui Best</dc:creator>
				<category><![CDATA[Basic Computer How To's]]></category>
		<category><![CDATA[Software How To's]]></category>
		<category><![CDATA[System Restore How To's]]></category>
		<category><![CDATA[Windows Operating System How To's]]></category>
		<category><![CDATA[Dell Data Recovery]]></category>
		<category><![CDATA[HP Compaq Data Recovery]]></category>
		<category><![CDATA[Restore Operating System]]></category>
		<category><![CDATA[System Restore How Tos]]></category>

		<guid isPermaLink="false">http://www.dtidata.com/resourcecenter/2007/03/01/restore-data-dell-compaq-hp-system-restore/</guid>
		<description><![CDATA[I take a lot of time to evaluate, what the most frequent Technical support calls I receive are. After a thorough evaluation I have noticed that I receive an inordinate amount of calls referencing the go back or system restore feature that many of the new computers are preloaded with. This is one of the [...]]]></description>
			<content:encoded><![CDATA[<p>I take a lot of time to evaluate, what the most frequent Technical support calls I receive are. After a thorough evaluation I have noticed that I receive an inordinate amount of calls referencing the go back or <strong>system restore</strong> feature that many of the new computers are preloaded with. This is one of the most common <strong>data recovery</strong> calls we get.</p>
<p>The most popular of these seem to be <strong>Dell’s PC Restore by Symantec</strong> and HP Compaq’s PC system recovery. Let me take a moment to explain how these restores work. When your hard drive is installed at the factory and the operating system loaded, a very small semi invisible partition area is created at the beginning of the drive. This small partition usually uses about 2 gig of your drive and is used to store a compressed image of your machine as it was when it left the manufacturer. In other words, it takes a snapshot of how all the software was loaded and stores that in the tiny partition. If something happens to your operating systems and you can no longer get into Windows, you employ this partition.</p>
<p>In your documentation there is an explanation of how to get into you recover partition or diagnostic partition and is usually done by hitting F10 when you boot up. At this point you will be asked to make sure you have your data backed up and then you will be asked if you would like to restore your machine. If at the time you’re doing this you happen to be speaking with the manufactures technical support people they advise you to click yes and continue the restore procedure. Now, the party is over and from this point forward your data has become highly compromised, if not totally destroyed. Understand that the tech support at the manufacturer only cares about getting the PC back up and running and feel no responsibility to your data. This is an important point that must be clearly understood. They don&#8217;t care about your data or if you need <strong>hard drive recovery</strong>.</p>
<p>Ok so now you have run the <strong>system restore</strong>, you boot in to windows and low and behold all of your data is gone. Your operating system and applications have been restored to the original state and your data now resides in the Twilight Zone. The following are the steps you will need to take in order to try and recover some of your data files (ie .jpg, .doc, .mp3) for <strong>hard drive recovery</strong>.</p>
<h2>Dell Compaq and HP System Restore feature and how to recover your data files.</h2>
<ol>
<li>Move the hard disk to another computer either via USB chassis or by slaving it to another PC.  Please see DTI&#8217;s blog if you don&#8217;t know <a title="how to slave hard drive" href="http://www.dtidata.com/resourcecenter/2007/04/23/how-to-slave-hard-drive/" target="_blank">How To Slave A Hard Drive</a>.</li>
<li>Purchase a piece of file carving or file harvester software for a raw file recovery. The piece of software that we sell that does this kind of <strong>data recovery</strong> is <a title="http://dtidata.com/fast_file_finder.htm" href="http://dtidata.com/fast_file_finder.htm" target="_blank">Fast File Finder</a> the link will take you to the download page where you can download the demo. Like all of DTI Data Recovery&#8217;s software, it will show you your data before you buy it! We have a long list of file types that we can recover and hopefully yours will be on it. <strong>Data Recovery Software</strong> like this normally recovers many different types of data file formats.</li>
<li>Run a scan of the hard drive and see what files <strong>Fast File Finder</strong> locates.</li>
<li>Save the files to a different hard drive because you do not want to put any data on the hard drive you are trying to recover from. Let me say that again, do not save the data to the physical drive you are trying to recover data from.</li>
<li>Lastly, go through all the files that the raw file finder has recovered for you and see if your data is there.</li>
</ol>
<p>If you had not defragged your drive in more then 2 weeks before the system restore a lot of the files will be corrupted due to file fragmentation. You can see DTI&#8217;s blog on <a title="why how to defrag hard drive" href="http://windows-daily-hard-disk-tips.blogspot.com/2007/04/why-you-should-defrag-your-hard-drive.html" target="_blank">how to set up a scheduled defrag </a>so that in the event that this happens again you will be prepared. You will also notice you have lost all your directory structure and file names. It is unfortunate, but because you have a perfectly good working file system at this point, and all of the old information in the Master File Table, Partition Sector, and Master Boot Record have all been over written this is the only option. The best way to avoid <a title="hard drive recovery" href="http://www.dtidata.com">hard drive recovery</a> all together is to back up often!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dtidata.com/resourcecenter/2007/01/01/restore-data-dell-compaq-hp-system-restore/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
