<?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>Backup Articles &#187; backup</title>
	<atom:link href="http://www.backupmyhost.com/blog/tag/backup/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.backupmyhost.com/blog</link>
	<description>All you need to know about data backup</description>
	<lastBuildDate>Mon, 26 Jul 2010 18:29:03 +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>Backing up the Windows 7 registry</title>
		<link>http://www.backupmyhost.com/blog/faq/backing-up-the-windows-7-registry/</link>
		<comments>http://www.backupmyhost.com/blog/faq/backing-up-the-windows-7-registry/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 21:12:06 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[Registry]]></category>
		<category><![CDATA[Windows Registry]]></category>

		<guid isPermaLink="false">http://www.backupmyhost.com/blog/?p=467</guid>
		<description><![CDATA[







The system configuration information is stored centrally in a hierarchical database called the registry. You can use the Registry Editor to add and edit registry keys and values, restore the registry from a backup or to default values, and to import or export keys for reference or backup.
A word of caution &#8211; incorrectly editing the [...]]]></description>
			<content:encoded><![CDATA[
<!-- Quick Adsense Wordpress Plugin: http://techmilieu.com/quick-adsense -->
<div style="float:none;margin:10px 0 10px 0;text-align:center;">
<script type="text/javascript"><!--
google_ad_client = "pub-8456896426992435";
/* 468x15, top post */
google_ad_slot = "5294666294";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p>The system configuration information is stored centrally in a hierarchical database called the registry. You can use the Registry Editor to add and edit registry keys and values, restore the registry from a backup or to default values, and to import or export keys for reference or backup.</p>
<p><strong>A word of caution</strong> &#8211; incorrectly editing the registry may severely damage your system. Before making changes to the registry, you should save a copy in a safe place such as, to an external drive or USB device.</p>
<p>The backup is done using the export function within the Registry editor. Export the registry file as follows:</p>
<!-- Quick Adsense Wordpress Plugin: http://techmilieu.com/quick-adsense -->
<div style="float:none;margin:10px 0 10px 0;text-align:center;">
<style type="text/css">
@import url(http://www.google.com/cse/api/branding.css);
</style>
<div class="cse-branding-right" style="background-color:#FFFFFF;color:#000000">
  <div class="cse-branding-form">
    <form action="http://www.google.com/cse" id="cse-search-box" target="_blank">
      <div>
        <input type="hidden" name="cx" value="partner-pub-8456896426992435:wi5tiw-g8t3" />
        <input type="hidden" name="ie" value="ISO-8859-1" />
        <input type="text" name="q" size="31" />
        <input type="submit" name="sa" value="Search" />
      </div>
    </form>
  </div>
  <div class="cse-branding-logo">
    <img src="http://www.google.com/images/poweredby_transparent/poweredby_FFFFFF.gif" alt="Google" />
  </div>
  <div class="cse-branding-text">
    Custom Search
  </div>
</div>
</div>

<ol>
<li>Open the Registry editor by typing <em><strong>regedit</strong></em> in the Search text box from the Start menu</li>
<li>On the file menu, click <em><strong>Export</strong></em><br />
<a href="http://www.backupmyhost.com/blog/wp-content/uploads/2010/04/Registry-editor.jpg"><img class="alignnone size-full wp-image-468" title="Registry editor" src="http://www.backupmyhost.com/blog/wp-content/uploads/2010/04/Registry-editor.jpg" alt="" width="516" height="410" />

</a></li>
<li>In the File Name, enter a name for the backup registry file and destination location, choose a removeable media if available</li>
<li>In Save as type, select the file type <strong><em>Registration files (*.reg)</em></strong></li>
<li>In Export Range, check the option <em><strong>All</strong></em> to save the entire registry</li>
<li>Click Save</li>
</ol>
<p><strong>Importing the registry file</strong></p>
<ol>
<li>Open Registry Editor by typing<em><strong> regedit</strong></em> in the Search text box from the Start menu</li>
<li>On the File menu, click <em><strong>Import</strong></em></li>
<li>Find the file you want to import, click the file to select it, and then click <strong><em>Open</em></strong></li>
</ol>
<p><strong>Note:</strong> In Windows Explorer, double-clicking a file with the .reg extension imports the file into the computer&#8217;s registry.<br />
<strong>Last warning:</strong> A restored file overwrites an existing one and becomes the active registry of your configuration and hence, any modifications done after the backed up registry are lost!<br />
<h3>Last 3 posts by George</h3><ul><li><a href="http://www.backupmyhost.com/blog/basics/backup-considerations-for-microsoft-sharepoint/">Backup considerations for Microsoft SharePoint</a> - July 26th, 2010</li><li><a href="http://www.backupmyhost.com/blog/basics/what-is-cloud-computing/">What is Cloud Computing?</a> - July 19th, 2010</li><li><a href="http://www.backupmyhost.com/blog/audit/is-cloud-computing-getting-safer/">Is Cloud computing getting safer?</a> - July 13th, 2010</li></ul></p>

<!-- Quick Adsense Wordpress Plugin: http://techmilieu.com/quick-adsense -->
<div style="float:none;margin:0px;">
<script type="text/javascript"><!--
google_ad_client = "pub-8456896426992435";
/* Homepage, 300x250, side bar */
google_ad_slot = "1042304518";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>

<div style="font-size:0px;height:0px;line-height:0px;margin:0;padding:0;clear:both"></div>]]></content:encoded>
			<wfw:commentRss>http://www.backupmyhost.com/blog/faq/backing-up-the-windows-7-registry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backing up, Restoring and Tweaking Sage Pastel Evolution</title>
		<link>http://www.backupmyhost.com/blog/enterprise/backing-up-resotring-and-tweaking-sage-pastel-evolution/</link>
		<comments>http://www.backupmyhost.com/blog/enterprise/backing-up-resotring-and-tweaking-sage-pastel-evolution/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 09:09:21 +0000</pubDate>
		<dc:creator>chribonn</dc:creator>
				<category><![CDATA[Code and Solutions]]></category>
		<category><![CDATA[Windows Servers]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[Microsoft SQL]]></category>
		<category><![CDATA[Registry]]></category>
		<category><![CDATA[Registry Backup]]></category>
		<category><![CDATA[Sage]]></category>
		<category><![CDATA[Sage Pastel]]></category>
		<category><![CDATA[Sage Pastel Evolution]]></category>
		<category><![CDATA[Windows Registry]]></category>

		<guid isPermaLink="false">http://www.backupmyhost.com/blog/?p=437</guid>
		<description><![CDATA[Storing the settings of each user within a computer’s registry rather than as a record within the Microsoft SQL database is a debatable design decision especially since database technology constitutes a core component of this product. ]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.backupmyhost.com/blog/wp-content/uploads/2010/03/image001.jpg"><img class="alignright size-full wp-image-438" src="http://www.backupmyhost.com/blog/wp-content/uploads/2010/03/image001.jpg" alt="Sage Pastel Evolution-001" width="206" height="221" /></a>Sage Pastel Evolution is an Accounting / Stock / Point of Sale program for medium to large sized companies. The program can support a large number of concurrent users and an unlimited number of companies. It uses Microsoft SQL Server as its underlying database. Small setups (up to 10 users) can use Microsoft SQL Server Express with larger shops necessitating the use of the standard edition of SQL Server.</p>
<p>In order to backup Sage Pastel Evolution one needs to backup the Microsoft SQL Server database as well as the appropriate registry entries. In this article I will not discuss how to backup Microsoft SQL Server Express or Standard edition—email me on <a href="mailto:chribonn@gmail.com">chribonn@gmail.com</a> if you are interested in a write-up on how to backup these products.</p>
<h2>The Windows Registry</h2>
<p>A word of warning about handling the registry: unlike many programs, the registry program does not have an undo or an undelete option and changes go into effect immediately. If you delete a file by mistake you can pull it out of limbo by visiting the Recycle Bin. If you screw up a document, pressing undo will take you back one action at a time until you reach the stage before the oops or, if necessary, you can abandon all changes done during that session simply by not saving the updated document. None of this exists in the registry so be cautious. <span id="more-437"></span></p>
<h2>How Sage Pastel Evolution uses the Windows registry</h2>
<p>The Sage Pastel Evolution program is a thick client that makes use of windows registry to store customisations each user makes to the program. Module settings, what information is shown, how it is formatted and the order of columns are all examples of the type of information that one can find in the registry. This is the approach Sage used to give each user his own personalised environment. If a single Windows login is used by multiple sage users, each user can have his own tweaks.</p>
<p>Storing the settings of each user within a computer’s registry rather than as a record within the Microsoft SQL database is a debatable design decision especially since database technology constitutes a core component of this product. My reasoning is that if a user wants column A to come before column B and column C being hidden, he would want that on each and every computer he uses. A person who uses more than one computer must set the customisations on each computer. When a new account is created, there is no option to copy settings from an existing user to the new one. And, if anyone of the client computers fails, the settings have to be reprogrammed. This article will explain how to tackle each one of these scenarios.</p>
<h2>Backing up the Registry</h2>
<p> <a href="http://www.backupmyhost.com/blog/wp-content/uploads/2010/03/image002.jpg"><img class="aligncenter size-full wp-image-439" src="http://www.backupmyhost.com/blog/wp-content/uploads/2010/03/image002.jpg" alt="Sage Pastel Evolution-002" width="602" height="481" /></a></p>
<p>Sage keeps all program settings in the registry hive HKCU\Software\Softline. Backing up this registry key ensures that all customisations are available if the computer fails.</p>
<p> <a href="http://www.backupmyhost.com/blog/wp-content/uploads/2010/03/image003.jpg"><img class="aligncenter size-full wp-image-440" src="http://www.backupmyhost.com/blog/wp-content/uploads/2010/03/image003.jpg" alt="Sage Pastel Evolution-003" width="602" height="479" /></a></p>
<ol>
<li>Run the program <strong>regedit</strong> either from the command prompt, by clicking on the <strong>Run</strong> option found in the Start Menu (this option is not visible by default in Windows 7) or by typing in the program name in the<strong> Search Program Files and options</strong> box that is situated at the bottom on the Menu that comes up when you click the Start Menu button (this is not available in Windows XP).</li>
<li>Navigate to the <strong>HKCU\Software\Softline</strong> hive. Select the option <strong>File -&gt; Export&#8230;</strong>from regedit (1).</li>
<li>A dialog box comes up. Select the folder and specify the file name you want to call this registry entry (2). As shown in the diagram above, the selected radio button of the group <strong>Export range</strong>should refer to the Softline registry branch (3).</li>
<li>Backup this file and update it whenever settings change.</li>
</ol>
<p>You have to repeat the process above for each Sage Pastel Evolution user who logs into the computer.</p>
<h2>Restoring the registry</h2>
<p><a href="http://www.backupmyhost.com/blog/wp-content/uploads/2010/03/image004.jpg"><img class="aligncenter size-full wp-image-441" src="http://www.backupmyhost.com/blog/wp-content/uploads/2010/03/image004.jpg" alt="Sage Pastel Evolution-004" width="602" height="445" /></a></p>
<p>You may need to restore the registry file you backed up either because a computer failed and had to be reinitialised or to transfer settings from one computer to another.</p>
<p>Because this program retains information in the <strong>HKCU</strong> part of the registry, the user must be logged into the computer before his registry settings are imported.</p>
<p>After the user has logged in, execute the program <strong>regedit.exe</strong>. This time round choose the option <strong>Import&#8230;</strong> from the <strong>File</strong> menu (1). Navigate to the folder where you had previously placed your backup and open the file (2). A final dialog box will confirm that the registry was updated with the contents of that file.</p>
<h2>Changing Agents</h2>
<p>This section is highly technical and should only be performed by people who understand and are comfortable tweaking the Windows registry. An error could, at the very least, end up making this program stop functioning.</p>
<p>Each Sage Pastel Evolution user is known as an agent. A user who logs into this program using the user name Chris would have an entry in the registry starting at <strong>HKCU\Software\Softline\Evolution\Agents\Chris</strong>. Assume that you would like to copy Chris’s agent setting to those belonging to Mary so that Mary does not have to make the changes already done by Chris. Use the following steps:</p>
<ol>
<li>Ask Chris to log into his computer and using regedit export the registry hive <strong>HKCU\Software\Softline\Evolution\Agents\Chris</strong>.</li>
<li>Open the exported registry file within a text editor such as notepad and change all instances of <strong>[HKEY_CURRENT_USER\Software\Softline\Evolution\Agents\Chris</strong> to <strong>[HKEY_CURRENT_USER\Software\Softline\Evolution\Agents\Mary</strong>. Save the modified registry file.</li>
<li>Ask Mary to log into Windows with her credentials and install the program on her PC if it is not already functional.</li>
<li>Test that she can log into the program.</li>
<li>Import the modified registry file created in point (2) into Mary’s Sage.</li>
</ol>
<h2>Conclusion</h2>
<p>If you have any comments or observations or would like to request or share information on how to backup a particular program, send me an email on <a href="mailto:chribonn@gmail.com">chribonn@gmail.com</a>.<br />
<h3>Last 3 posts by chribonn</h3><ul><li><a href="http://www.backupmyhost.com/blog/basics/when-green-is-bad/">When Green Is Bad</a> - July 5th, 2010</li><li><a href="http://www.backupmyhost.com/blog/basics/what-your-backup-solution-should-be-and-do/">What your backup solution should be and do</a> - June 27th, 2010</li><li><a href="http://www.backupmyhost.com/blog/enterprise/securing-your-online-backup-archives/">Securing your online backup archives</a> - May 12th, 2010</li></ul></p>
]]></content:encoded>
			<wfw:commentRss>http://www.backupmyhost.com/blog/enterprise/backing-up-resotring-and-tweaking-sage-pastel-evolution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to backup your Microsoft Office 2007 Outlook in its entirety</title>
		<link>http://www.backupmyhost.com/blog/faq/vista/how-to-backup-your-microsoft-office-2007-outlook-in-its-entirety/</link>
		<comments>http://www.backupmyhost.com/blog/faq/vista/how-to-backup-your-microsoft-office-2007-outlook-in-its-entirety/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 16:32:00 +0000</pubDate>
		<dc:creator>chribonn</dc:creator>
				<category><![CDATA[Code and Solutions]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[backup media]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.backupmyhost.com/blog/?p=283</guid>
		<description><![CDATA[Many people use Microsoft Outlook to download mail from their POP3 or IMAP server. While some may only link their Outlook to one particular email, many today have multiple email accounts all pouring into the same data file. Backing up Microsoft Outlook consists essentially of backing up two different components; the pst file that stores [...]]]></description>
			<content:encoded><![CDATA[<p>Many people use Microsoft Outlook to download mail from their POP3 or IMAP server. While some may only link their Outlook to one particular email, many today have multiple email accounts all pouring into the same data file. Backing up Microsoft Outlook consists essentially of backing up two different components; the <em>pst</em> file that stores messages (or in the case of IMAP a cached version of the server) together with the registry entry that stores all the different email accounts that are being processed by Outlook.</p>
<h2>Backing up the data file</h2>
<p>The folk who decided on the default location of the Outlook data file chose a location that is difficult to figure out.  Also when installing Outlook (or when running it for the first time) there is no way to specify a different folder.</p>
<p><span id="more-283"></span></p>
<h3>Changing the default location</h3>
<p>The first thing I am going to demonstrate in this tutorial is how to move your existing Outlook files to a more humane location under the Windows 7 <em>Documents</em> (or Windows XP <em>My Documents</em>) folders.</p>
<p><a href="http://www.backupmyhost.com/blog/wp-content/uploads/2010/01/BackupOff2007-1.jpg"><img class="aligncenter size-full wp-image-284" src="http://www.backupmyhost.com/blog/wp-content/uploads/2010/01/BackupOff2007-1.jpg" alt="BackupOff2007-1" width="558" height="432" /></a></p>
<p>Open Outlook which I am assuming you are already running.</p>
<ol>
<li>Right click on the <em>Personal Folders</em> entry (1) and choose the option <em>Properties for ‘Personal Folders’</em> from the short cut menu that comes up. If your folder has a different name, Personal Folders will be called differently.</li>
<li>A dialog box titled <em>Outlook Today – (Personal Folders) Properties</em> comes up. Click on the <em>Advanced&#8230;</em> button (2).</li>
<li>This brings up yet another dialog box titled <em>Personal Folders</em>. The <em>Filename: </em>entry (3) depicts the location of where your Outlook data file currently resides.</li>
<li>Copy the directory location from the <em>Filename:</em> entry and paste it into a Windows Explorer window.</li>
<li>Click OK on all the dialog boxes you have just opened and shut down Outlook.</li>
<li><a href="http://www.backupmyhost.com/blog/wp-content/uploads/2010/01/BackupOff2007-2.jpg"><img class="alignright size-full wp-image-285" src="http://www.backupmyhost.com/blog/wp-content/uploads/2010/01/BackupOff2007-2.jpg" alt="BackupOff2007-2" width="271" height="98" /></a>Move the folder that contains the Outlook files to a more appropriate location. I would suggest under <em>%USERPROFILE%\Documents</em> if you’re using Windows 7 and <em>%USERPROFILE%\My Documents</em> if you’re still happily using Windows XP.</li>
</ol>
<p><a href="http://www.backupmyhost.com/blog/wp-content/uploads/2010/01/BackupOff2007-3.jpg"><img class="alignleft size-full wp-image-288" src="http://www.backupmyhost.com/blog/wp-content/uploads/2010/01/BackupOff2007-3.jpg" alt="BackupOff2007-3" width="347" height="477" /></a></p>
<p>Click on the Microsoft Outlook 2007 icon to run the program. Since you have moved the original location of the data file, you will get a message box telling you that Outlook can no longer find the pst file in its original location (1).</p>
<p>Clicking OK on the dialog box brings up a file selection screen that allows you to specify the new location where you had shifted your Outlook data files. Move to the new location, click on the pst file and hit the Open Button (2).</p>
<p>Another message box comes up to tell you that Outlook must be restarted. OK that.</p>
<p>The second time onwards Microsoft Outlook 2007 will automatically find your files no questions asked. And the directory where all your important emails reside is now in an easy to find location in your Documents folder together with all your other important stuff.</p>
<h2>Backing up the registry</h2>
<p>Microsoft Outlook retains your email account settings within the registry. This means that when the time comes to reinstall your computer, unless you have saved your registry Outlook settings you will have to re-enter all the email accounts you process using Outlook 2007. If you happen to have a single Gmail account this might not be that much of a problem (provided you still remember how to do it) but if, like me, you have almost a dozen email accounts flowing into your Outlook remembering each mailbox’s parameters can be time consuming.</p>
<p>A word of warning about handling the registry: unlike many programs, the registry program does not have an undo or an undelete option and changes go into effect immediately. If you delete a file by mistake you can pull it out of limbo by visiting the Recycle Bin. If you screw up a document, pressing undo will take you back one action at a time until you reach the stage before the oops or, if necessary, you can abandon all changes done during that session simply by not saving the updated document. None of this exists in the registry so be cautious.</p>
<p>In Windows 7, type <em>regedit</em> in the <em>Search Programs and Files</em> to run the registry program. With Windows XP, type the same command in the <em>Run&#8230;</em> box. Both options can be accessed from the Start Menu. Windows 7 will bring up a dialog box asking you to confirm your action. You should say yes in order to run the program.</p>
<p><img class="size-full wp-image-289 alignnone" src="http://www.backupmyhost.com/blog/wp-content/uploads/2010/01/BackupOff2007-4.jpg" alt="BackupOff2007-4" width="571" height="434" /></p>
<p>Navigate to the registry key HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles (1). Each profile you have defined will appear under this key. In my case there is one profile called <em>Outlook</em>.</p>
<p>Right click on <em>Outlook</em> and choose the option <em>Export </em>from the menu that comes up. I suggest that you place the registry snippet you are saving in the same location as the Outlook data files. This ensures that all your Microsoft Outlook related data is in one easy-to-backup folder.</p>
<p><img class="size-full wp-image-290 alignnone" src="http://www.backupmyhost.com/blog/wp-content/uploads/2010/01/BackupOff2007-5.jpg" alt="BackupOff2007-5" width="531" height="160" /></p>
<h2>End of part 1 – Conclusion</h2>
<p>By backing up the folder to an online backup service you can rest assured that whenever something happens to your computer all your emails and the mailbox settings can be retrieved with ease. If you add a new email account or remove one you no longer use, you should export the registry settings again.</p>
<p>When backing up your Outlook data files, Outlook should be shut down.</p>
<p>Although I have not mentioned Windows Vista, the procedure for Windows 7 is almost identical to that of Windows Vista.</p>
<p>Next time I will describe how to use the information you have saved to restore your Microsoft Outlook 2007 in case of corruption. I’ll also throw in how you can use this backed up data when upgrading your computer from Windows XP to Windows 7.</p>
<p>We all appreciate how important emails are to us. Back them up regularly.<br />
<h3>Last 3 posts by chribonn</h3><ul><li><a href="http://www.backupmyhost.com/blog/basics/when-green-is-bad/">When Green Is Bad</a> - July 5th, 2010</li><li><a href="http://www.backupmyhost.com/blog/basics/what-your-backup-solution-should-be-and-do/">What your backup solution should be and do</a> - June 27th, 2010</li><li><a href="http://www.backupmyhost.com/blog/enterprise/securing-your-online-backup-archives/">Securing your online backup archives</a> - May 12th, 2010</li></ul></p>
]]></content:encoded>
			<wfw:commentRss>http://www.backupmyhost.com/blog/faq/vista/how-to-backup-your-microsoft-office-2007-outlook-in-its-entirety/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Typical Backup Destination Media for Home Users</title>
		<link>http://www.backupmyhost.com/blog/basics/typical-backup-destination-media-for-home-users/</link>
		<comments>http://www.backupmyhost.com/blog/basics/typical-backup-destination-media-for-home-users/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 22:53:25 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[Basics]]></category>
		<category><![CDATA[Food for thought]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[backup media]]></category>
		<category><![CDATA[CD/DVD]]></category>
		<category><![CDATA[hard drives]]></category>

		<guid isPermaLink="false">http://www.backupmyhost.com/blog/?p=270</guid>
		<description><![CDATA[Internal hard drives: Hard drives are relatively inexpensive and efficient but they are prone to viruses or software corruption due to other software running on the system. You can&#8217;t store it in a location separate from your computer. You have to install it in another computer in case you have problems with the computer and [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Internal hard drives:</strong> Hard drives are relatively inexpensive and efficient but they are prone to viruses or software corruption due to other software running on the system. You can&#8217;t store it in a location separate from your computer. You have to install it in another computer in case you have problems with the computer and you need to recover the backed up data.</p>
<p><strong>External hard drives:</strong> An external hard drive can easily be attached to your computer using a USB port. External hard drives can be stored in a location that&#8217;s separate from your computer, which can help protect your backup. You need to connect it with your computer every time a data backup is done and is usually slower than internal hard drives.<span id="more-270"></span></p>
<p><strong>Writeable CDs or DVDs:</strong> CDs and DVDs are relatively inexpensive and are easy to find in stores. Practically, all recent computers have CD/DVD burners installed. You can store the CDs or DVDs in a location that&#8217;s separate from your computer. Depending on how much data you have, it might take several CDs or DVDs to hold your backup while CDs or DVDs can become corrupted over time.</p>
<p><strong>USB flash drives:</strong> USB flash drives are relatively inexpensive and can hold a fair amount of data. You can store a flash drive in a location that&#8217;s separate from your computer. It could fill up quickly as typical sizes are still small.</p>
<p><strong>Network locations:</strong> If you have two or more computers connected together, a shared folder or drive on one computer can be a convenient place to save your backup. Ideally, the network share is protected with a username and a password while backup time depend on the network devices&#8217; transfer speeds.</p>
<p>For the most flexibility, my recommendation is to save your backup to an external hard drive :)<br />
<h3>Last 3 posts by George</h3><ul><li><a href="http://www.backupmyhost.com/blog/basics/backup-considerations-for-microsoft-sharepoint/">Backup considerations for Microsoft SharePoint</a> - July 26th, 2010</li><li><a href="http://www.backupmyhost.com/blog/basics/what-is-cloud-computing/">What is Cloud Computing?</a> - July 19th, 2010</li><li><a href="http://www.backupmyhost.com/blog/audit/is-cloud-computing-getting-safer/">Is Cloud computing getting safer?</a> - July 13th, 2010</li></ul></p>
]]></content:encoded>
			<wfw:commentRss>http://www.backupmyhost.com/blog/basics/typical-backup-destination-media-for-home-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wish You and Your Dearest a No Data Loss Year</title>
		<link>http://www.backupmyhost.com/blog/basics/wish-you-and-your-dearest-a-no-data-loss-year/</link>
		<comments>http://www.backupmyhost.com/blog/basics/wish-you-and-your-dearest-a-no-data-loss-year/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 15:53:25 +0000</pubDate>
		<dc:creator>chribonn</dc:creator>
				<category><![CDATA[Basics]]></category>
		<category><![CDATA[Food for thought]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[costs]]></category>
		<category><![CDATA[data loss]]></category>

		<guid isPermaLink="false">http://www.backupmyhost.com/blog/?p=266</guid>
		<description><![CDATA[New Year Wishes. Hope 2010 is a year with no data loss.]]></description>
			<content:encoded><![CDATA[<p>I want to take the opportunity to wish you and your dearest the very best for the forthcoming year. Some places are already referring to the newly hung calendar while others have a few more hours to go before their 2009 almanac would have served its purpose.</p>
<p>Health, good fortune and prosperity are the common form of wishes we bestow upon one another. And since I do not want to break with tradition I would like to bestow them onto you. Yet with all of these there is little we can do to determine the outcome. What destiny has in stock for each and every one of us will be revealed at the appropriate time. Some of the wishes can be even considered to be dangerous. For example I would never suggest to a friend to take on gambling so as to increase her prospects of getting some good fortune.</p>
<p>Yet I can safely wish you a year without any loss of data. The simple trick is to backup your data regularly, ideally in a manner that is automated and does not necessitate you having to remember to do it. If the process is automated there is a great chance that you will succeed in not losing any critical information if your computer takes all the data with it when it dies out.<br />
<h3>Last 3 posts by chribonn</h3><ul><li><a href="http://www.backupmyhost.com/blog/basics/when-green-is-bad/">When Green Is Bad</a> - July 5th, 2010</li><li><a href="http://www.backupmyhost.com/blog/basics/what-your-backup-solution-should-be-and-do/">What your backup solution should be and do</a> - June 27th, 2010</li><li><a href="http://www.backupmyhost.com/blog/enterprise/securing-your-online-backup-archives/">Securing your online backup archives</a> - May 12th, 2010</li></ul></p>
]]></content:encoded>
			<wfw:commentRss>http://www.backupmyhost.com/blog/basics/wish-you-and-your-dearest-a-no-data-loss-year/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Computer’s First Backup</title>
		<link>http://www.backupmyhost.com/blog/basics/food-for-thought/the-computer%e2%80%99s-first-backup/</link>
		<comments>http://www.backupmyhost.com/blog/basics/food-for-thought/the-computer%e2%80%99s-first-backup/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 20:53:03 +0000</pubDate>
		<dc:creator>chribonn</dc:creator>
				<category><![CDATA[Food for thought]]></category>
		<category><![CDATA[backup]]></category>

		<guid isPermaLink="false">http://www.backupmyhost.com/blog/?p=225</guid>
		<description><![CDATA[As soon as computers came into existence they started breaking down; and breakdown they did. The early computers used vacuum tubes and would break down roughly every other day. The absolute majority of problems related to failed vacuum tubes although with so many mechanical parts, there were other breakdowns that would need addressing albeit comparatively [...]]]></description>
			<content:encoded><![CDATA[<p>As soon as computers came into existence they started breaking down; and breakdown they did. The early computers used vacuum tubes and would break down roughly every other day. The absolute majority of problems related to failed vacuum tubes although with so many mechanical parts, there were other breakdowns that would need addressing albeit comparatively much less frequently.</p>
<p><a href="http://upload.wikimedia.org/wikipedia/commons/4/4c/Blue-punch-card-front-horiz.png"></a><a href="http://www.backupmyhost.com/blog/wp-content/uploads/2009/12/card.jpg"><img class="aligncenter size-full wp-image-227" src="http://www.backupmyhost.com/blog/wp-content/uploads/2009/12/card.jpg" alt="card" width="500" height="224" /></a></p>
<p><span id="more-225"></span>Punched cards also known as IBM or Hollerith cards were the medium used for input and output. Different codes would be represented by the presence and absence of holes in predefined positions. Programmers would have their program punched into a stack of cards. They would submit the program deck, followed by cards that held the data on which the program worked. The operator would load these cards into the card reader (together with other jobs). The operator would use a special language called the JCL (Job Control Language) to make the computer read the program into the computer’s memory and execute thereafter. The JCL instructions themselves would be entered on punched cards. Data used by the program would be loaded in a similar manner. Output from the program would be to paper if it needed to be human readable or to new punched cards if the output would have to be processed again. Today’s equivalent to punched cards is files stored on the hard disk.</p>
<p><a href="http://upload.wikimedia.org/wikipedia/commons/5/58/FortranCardPROJ039.agr.jpg"></a></p>
<p>A punched card was a stiff piece of paper. They came in a variety of colours allowing colour coding of different sections of a deck such as JCL, programs and data.  Punched cards did not originate with the computer industry; they were first used in the 19th century for controlling textile looms and for operating fairground organs and related instruments.</p>
<p>The punched card cannot be thought of a backup in the modern sense of the word. Important programs and data cards could be duplicated just in case anything happened to the working set.  The punched cards would be stored offsite and being made of stiff material proved to be quite durable.</p>
<p>We’ve come a long way in the world of backups, the technologies may have changed but the purpose and scope have remained fixed.</p>
<p><em>Merry Christmas to one and all.</em> <h3>Last 3 posts by chribonn</h3><ul><li><a href="http://www.backupmyhost.com/blog/basics/when-green-is-bad/">When Green Is Bad</a> - July 5th, 2010</li><li><a href="http://www.backupmyhost.com/blog/basics/what-your-backup-solution-should-be-and-do/">What your backup solution should be and do</a> - June 27th, 2010</li><li><a href="http://www.backupmyhost.com/blog/enterprise/securing-your-online-backup-archives/">Securing your online backup archives</a> - May 12th, 2010</li></ul></p>
]]></content:encoded>
			<wfw:commentRss>http://www.backupmyhost.com/blog/basics/food-for-thought/the-computer%e2%80%99s-first-backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>System protection in Windows 7</title>
		<link>http://www.backupmyhost.com/blog/faq/system-protection-in-windows-7/</link>
		<comments>http://www.backupmyhost.com/blog/faq/system-protection-in-windows-7/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 13:47:37 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[previous versions]]></category>

		<guid isPermaLink="false">http://www.backupmyhost.com/blog/?p=221</guid>
		<description><![CDATA[Last 3 posts by GeorgeBackup considerations for Microsoft SharePoint - July 26th, 2010What is Cloud Computing? - July 19th, 2010Is Cloud computing getting safer? - July 13th, 2010
System protection in Windows 7 is a very important mechanism that enables the saving of information related to system files and settings, saving previous versions of files that were modified, and [...]]]></description>
			<content:encoded><![CDATA[<p><h3>Last 3 posts by George</h3><ul><li><a href="http://www.backupmyhost.com/blog/basics/backup-considerations-for-microsoft-sharepoint/">Backup considerations for Microsoft SharePoint</a> - July 26th, 2010</li><li><a href="http://www.backupmyhost.com/blog/basics/what-is-cloud-computing/">What is Cloud Computing?</a> - July 19th, 2010</li><li><a href="http://www.backupmyhost.com/blog/audit/is-cloud-computing-getting-safer/">Is Cloud computing getting safer?</a> - July 13th, 2010</li></ul><br />
System protection in Windows 7 is a very important mechanism that enables the saving of information related to system files and settings, saving previous versions of files that were modified, and creates restore points every 7 days and prior to significant systems changes. System protection is automatically enabled for the system drive only (Windows 7 installation location) but can be manually enabled for other drives given that they are formatted with the NTFS file system.</p>
<p><strong>Important Note</strong> - a drive needs to have system protection enabled in order to be included in a <em>restore point</em> and in order to have the <em>previous copies of files and folders</em> functionality!</p>
<p>You launch the System Protection box from the control panel: (Click Start\Control Panel)</p>
<ol>
<li>In the Control Panel Click System and Security</li>
<li>In the System and Security window click System</li>
<li>In the System window click System Protection &#8211; now you have the System Properties window open with the System Protection tab selected</li>
</ol>
<p><img title="system properties" src="http://www.windows7library.com/blog/wp-content/uploads/2009/12/system-properties.JPG" alt="system properties" width="426" height="474" /></p>
<p>  4.   Select the drive you want to set and click Configure<br />
  5.   After you make the required settings click OK</p>
<p><strong>Required settings:</strong></p>
<p><em>Restore system settings and previous versions of files</em></p>
<p>This is the default setting for the system drive or volume. Do not change this default setting, since restore points here hold system information and user files that are present in the user profile. Disk Space Usage depends on how much space is used for user files. If your files reside in this drive or volume then 20% to 40% should be ok. If the drive is set to hold just system files then 10% should be enough.</p>
<p><em>Only restore previous versions of files</em></p>
<p>You normally use this option on drives or volumes that contain user files only such as, a second disk drive for data storage. A value of 40% of Disk space usage would give you a large number of previous versions of your files.</p>
<p><em>Turn off system protection</em></p>
<p>This would be the setting for external backup drives or USB disks that hold backup file sets. The main problem with USB drives is that they are normally formatted using the FAT file system. Remember that System Protection works only with NTFS formatted drives!</p>
<p>Last but crucial point is that old previous versions of files that were overwritten due to a low Disk Space Usage setting will not become available by increasing the Disk Space Usage percentage! Then, you need to revert to a restore process from a backup set!<br />
<h3>Last 3 posts by George</h3><ul><li><a href="http://www.backupmyhost.com/blog/basics/backup-considerations-for-microsoft-sharepoint/">Backup considerations for Microsoft SharePoint</a> - July 26th, 2010</li><li><a href="http://www.backupmyhost.com/blog/basics/what-is-cloud-computing/">What is Cloud Computing?</a> - July 19th, 2010</li><li><a href="http://www.backupmyhost.com/blog/audit/is-cloud-computing-getting-safer/">Is Cloud computing getting safer?</a> - July 13th, 2010</li></ul></p>
]]></content:encoded>
			<wfw:commentRss>http://www.backupmyhost.com/blog/faq/system-protection-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why People Don’t Take Backups</title>
		<link>http://www.backupmyhost.com/blog/basics/why-people-don%e2%80%99t-take-backups/</link>
		<comments>http://www.backupmyhost.com/blog/basics/why-people-don%e2%80%99t-take-backups/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 15:22:40 +0000</pubDate>
		<dc:creator>chribonn</dc:creator>
				<category><![CDATA[Basics]]></category>
		<category><![CDATA[Food for thought]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[CD/DVD]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[USB]]></category>

		<guid isPermaLink="false">http://www.backupmyhost.com/blog/?p=176</guid>
		<description><![CDATA[If something happens to my computer and I lose everything, I want to be able to install the program again and after typing in my username and password get back all my data.]]></description>
			<content:encoded><![CDATA[<p>Originally I had intended to call this article “Why My People Don’t Take Backups” but I didn’t want to give the impression that people call me <em>El Presidente</em>. My people are individuals who I meet when giving office productivity training. Normally this training is conducted over five half afternoons with a half hour tea or coffee break. I feel that breaks are critical towards rapport building. I find that after the first or second break sessions, shy people have a greater probability to open up and participate more during class sessions. People who are afraid of asking a question for fear of making a statement that will be so utterly stupid that everyone else will ridicule them, will, during a break session, ask their question in private and get an answer to something that has been keeping them from using the product to complete a task they regularly perform. For many, these sessions constitute a time to ask questions related to computing in general and by the third day questions originating from spouses or children are floored. On my part, break sessions allow me to get a better understanding of what people use the office product for and their general level of computer literacy. I need to clarify that break sessions are also a time for chatting about a multitude of topics that would have made the headlines as well as a time to move away from the computer.<br />
My people are working individuals who have completed secondary education but who, in their majority, have not necessarily attended university. Some of the people take or have taken some sort of adult education training besides this training. Many have a home computer which they share with at least one other person. The absolute majority of people who have a computer at home have an internet connection. Most of their online time is spent on email, on social networking sites and chatting. Watching internet TV, reading online newspapers, buying stuff as well as participation in some sort of virtual world are other activities people get involved with. If a member of the family is still in school, the computer would be used for school-related assignments.</p>
<p>Over the past few months I have been trying to educate myself on the topic of backups. So during one or two breaks I would try to get answers to the following questions:</p>
<ol>
<li> Have you ever lost data on your computer?</li>
<li>Do you know what a backup is?</li>
<li>Do you regularly take a backup?</li>
<li>What would be your ideal backup solution?</li>
</ol>
<h2>Have you ever lost data on your computer?</h2>
<p>Many people reply yes to this answer. In a number of cases, the loss is related to a genuine hard disk failure. On the other hand I have been told stories of computers being wiped clean without taking a backup first simply because the computer would not boot Windows or to remove an insidious Malware infection. In many such cases, I learnt that the computer owner is a self-made computer technician who has just graduated the 101-Format-and-Install-Windows-from-scratch course—and knows nothing else. Others would have taken their computer to their son’s friend or to some amateurish setup that seem able to eradicate the problem only if they format the computer. Sadly no one ever bothered to make a copy of the My Documents folders on the problem computer beforehand!</p>
<p>The stuff lost normally always includes digital photos. On those computers in which at least one of the users is in school, such a loss is associated with lost assignments (sometimes very critical). People also mention emails as being something they severely miss after a loss. Although not as important as the other items I have mentioned, a lot of people find that re-entering ISP settings, setting up printers and other devices, remembering web site addresses and passwords and the process of making a computer function as it did before the event is a hassle.</p>
<h2>Do you know what a backup is?</h2>
<p>Everybody knows that a backup is a process in which important files are copied to a separate medium just in case the computer breaks down or one deletes a document by mistake. The majority of people know that they can backup their important files to CDs, DVDs or USB sticks. Few people know whether their operating system comes bundled with a backup program and fewer people can mention by name a company that sells a backup solution or at least the name of the backup program itself.</p>
<h2>Do you regularly take a backup?</h2>
<p>Less than five percent of the people I have spoken to claim that they regularly take a backup. My definition of regular for the home user would be at least once a week in those quite periods, at least daily during that time when the user is using the computer for a critical task. I would consider critical any of the following situations: a thesis or project that could pass or fail a person or that could increase the person’s overall score; a work related project that may be mentioned in a performance review; a task assigned by the voluntary group the person is associated with that is important for the group; any home related part time work that is done on the computer; any photo or sound clip of a person or persons covering a past event; any document that is currently being updated and into which one has put months and years to create and which, if lost, would probably never be recreated. I need to point out that this short list sums up many of the stories of data loss I was told by my students. Many of those who have performed a backup use the Windows Explorer program to drag files from their original location to the CD or DVD icon or to the USB drive. Issues related to media spanning or a single file being larger than the media on which it is to be backed up constitute an issue for many. In the case of the latter scenario many people simply do not back up the file. I once had a student who told me that she would back up her files onto a USB stick but would erase the USB drive every time she needed the gadget for something else—not the best backup strategy around!</p>
<p>The remaining ninety five percent of people do not take regular backups or have never done so. The group that has never taken at least one backup tends to be those who have never suffered a data loss. They tend to be relative newbies to the world of computers. The impression I get from speaking to people who have taken at least one backup is that backups are like New Year resolutions; a lot of drive and determination at the beginning that fizzles out over time. Taking a backup tends to be bound either to a recent data loss or to the energy and drive that normally accompany the beginning of an important project that demands the use of a computer.</p>
<h2>What would be your ideal backup solution?</h2>
<p>From the hundreds of people I have spoken to on this subject I have come up with the following definition of what an ideal backup should be.</p>
<blockquote><p>“<em><strong>A Backup should be a solution that is easy to setup. When I open the program it gives me a Windows Explorer-type list that allows me to choose the directories I want to backup. The backup should be over the internet so that I do not have to fiddle DVDs and CDs. The backup solution should work in the background monitoring my selected directories and should automatically backup changed files without any involvement on my part although it should have an icon on the desktop which when clicked will run the backup manually. The backup should keep files I delete for at least 7 days just in case I deleted a file by mistake.</strong></em></p>
<p><em><strong>If something happens to my computer and I lose everything, I want to be able to install the program again and after typing in my username and password, the program automatically downloads saved backup setting so that I do not have to recreate them. I want to have a Restore icon on my desktop that, when clicked, will allow me to restore individual files, complete directories or deleted files. The interface should be similar to Windows Explorer.”</strong></em></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.backupmyhost.com/blog/basics/why-people-don%e2%80%99t-take-backups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automated System Image Backup for Windows 7</title>
		<link>http://www.backupmyhost.com/blog/faq/automated-system-image-backup-for-windows-7/</link>
		<comments>http://www.backupmyhost.com/blog/faq/automated-system-image-backup-for-windows-7/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 21:41:59 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[automated]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[snapshot]]></category>
		<category><![CDATA[system]]></category>

		<guid isPermaLink="false">http://www.backupmyhost.com/blog/?p=146</guid>
		<description><![CDATA[The windows 7 Backup and Restore console do not allow you to schedule Image backups :( On the other hand, ad hoc manual Image backups can be performed!
However, in Windows 7 you can use the Wbadmin command-line utility to perform scheduled clones (snapshots) of your PC!  The normal backup rules need to be observed before using [...]]]></description>
			<content:encoded><![CDATA[<p>The windows 7 Backup and Restore console do not allow you to schedule Image backups :( On the other hand, ad hoc manual Image backups can be performed!</p>
<div id="attachment_156" class="wp-caption alignnone" style="width: 542px"><img class="size-full wp-image-156 " title="Backup &amp; Restore Image Backup" src="http://www.backupmyhost.com/blog/wp-content/uploads/2009/11/imagebkup1.JPG" alt="System Image Backup" width="532" height="475" /><p class="wp-caption-text">System Image Backup</p></div>
<p>However, in Windows 7 you can use the Wbadmin command-line utility to perform scheduled clones (snapshots) of your PC!  The normal backup rules need to be observed before using this utility and these are:</p>
<ul>
<li>The destination location should be a second internal hard drive, an external hard drive, a network shared drive or<em> multiple DVDs &#8211; not recommended/feasible</em></li>
<li>The destination drive should be formatted with NTFS file system &#8211; windows 7 default</li>
<li>Adequate space is available on the destination drive &#8211; equal to the source data size (Actually, even less than that!)</li>
<li>The utility needs administrative privilegese</li>
</ul>
<p>Now, let&#8217;s see how easy it is to create an automated task that initiates a System Image backup of the c: drive and saves it to another drive :) Assuming your system volume or drive is the c: and your destination drive is f: (where f: can be a second hard drive or a network share). Save the following text in a file with an extension <em>.bat</em> Ex: SystemSnapshot.bat</p>
<p><strong>wbadmin start backup -backuptarget:e: -include:c: -allCritical -quiet</strong></p>
<p>This wbadmin utility will start an image backup of your c: drive and system/boot volumes if not specified while it saves it to the f: drive.</p>
<p>As with any script, you can then create a schedule job using SCHTASKS ( Windows Task Scheduler command) as follows:</p>
<p><strong>SCHTASKS /Create /SC weekly /D sun /TN &#8220;Imagebkup&#8221; /TR c:\scripts\SystemSnapshot.bat /ST 22:00 /IT</strong></p>
<p>where the task scheduler will run the Image backup script every Sunday on weekly basis at 22:00 hours. Assuming the user is logged on and have administrative rights! However, I do recommend to use the native Windows 7 Task Scheduler Utility to set a schedule as this utility is much improved in this new OS :) Check for errors if any in the history tab of your scheduled task. An error return code of O means ok!</p>
<p><img class="aligncenter size-full wp-image-158" title="image backup command output" src="http://www.backupmyhost.com/blog/wp-content/uploads/2009/11/imagebkup2.JPG" alt="image backup command output" width="605" height="338" /></p>
<p>A folder structure is created on the destination drive together with a number of files. The most important file is the .vhd one where in Windows 7 Enterprise and Ultimate editions, you can restore all your data and applications. How to mount this image and restore your computer will be explained in a future article :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.backupmyhost.com/blog/faq/automated-system-image-backup-for-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Vista backup steps</title>
		<link>http://www.backupmyhost.com/blog/faq/windows-vista-backup-steps/</link>
		<comments>http://www.backupmyhost.com/blog/faq/windows-vista-backup-steps/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 20:21:21 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[data backup]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.backupmyhost.com/blog/?p=117</guid>
		<description><![CDATA[
Open the Control Panel Home window from Start / Settings / Control Panel
Click Backup and Restore Center
Click Back up files button
Select location where you want to save your backed up files
Select disks that you want to include in the backup
Select type of files to include in your backup
Create a backup schedule
Click the Save settings and [...]]]></description>
			<content:encoded><![CDATA[<ol>
<li>Open the Control Panel Home window from Start / Settings / Control Panel</li>
<li>Click Backup and Restore Center</li>
<li>Click Back up files button<img class="aligncenter size-full wp-image-119" title="Backup and Restore center" src="http://www.backupmyhost.com/blog/wp-content/uploads/2009/11/vista_bkup1.jpg" alt="Backup and Restore center" width="589" height="496" /></li>
<li>Select location where you want to save your backed up files</li>
<li>Select disks that you want to include in the backup</li>
<li>Select type of files to include in your backup</li>
<li>Create a backup schedule</li>
<li>Click the Save settings and start backup button</li>
</ol>
<p>Alternatively, you can create a complete backup of your entire computer by clicking the Back up computer button and follow the simple wizard :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.backupmyhost.com/blog/faq/windows-vista-backup-steps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
