<?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>Talk Tech To Me - GFI Blog &#187; Adrian Gheara</title>
	<atom:link href="http://www.gfi.com/blog/author/adrian-gheara/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gfi.com/blog</link>
	<description>Brought to you by GFI Software</description>
	<lastBuildDate>Fri, 13 Sep 2013 16:51:58 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>8 Handy Backup Tips for SMBs</title>
		<link>http://www.gfi.com/blog/8-handy-backup-tips-smbs/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=8-handy-backup-tips-smbs</link>
		<comments>http://www.gfi.com/blog/8-handy-backup-tips-smbs/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 10:48:25 +0000</pubDate>
		<dc:creator>Adrian Gheara</dc:creator>
				<category><![CDATA[SMB Zone]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[data backup]]></category>
		<category><![CDATA[SMEs]]></category>

		<guid isPermaLink="false">http://www.gfi.com/blog/?p=2512</guid>
		<description><![CDATA[A computer crash is eventually going to happen to anyone. Therefore you should be well prepared for such an incident. Each backup strategy has its own particularities and depends a lot on the specifics of your business; however, all backup &#8230;]]></description>
				<content:encoded><![CDATA[<p>A computer crash is eventually going to happen to anyone. Therefore you should be well prepared for such an incident. Each backup strategy has its own particularities and depends a lot on t<a class="lightbox" title="servers hard drives" href="http://www.gfi.com/blog/wp-content/uploads/2010/06/servers-hard-drives.jpg"><img class="alignright size-medium wp-image-2514" style="border: 0pt none; margin: 10px;" title="servers hard drives" src="http://www.gfi.com/blog/wp-content/uploads/2010/06/servers-hard-drives-300x200.jpg" alt="" width="300" height="200" /></a>he specifics of your business; however, all backup strategies should take into consideration the following issues to cover ALL the risks. Even if the backup operation seems too complex, it’s better to be safe than sorry.</p>
<ol>
<li><span id="more-2512"></span> Make a local backup (in the same office) but also make a backup in a remote location outside your office. This will cover the risk of a physical disaster to your office building that might destroy the computers and the local backup (e.g. fire, flood, earthquake, etc). Restoring from the remote location will take longer, so if the local backup is still intact use the local one for restore. Use the remote backup only when the local one is damaged.</li>
<li>Back up often &#8211; as often as you can. Of course this depends on the specifics of your business; however, I would recommend daily backups for most SMBs. If that seems too often for you, you should at least do a weekly backup. For a business environment with lots of daily changes it’s best go with an hourly backup. A very common backup strategy is to make daily incremental/differential backups, and one large weekly full backup.</li>
<li>Reduce the number of possible failures to storage devices. Choose the storage device according to the size of your backups. Avoid making backups to more than 3 CDs/DVDs/HDDs. If your backup takes 4 GB, backup to a DVD, rather than 6 CDs; if your backup needs more than 3 DVDs, try to get an external hard drive.</li>
<li>Make regular checks of your backups. You don’t want to be surprised after a crash that your backup is having problems and you can’t read the backup disk. Verify on a monthly basis that the backup medium is not damaged and the backup data is readable (CDs/DVDs tends to degrade in time and even hard drives can become unreadable). Keep in mind that live mediums are easy to verify and with the low costs of hard-disks these days they seem to be the best choice as you can instantly spot a corrupted backup hard-drive. You can even simulate full restore operations on virtual machines to get yourself used to the process and the restoration program, and in case of an incident to get the machine operating fast.</li>
<li>Don’t use low-cost equipment as your backup storage media. You expose yourself to higher failure risks. Invest in some decent hardware; your important documents surely deserve it.</li>
<li>Don&#8217;t back up data to a different partition of the same disk. If the disk fails, both partitions will be gone. This setup cannot really be called a backup.</li>
<li>Don’t back up important data to non-redundant RAID arrays. If you have a RAID controller and multiple disks set it up to a redundant mode.</li>
<li>For fast backups, and for storage space economy, back up only the important document. If you have limited space in your backup storage device, choose to back up your business data first or personal important files (documents, emails, personal photos, etc). Don’t back up music or downloaded internet clips before you’re sure your business documents are secured first.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.gfi.com/blog/8-handy-backup-tips-smbs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VSS Troubleshooting</title>
		<link>http://www.gfi.com/blog/vss-troubleshooting/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=vss-troubleshooting</link>
		<comments>http://www.gfi.com/blog/vss-troubleshooting/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 13:59:33 +0000</pubDate>
		<dc:creator>Adrian Gheara</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Tech Zone]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[Volume Shadow Copy Service]]></category>
		<category><![CDATA[VSS]]></category>

		<guid isPermaLink="false">http://www.gfi.com/blog/?p=542</guid>
		<description><![CDATA[The Volume Shadow Copy Service (VSS), part of Microsoft Windows, provides a mechanism to create consistent point-in-time copies of hard-drives and is used by backup applications such as GFI Backup. Further information on how VSS works can be found at &#8230;]]></description>
				<content:encoded><![CDATA[<p><a class="lightbox" title="VSS Troubleshooting" href="http://www.gfi.com/blog/wp-content/uploads/2009/07/VSS-Troubleshooting.jpg"><img class="size-medium wp-image-548 alignright" style="margin: 10px;" title="VSS Troubleshooting" src="http://www.gfi.com/blog/wp-content/uploads/2009/07/VSS-Troubleshooting-300x207.jpg" alt="" width="240" height="166" /></a>The Volume Shadow Copy Service (VSS), part of Microsoft Windows, provides a mechanism to create consistent point-in-time copies of hard-drives and is used by backup applications such as <a href="http://www.gfi.com/backup-hm" target="_blank">GFI Backup</a>.</p>
<p>Further information on how VSS works can be found at the following link:<br />
<a href="http://technet.microsoft.com/en-us/library/cc785914.aspx">http://technet.microsoft.com/en-us/library/cc785914.aspx</a></p>
<p>VSS is quite fragile and many times the service just stops working; when that happens there could be many problems. We tried to gather all scenarios in  this article to help you out.</p>
<h2><span id="more-542"></span>Check for Windows Updates</h2>
<p>Check that you have installed the latest Windows Updates. If you are running Microsoft Windows Server 2003 there are few updates for VSS that you should install:</p>
<p><a href="http://support.microsoft.com/kb/891957">http://support.microsoft.com/kb/891957</a><br />
<a href="http://support.microsoft.com/kb/833167">http://support.microsoft.com/kb/833167</a><br />
<a href="http://support.microsoft.com/?id=826936">http://support.microsoft.com/?id=826936</a></p>
<p>Check that the required services are running correctly</p>
<ol>
<li>Open the ‘Control Panel’ and select ‘Administrative Tools’</li>
<li>Open ‘Services’</li>
<li>Perform the following Changes:</li>
</ol>
<ul>
<li>Scroll down to the item ‘COM+ Event System’ and double-click on it</li>
<li>Change the startup type to ‘Manual’, click ‘Start’ to check if it can start properly, then click ‘OK’</li>
<li>Scroll down to the item ‘COM+ System Application and double-click on it</li>
<li>Change the startup type to ‘Manual’, click ‘Start’ to check if it can start properly, then click ‘OK’</li>
<li>Scroll down to the item ‘Remote Procedure Call (RPC)’ and double-click on it</li>
<li>Change the startup type to ‘Automatic’, click ‘Start’ to check if it can start properly, then click ‘OK’ (note that this may not be possible if Microsoft Windows Vista is being used)</li>
<li>Scroll down to the item ‘System Event Notification’ and double-click on it</li>
<li>Change the startup type to ‘Automatic’, click ‘Start’ to check if it can start properly, then click ‘OK’</li>
<li>Scroll to the item ‘MS Software Shadow Copy Provider’ (or ‘Microsoft Software Shadow Copy Provider’ if you have Windows Vista installed) and double-click on it</li>
<li>Change the startup type to ‘Automatic’, click ‘Start’ to check if it can start properly, then click ‘OK’</li>
<li>Scroll down to the item ‘Volume Shadow Copy’ and double-click on it.</li>
<li>Change the startup type to ‘Manual’ or ‘Automatic’, click ‘Start’ to check if it can start properly, then click ‘OK’</li>
</ul>
<p>Restart your computer and see if open files are backed up properly.</p>
<h2>Re-register VSS files</h2>
<p>Perform the following procedure to ensure that all VSS related components are correctly registered:</p>
<ol>
<li>Click on ‘Start’ and select ‘Run’</li>
<li>Type in the following command ‘cmd’ and press ‘OK’</li>
<li>Type in the following command ‘vssadmin list writers’ in command prompt.<br />
- After performing the command above, the output should show a list of writers and their status. They should all be reported as ‘Stable’ (you may need to scroll up to see the entire list).<br />
- If some aren&#8217;t listed as stable or you receive an error, then there is a problem with your Windows installation and you will need to re-register the VSS DLL&#8217;s.</li>
<li>In the same command prompt window, type the following command: ‘vssadmin list providers’</li>
</ol>
<p>This should list at least one item (MS Software Shadow Copy provider). If none are listed then there is a problem with your Windows installation and you need to re-register the VSS DLLs.</p>
<p>To re-register VSS DLLs and providers, download the following batch file to your desktop then run it as an Administrator (if you&#8217;re using Windows Vista then right-click on the batch file and select Run as administrator from the pop-up menu): <a href="http://ftp.gfisoftware.com/support/fix-vss-reg.zip">http://ftp.gfisoftware.com/support/fix-vss-reg.zip</a></p>
<h2>Registry Settings</h2>
<p>This step implies changing Windows Registry settings. Be very careful when editing the Windows Registry as it can render your system unusable.</p>
<ol>
<li>Click ‘Start’ and select ‘Run’</li>
<li>Type in the command ‘regedit’ and press enter.</li>
<li>Navigate to the key: HKEY_LOCAL_MACHINE\SYSTEM\Setup<br />
- If the value SystemSetupInProgress is set to anything other than zero then double-click it and set it to 0<br />
- If there is a value called UpgradeInProgress and it is set to anything other than zero, then double-click it and set it to 0</li>
<li>Exit the registry editor, restart your computer.</li>
</ol>
<h2>Check the Microsoft Windows Event Log</h2>
<p>You should also check the Windows Event Log to see if there are any errors related to VSS. You can access the Windows Event Log by performing the following:</p>
<ol>
<li>Open the ‘Control Panel’ and access ‘Administrative Tools’</li>
<li>Click on the ‘Event Viewer’<br />
Event ID: 5013 </li>
</ol>
<p>In some situations, Visio, which is part of Microsoft Office 2003, can cause VSS to fail. You should see the following entry in your Event log:</p>
<p>Event Type: Error<br />
Event Source: VSS<br />
Event Category: None<br />
Event ID: 5013<br />
Description:<br />
Volume Shadow Copy Service error: Shadow Copy writer ContentIndexingService called routine VsServiceChangeState<br />
which failed with status 0x8007041d (converted to 0x800423f4).</p>
<p>If this is the cause then:</p>
<ol>
<li>Click ‘Start’ and select ‘Run’</li>
<li>Type in the command ‘regedit’ and press enter</li>
<li>Delete the following key:�<br />
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ContentIndex\Catalogs\Visio </li>
<li>Exit the registry editor, restart your computer.</li>
</ol>
<p>Should the problem persist once performing the above, you may want to try disabling the Indexing Service in Windows (this does not apply to Windows Vista). To do this:</p>
<ol>
<li>Open the ‘Control Panel’</li>
<li>Double-click the Administrative Tools icon (you must be in Classic View mode)</li>
<li>Double-click the Services icon</li>
<li>Double click on the ‘Indexing Service’</li>
<li>Change the startup type to ‘Manual’, and click ‘Stop’, then click ‘OK’<br />
Event ID: 5013 and Event ID: 12302<br />
Event Type: Error<br />
Event Source: VSS<br />
Event Category: None<br />
Event ID: 5013<br />
Date: 8/19/2005<br />
Time: 10:38:14 PM<br />
User: N/A<br />
Computer: ComputerName<br />
Description: Volume Shadow Copy Service error: Shadow Copy writer ContentIndexingService called routine RegQueryValueExW which failed with status 0&#215;80070002 (converted to 0x800423f4).</li>
</ol>
<p>For more information, see Help and Support Center at <a href="http://go.microsoft.com/fwlink/events.asp">http://go.microsoft.com/fwlink/events.asp</a></p>
<p>Data: 0000: 57 53 48 43 4f 4d 4e 43 WSHCOMNC 0008: 32 32 39 32 00 00 00 00 2292&#8230;. 0010: 57 53 48 43 49 43 00 00 WSHCIC.. 0018: 32 38 37 00 00 00 00 00 287&#8230;..</p>
<p>Event Type: Error<br />
Event Source: VSS<br />
Event Category: None<br />
Event ID: 12302<br />
Date: 8/19/2005<br />
Time: 10:38:14 PM<br />
User: N/A<br />
Computer: ComputerName<br />
Description: Volume Shadow Copy Service error: An internal inconsistency was detected in trying to contact shadow copy service writers.</p>
<p>Please check to see that the Event Service and Volume Shadow Copy Service are operating properly.</p>
<p>For more information, see Help and Support Center at <a href="http://go.microsoft.com/fwlink/events.asp">http://go.microsoft.com/fwlink/events.asp</a></p>
<p>Should you find either of the events above, please visit the Microsoft TechCenter for further information.</p>
<h2>COM+ Issues</h2>
<p><em>Note: This does not apply to Windows Vista.</em></p>
<p>Ensure that COM+ is configured correctly:</p>
<ol>
<li>Open the Control Panel, double-click the Administrative Tools icon, and double-click Component Services.</li>
<li>Ensure that the VSSW.VSSoftwareProvider.1 is found at the following path:Component Services &gt; Computers &gt; My Computer &gt; COM+ Applications &gt; MS Software Shadow Copy Provider &gt; Components &gt; VSSW.VSSoftwareProvider.1</li>
</ol>
<p>If the component VSSW.VSSoftwareProvider.1 is not found at the appropriate path, then perform the following:</p>
<ol>
<li>Right-click on the ‘Components’ item at the following path and select ‘New’ &gt; ‘Component’ from the pop-up menu:<br />
Component Services &gt; Computers &gt; My Computer &gt; COM+ Applications &gt; MS Software Shadow Copy Provider &gt; Components</li>
<li>Click ‘Next’ and then click the ‘Install Components that are already registered’ button.</li>
<li>Select ‘VSSW.VSSoftwareProvider.1’ from the list that appears and click ‘Next’</li>
</ol>
<p><strong>Note:</strong> If you cannot see ‘VSSW.VSSoftwareProvider.1’ in the list, then click ‘Cancel’ and perform the following:</p>
<ol>
<li>Right-click on the ‘Components’ item at the following path and select ‘New’ &gt; ‘Component’ from the pop-up menu:<br />
Component Services &gt; Computers &gt; My Computer &gt; COM+ Applications &gt; MS Software Shadow Copy Provider &gt; Components</li>
<li>Click on ‘Install new component(s)’ button.</li>
<li>Select the file C:\Windows\System32\swprv.dll and click ‘OK’ and then click ‘Next’.</li>
<li>Restart your computers in order for changes to take effect.</li>
</ol>
<h2>Further COM+ Issues.</h2>
<p><em>Note: This does not apply to Windows Vista.</em></p>
<p>The COM+ catalog might be damaged, follow the instructions on this following Microsoft Article to try and fix the issue: <a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;315296">http://support.microsoft.com/default.aspx?scid=kb;en-us;315296</a></p>
<p>Restart your computer and try again.</p>
<h2>Sqllib error</h2>
<p>If you see the error Sqllib error: Failed to create VDS object. hr = 0&#215;80040154 in your Application Event Log then please see the following Microsoft article: <a href="http://support.microsoft.com/?id=830575">http://support.microsoft.com/?id=830575</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gfi.com/blog/vss-troubleshooting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

 Served from: www.gfi.com @ 2013-09-15 04:19:10 by W3 Total Cache --