<?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>TechsToGo.ca</title>
	<atom:link href="http://techstogo.ca/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://techstogo.ca</link>
	<description>TechsToGo IT Knowledge Tech Blog</description>
	<lastBuildDate>Wed, 11 Aug 2010 17:01:23 +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>Fix Stop 0&#215;00000077 or KERNEL STACK INPAGE ERROR</title>
		<link>http://techstogo.ca/windows-server/fix-stop-0x00000077-or-kernel-stack-inpage-error/</link>
		<comments>http://techstogo.ca/windows-server/fix-stop-0x00000077-or-kernel-stack-inpage-error/#comments</comments>
		<pubDate>Wed, 11 Aug 2010 17:01:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Server]]></category>

		<guid isPermaLink="false">http://techstogo.ca/?p=472</guid>
		<description><![CDATA[

Buy Computer Parts, Components, Laptop Computer Parts, Desktop Computers, Notebooks and more! at TigerDirect Today!The following error message may be displayed on your Windows Server:
Stop 0x00000077
Or
KERNEL_STACK_INPAGE_ERROR
Cause of the Error
This error, also known as the Stop 0&#215;77 error, is displayed when either:

The master boot record (MBR) of your system is infected with a boot sector virus, [...]]]></description>
			<content:encoded><![CDATA[<p>The following error message may be displayed on your Windows Server:</p>
<p><code>Stop 0x00000077</code></p>
<p>Or</p>
<p><code>KERNEL_STACK_INPAGE_ERROR</code></p>
<p><strong>Cause of the Error</strong></p>
<p>This error, also known as the Stop 0&#215;77 error, is displayed when either:</p>
<ul>
<li>The master boot record (MBR) of your system is infected with a boot sector virus, or</li>
<li>Paging file is unable to read a requested kernel data into memory.</li>
</ul>
<p>To find the cause of the error it is essential to further interpret the error message. If, in the error code, both first and third parameters are zero, then the four parameters are defined in the following way:</p>
<p>1 – Zero (0)<br />
2 – Page Table Entry (PTE) value at time of error<br />
3 – Zero (0)<br />
4 – Address of kernel stack signature</p>
<p>In case either, the first or third parameter is not zero then the following will apply:</p>
<p>1 – Status code<br />
2 – Status code of I/O<br />
3 – Number of Page File<br />
4 – Offset into Page File</p>
<p>In this case, the cause of the problem is determined by the second parameter that depicts the I/O status code. The following information listed in the value of the second parameter helps you determine the general cause of the error message:</p>
<p>0xC000000E (STATUS_NO_SUCH_DEVICE): The required drive is unavailable, indicating either one or all of the following are bad:</p>
<ul>
<li>Hard drive</li>
<li>Disk controller</li>
<li>Disk array</li>
</ul>
<p><code>0xC000009A (STATUS_INSUFFICIENT_RESOURCES)</code>: Non-paged resources are not available.</p>
<p><code>0xC000009C (STATUS_DEVICE_DATA_ERROR)</code>: There are bad blocks on the hard disk.</p>
<p><code>0xC000009D (STATUS_DEVICE_NOT_CONNECTED)</code>: Cable is bad or is not terminated, or the controller is unable to gain access to the hard disk.</p>
<p><code>0xC000016A (STATUS_DISK_OPERATION_FAILED)</code>: There are bad blocks on the hard disk.</p>
<p><code>0xC0000185 (STATUS_IO_DEVICE_ERROR)</code>: SCSI-based devices are not terminated properly or the cable is defective. Or, two devices are trying to gain access to the same IRQ.</p>
<p><strong>Resolution Methods</strong></p>
<p>You can use the following methods to resolve these errors.</p>
<p><strong><em>Method 1: Scan and Remove Boot Sector Virus</em></strong></p>
<p>To scan the MBR of your system, use a reliable Antivirus tool  and scan the boot sector of your system. If there is an infection in the boot sector, your antivirus tool should clean it and resolve the problem.</p>
<p><strong><em>Method 2:</em></strong></p>
<p>If the error is not caused due to a boot sector virus, perform the following tasks.</p>
<p>First, open the Event Viewer on your Windows computer and then in the System log look for additional error messages that may help you determine the device that is causing the error.</p>
<p>If the first and second parameters are zero (0), it indicates that the stack signature could not be located in the kernel stack. This problem occurs due defective hardware.</p>
<p>Now, if the I/O status is C0000185 and the paging file exists on a SCSI hard disk, you must ensure that there is no problem with SCSI termination and cabling.</p>
<p>In case the I/O status code is 0xC000009C or 0xC000016A, it usually indicates that there are bad blocks on the disk due to which data could not be read. In this case, when you reboot your Windows PC, the <strong>Autochk </strong>must run automatically on the system to determine and mark the bad sector. In case the tool does not run automatically, you must manually run it to determine the bad sector(s) on the disk. In case you have NTFS partition on your hard disk, run the <strong>Chkdsk /f /r</strong> on the system partition. Also, you must reboot the system before the scanning process starts. If you are unable to start the PC, use the Command Prompt of your Windows computer to run the <strong>Chkdsk /r</strong> command.</p>
<p>Some of the other tasks that you can perform to repair the error are:</p>
<ul>
<li>Ensure that RAM or memory of your computer is not defective.</li>
<li>Ensure that all adaptors are properly seated in their slots.</li>
<li>Ensure that the connectors of all adaptors connected to your system are clean.</li>
<li>Disable system caching from BIOS to see if doing this resolves the issue.</li>
<li>Check your motherboard for faults.</li>
</ul>
<ul class="socialwrap size32 row">
<li class="iconOnly"><a rel="nofollow" target="_blank" class="delicious" href="http://delicious.com/post?url=http%3A%2F%2Ftechstogo.ca%2Fwindows-server%2Ffix-stop-0x00000077-or-kernel-stack-inpage-error%2F&amp;title=Fix+Stop+0%26%23215%3B00000077+or+KERNEL+STACK+INPAGE+ERROR" title="Save on Delicious Fix Stop 0&#215;00000077 or KERNEL STACK INPAGE ERROR"><span class="head">Bookmark on Delicious</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="digg" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ftechstogo.ca%2Fwindows-server%2Ffix-stop-0x00000077-or-kernel-stack-inpage-error%2F&amp;title=Fix+Stop+0%26%23215%3B00000077+or+KERNEL+STACK+INPAGE+ERROR" title="Digg this post - Fix Stop 0&#215;00000077 or KERNEL STACK INPAGE ERROR"><span class="head">Digg this post</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="facebook" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Ftechstogo.ca%2Fwindows-server%2Ffix-stop-0x00000077-or-kernel-stack-inpage-error%2F&#038;t=Fix+Stop+0%26%23215%3B00000077+or+KERNEL+STACK+INPAGE+ERROR" title="Share this post - Fix Stop 0&#215;00000077 or KERNEL STACK INPAGE ERROR"><span class="head">Recommend on Facebook</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="google_buzz" href="http://www.google.com/reader/link?url=http%3A%2F%2Ftechstogo.ca%2Fwindows-server%2Ffix-stop-0x00000077-or-kernel-stack-inpage-error%2F&#038;title=Fix+Stop+0%26%23215%3B00000077+or+KERNEL+STACK+INPAGE+ERROR&#038;srcURL=" title="Buzz it : Fix Stop 0&#215;00000077 or KERNEL STACK INPAGE ERROR"><span class="head">Buzz it up</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="yahoo_buzz" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Ftechstogo.ca%2Fwindows-server%2Ffix-stop-0x00000077-or-kernel-stack-inpage-error%2F" title="Buzz it : Fix Stop 0&#215;00000077 or KERNEL STACK INPAGE ERROR"><span class="head">Buzz it up</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="reddit" href="http://www.reddit.com/submit?url=http%3A%2F%2Ftechstogo.ca%2Fwindows-server%2Ffix-stop-0x00000077-or-kernel-stack-inpage-error%2F&amp;title=Fix+Stop+0%26%23215%3B00000077+or+KERNEL+STACK+INPAGE+ERROR" title="Share on Reddit : Fix Stop 0&#215;00000077 or KERNEL STACK INPAGE ERROR"><span class="head">share via Reddit</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="stumble" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ftechstogo.ca%2Fwindows-server%2Ffix-stop-0x00000077-or-kernel-stack-inpage-error%2F&amp;title=Fix+Stop+0%26%23215%3B00000077+or+KERNEL+STACK+INPAGE+ERROR" title="Submit to stumble : Fix Stop 0&#215;00000077 or KERNEL STACK INPAGE ERROR"><span class="head">Share with Stumblers</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="twitter" href="http://twitter.com/home/?status=http%3A%2F%2Ftechstogo.ca%2Fwindows-server%2Ffix-stop-0x00000077-or-kernel-stack-inpage-error%2F" title="Tweet this post - Fix Stop 0&#215;00000077 or KERNEL STACK INPAGE ERROR"><span class="head">Tweet about it</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="rss" href="http://techstogo.ca/windows-server/fix-stop-0x00000077-or-kernel-stack-inpage-error/feed" title="Track this post - Fix Stop 0&#215;00000077 or KERNEL STACK INPAGE ERROR via RSS"><span class="head">Subscribe to the comments on this post</span></a></li>
</ul>
<div class="clean"></div>
]]></content:encoded>
			<wfw:commentRss>http://techstogo.ca/windows-server/fix-stop-0x00000077-or-kernel-stack-inpage-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Outlook failed to start correctly last time. Starting Outlook in safe mode will help you correct or isolate a startup problem in order to successfully start the program. Some functionality may be disabled in this mode. Do You want to start Outlook in safe mode?</title>
		<link>http://techstogo.ca/microsoft-outlook/outlook-failed-to-start-correctly-last-time-starting-outlook-in-safe-mode-will-help-you-correct-or-isolate-a-startup-problem-in-order-to-successfully-start-the-program-some-functionality-may-be-disa/</link>
		<comments>http://techstogo.ca/microsoft-outlook/outlook-failed-to-start-correctly-last-time-starting-outlook-in-safe-mode-will-help-you-correct-or-isolate-a-startup-problem-in-order-to-successfully-start-the-program-some-functionality-may-be-disa/#comments</comments>
		<pubDate>Sat, 12 Jun 2010 19:22:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft Outlook]]></category>

		<guid isPermaLink="false">http://techstogo.ca/?p=469</guid>
		<description><![CDATA[No matter we click yes or no, the next time Outlook starts, it gives the same warning message. I found out the problem and writing the solution here for future references.
Why does this occur?
This problem usually occurs with Terminal services installed and running..
When Outlook starts, it creates the following key in registry..
HKEY_CURRENT_USERSoftwareMicrosoftOffice10.0OutlookResiliency (HKCU)
If no problem [...]]]></description>
			<content:encoded><![CDATA[<p>No matter we click yes or no, the next time Outlook starts, it gives the same warning message. I found out the problem and writing the solution here for future references.</p>
<h3><strong>Why does this occur?</strong></h3>
<p>This problem usually occurs with Terminal services installed and running..</p>
<p>When Outlook starts, it creates the following key in registry..<br />
HKEY_CURRENT_USERSoftwareMicrosoftOffice10.0OutlookResiliency (HKCU)<br />
If no problem occurs during startup of Outlook, this key is deleted automatically. Otherwise if an error occurs during the Outlook startup testing, subkeys under resiliency are created and Outlook gives the same warning message as stated above.</p>
<p>If the subkey from resiliency key is deleted by another application, <strong>while the terminal server is in install mode</strong>, this key gets copied to HKLM (HKLMSoftwareMicrosoftWindows NTCurrent VersionTerminal ServerInstallSoftware\MicrosoftOffice11.0OutlookResiliency)</p>
<p>Now when the application tries to access the key again through <strong>Terminal server application mode</strong>, if it finds it missing, it looks for the key in HKLM and if it finds TermSrvCopyKeyOnce under Resiliency, it copies the resiliency key again to HKCU.</p>
<p>Now Outlook always looks for the resiliency key and when it finds it, it gives the same warning message.</p>
<h3><strong>Solution:</strong></h3>
<p>The solution to this problem is rather simple. Only <strong>deleting</strong> the following key will solve the problem:</p>
<p><strong>HKLMSoftwareMicrosoftWindows NTCurrent VersionTerminal ServerInstallSoftwareMicrosoftOffice10.0OutlookResiliency</strong></p>
<ul class="socialwrap size32 row">
<li class="iconOnly"><a rel="nofollow" target="_blank" class="delicious" href="http://delicious.com/post?url=http%3A%2F%2Ftechstogo.ca%2Fmicrosoft-outlook%2Foutlook-failed-to-start-correctly-last-time-starting-outlook-in-safe-mode-will-help-you-correct-or-isolate-a-startup-problem-in-order-to-successfully-start-the-program-some-functionality-may-be-disa%2F&amp;title=Outlook+failed+to+start+correctly+last+time.+Starting+Outlook+in+safe+mode+will+help+you+correct+or+isolate+a+startup+problem+in+order+to+successfully+start+the+program.+Some+functionality+may+be+disabled+in+this+mode.+Do+You+want+to+start+Outlook+in+safe+mode%3F" title="Save on Delicious Outlook failed to start correctly last time. Starting Outlook in safe mode will help you correct or isolate a startup problem in order to successfully start the program. Some functionality may be disabled in this mode. Do You want to start Outlook in safe mode?"><span class="head">Bookmark on Delicious</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="digg" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ftechstogo.ca%2Fmicrosoft-outlook%2Foutlook-failed-to-start-correctly-last-time-starting-outlook-in-safe-mode-will-help-you-correct-or-isolate-a-startup-problem-in-order-to-successfully-start-the-program-some-functionality-may-be-disa%2F&amp;title=Outlook+failed+to+start+correctly+last+time.+Starting+Outlook+in+safe+mode+will+help+you+correct+or+isolate+a+startup+problem+in+order+to+successfully+start+the+program.+Some+functionality+may+be+disabled+in+this+mode.+Do+You+want+to+start+Outlook+in+safe+mode%3F" title="Digg this post - Outlook failed to start correctly last time. Starting Outlook in safe mode will help you correct or isolate a startup problem in order to successfully start the program. Some functionality may be disabled in this mode. Do You want to start Outlook in safe mode?"><span class="head">Digg this post</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="facebook" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Ftechstogo.ca%2Fmicrosoft-outlook%2Foutlook-failed-to-start-correctly-last-time-starting-outlook-in-safe-mode-will-help-you-correct-or-isolate-a-startup-problem-in-order-to-successfully-start-the-program-some-functionality-may-be-disa%2F&#038;t=Outlook+failed+to+start+correctly+last+time.+Starting+Outlook+in+safe+mode+will+help+you+correct+or+isolate+a+startup+problem+in+order+to+successfully+start+the+program.+Some+functionality+may+be+disabled+in+this+mode.+Do+You+want+to+start+Outlook+in+safe+mode%3F" title="Share this post - Outlook failed to start correctly last time. Starting Outlook in safe mode will help you correct or isolate a startup problem in order to successfully start the program. Some functionality may be disabled in this mode. Do You want to start Outlook in safe mode?"><span class="head">Recommend on Facebook</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="google_buzz" href="http://www.google.com/reader/link?url=http%3A%2F%2Ftechstogo.ca%2Fmicrosoft-outlook%2Foutlook-failed-to-start-correctly-last-time-starting-outlook-in-safe-mode-will-help-you-correct-or-isolate-a-startup-problem-in-order-to-successfully-start-the-program-some-functionality-may-be-disa%2F&#038;title=Outlook+failed+to+start+correctly+last+time.+Starting+Outlook+in+safe+mode+will+help+you+correct+or+isolate+a+startup+problem+in+order+to+successfully+start+the+program.+Some+functionality+may+be+disabled+in+this+mode.+Do+You+want+to+start+Outlook+in+safe+mode%3F&#038;srcURL=" title="Buzz it : Outlook failed to start correctly last time. Starting Outlook in safe mode will help you correct or isolate a startup problem in order to successfully start the program. Some functionality may be disabled in this mode. Do You want to start Outlook in safe mode?"><span class="head">Buzz it up</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="yahoo_buzz" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Ftechstogo.ca%2Fmicrosoft-outlook%2Foutlook-failed-to-start-correctly-last-time-starting-outlook-in-safe-mode-will-help-you-correct-or-isolate-a-startup-problem-in-order-to-successfully-start-the-program-some-functionality-may-be-disa%2F" title="Buzz it : Outlook failed to start correctly last time. Starting Outlook in safe mode will help you correct or isolate a startup problem in order to successfully start the program. Some functionality may be disabled in this mode. Do You want to start Outlook in safe mode?"><span class="head">Buzz it up</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="reddit" href="http://www.reddit.com/submit?url=http%3A%2F%2Ftechstogo.ca%2Fmicrosoft-outlook%2Foutlook-failed-to-start-correctly-last-time-starting-outlook-in-safe-mode-will-help-you-correct-or-isolate-a-startup-problem-in-order-to-successfully-start-the-program-some-functionality-may-be-disa%2F&amp;title=Outlook+failed+to+start+correctly+last+time.+Starting+Outlook+in+safe+mode+will+help+you+correct+or+isolate+a+startup+problem+in+order+to+successfully+start+the+program.+Some+functionality+may+be+disabled+in+this+mode.+Do+You+want+to+start+Outlook+in+safe+mode%3F" title="Share on Reddit : Outlook failed to start correctly last time. Starting Outlook in safe mode will help you correct or isolate a startup problem in order to successfully start the program. Some functionality may be disabled in this mode. Do You want to start Outlook in safe mode?"><span class="head">share via Reddit</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="stumble" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ftechstogo.ca%2Fmicrosoft-outlook%2Foutlook-failed-to-start-correctly-last-time-starting-outlook-in-safe-mode-will-help-you-correct-or-isolate-a-startup-problem-in-order-to-successfully-start-the-program-some-functionality-may-be-disa%2F&amp;title=Outlook+failed+to+start+correctly+last+time.+Starting+Outlook+in+safe+mode+will+help+you+correct+or+isolate+a+startup+problem+in+order+to+successfully+start+the+program.+Some+functionality+may+be+disabled+in+this+mode.+Do+You+want+to+start+Outlook+in+safe+mode%3F" title="Submit to stumble : Outlook failed to start correctly last time. Starting Outlook in safe mode will help you correct or isolate a startup problem in order to successfully start the program. Some functionality may be disabled in this mode. Do You want to start Outlook in safe mode?"><span class="head">Share with Stumblers</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="twitter" href="http://twitter.com/home/?status=http%3A%2F%2Ftechstogo.ca%2Fmicrosoft-outlook%2Foutlook-failed-to-start-correctly-last-time-starting-outlook-in-safe-mode-will-help-you-correct-or-isolate-a-startup-problem-in-order-to-successfully-start-the-program-some-functionality-may-be-disa%2F" title="Tweet this post - Outlook failed to start correctly last time. Starting Outlook in safe mode will help you correct or isolate a startup problem in order to successfully start the program. Some functionality may be disabled in this mode. Do You want to start Outlook in safe mode?"><span class="head">Tweet about it</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="rss" href="http://techstogo.ca/microsoft-outlook/outlook-failed-to-start-correctly-last-time-starting-outlook-in-safe-mode-will-help-you-correct-or-isolate-a-startup-problem-in-order-to-successfully-start-the-program-some-functionality-may-be-disa/feed" title="Track this post - Outlook failed to start correctly last time. Starting Outlook in safe mode will help you correct or isolate a startup problem in order to successfully start the program. Some functionality may be disabled in this mode. Do You want to start Outlook in safe mode? via RSS"><span class="head">Subscribe to the comments on this post</span></a></li>
</ul>
<div class="clean"></div>
]]></content:encoded>
			<wfw:commentRss>http://techstogo.ca/microsoft-outlook/outlook-failed-to-start-correctly-last-time-starting-outlook-in-safe-mode-will-help-you-correct-or-isolate-a-startup-problem-in-order-to-successfully-start-the-program-some-functionality-may-be-disa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to setup IMAP4 Exchange 2003 email to sync with your iPhone</title>
		<link>http://techstogo.ca/exchange-issues/how-to-setup-imap4-exchange-2003-email-to-sync-with-your-iphone/</link>
		<comments>http://techstogo.ca/exchange-issues/how-to-setup-imap4-exchange-2003-email-to-sync-with-your-iphone/#comments</comments>
		<pubDate>Fri, 28 May 2010 19:22:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Exchange Issues]]></category>

		<guid isPermaLink="false">http://techstogo.ca/?p=466</guid>
		<description><![CDATA[Here is what you need:

Exchange 2003 SP2 setup and fully functional.
Administrator access to both Front-end and Back-end servers
Firewall Administrator Access to your incoming firewall
And an iPhone with Wifi access (for initial sync and testing)

Setup Exchange 2003 for IMAP4 (incoming emails to your iPhone)

Go into Exchange System Manager. Expand to Administrative Groups –&#62; GroupName –&#62; Servers [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Here is what you need:</strong></p>
<ul>
<li>Exchange 2003 SP2 setup and fully functional.</li>
<li>Administrator access to both Front-end and Back-end servers</li>
<li>Firewall Administrator Access to your incoming firewall</li>
<li>And an iPhone with Wifi access (for initial sync and testing)</li>
</ul>
<p><strong>Setup Exchange 2003 for IMAP4 (incoming emails to your iPhone)</strong></p>
<ol>
<li>Go into <strong>Exchange System Manager</strong>. Expand to <strong>Administrative Groups</strong> –&gt; <strong>GroupName </strong>–&gt; <strong>Servers </strong>–&gt; <strong>Exchange_server_2003</strong> –&gt; <strong>Protocols </strong>–&gt; <strong>IMAP4</strong>.</li>
<li>Create a new <strong>IMAP4 Virtual Server</strong>. New –&gt; IMAP4 Virtual Server…</li>
<li>Give it a name</li>
<li>Assign IP to “<strong>AllUnassigned</strong>“</li>
<li>A new IMAP4 Server should be assigned in the right pane. Right click on it, and go into properties.</li>
<li>Leave General tab as is. (unless you want to change the default <strong>TCP </strong>ports of <strong>143 </strong>and <strong>SSL </strong>port of <strong>993</strong>)</li>
<li>In Access tab, click on “<strong>Authentication</strong>…” button. If you want to use SSL or have Weboutlook going into SSL automatically, then you do not need the “Requires SSL/TLS encryption” button. Otherwise, you need to check box it.<em><strong> Otherwise your password will be going thru cleartext!!</strong></em></li>
<li>Okay, and get out of this window.</li>
<li>Repeat the same steps on <strong>your backend </strong>server.</li>
</ol>
<p><strong>Setup Exchange 2003 for SMTP (outgoing emails from your iPhone)</strong></p>
<ol>
<li>Go into <strong>Exchange System Manager</strong>. Expand to <strong>Administrative Groups</strong> –&gt; <strong>GroupName</strong> –&gt; <strong>Servers </strong>–&gt; <strong>Exchange_server_2003</strong> –&gt; <strong>Protocols </strong>–&gt; <strong>SMTP</strong>.</li>
<li>Create a new <strong>SMTP Virtual Server</strong>. New –&gt; SMTP Virtual Server…</li>
<li>Give it a name</li>
<li>Assign IP to “<strong>AllUnassigned</strong>“</li>
<li>A new SMTP Server should be assigned in the right pane. Right click on it, and go into properties.</li>
<li>Leave General tab as is. (unless you wnat to change the default <strong>TCP </strong>port of <strong>25</strong>)</li>
<li>In Access tab, click on “<strong>Authentication</strong>…” button. It should look like below<a title="Iphone Exchange 2003 Authentication window" href="http://blog.monkeykit.com/wp-content/uploads/2007/08/iphone-exchange2003-authentication.jpg"><br />
<img src="http://blog.monkeykit.com/wp-content/uploads/2007/08/iphone-exchange2003-authentication.thumbnail.jpg" alt="Iphone Exchange 2003 Authentication window" /></a></li>
<li>Click on the “<strong>Users</strong>” button and add the appropriate mobile users who will have an iPhone that <strong>will </strong>be <strong>sending</strong>. Make sure you only include those you want to be able to send. <strong>!!!Otherwise, you will have a nice open SMTP server for all the spammers to spam if you put “</strong><strong>everyone”!!!</strong> Click OK and OK when you are done with the users and Authentication.</li>
<li>Skip Messages Tab</li>
<li>Click on “<strong>Delivery tab</strong>” and on “<strong>Advanced</strong>” button</li>
<li>If this Exchange server you are setting up is a front-end server, you will want to fill the Smart host field with your Back-end Server or whatever server processes your outgoing SMTP requests. If your Back-end server has an IP address of <strong>172.16.62.5</strong>, put the IP address in a square bracket. Ie. <strong>[172.16.62.5]</strong> Click on OK when you are done.</li>
<li>You do not need to do this on your back-end server if your back-end server is sending the outgoing emails.</li>
</ol>
<p><strong>Firewall:<br />
</strong>Depending on what firewall you have: Cisco Pix, Nokia checkpoint, etc. you’ll need to open the following TCP ports to the front-end Exchange server to the world.</p>
<ul>
<li><strong>IMAP4 </strong>(ie 143)</li>
<li><strong>SMTP </strong>(ie. 25)</li>
<li><strong>SSL IMAP4</strong> (ie.993)</li>
</ul>
<p><strong>Exchange Services:<br />
</strong></p>
<ul>
<li>You need to set “<strong>Microsoft Exchange IMAP4″</strong> Service to <strong>Automatic </strong>and <strong>Start </strong>the service.</li>
<li>You need to set “<strong>Microsoft Exchange SMTP”</strong> Service to <strong>Automatic </strong>and <strong>Start </strong>the service. (if it isn’t already)</li>
</ul>
<p><strong>Apple iPhone:</strong><br />
I would recommend putting your iPhone onto a wifi network instead of EDGE until you get this up. Edge works fine on updates, but</p>
<ol>
<li>Go into the main <strong>Springboard </strong>page (With all the icons)</li>
<li>Tap <strong>Settings</strong></li>
<li>Tap <strong>Mail</strong></li>
<li>Tap <strong>Other</strong></li>
<li>Tap <strong>Exchange</strong></li>
<li>Fill in the <strong>Name</strong>, <strong>Email address</strong> and a brief description of your work email</li>
<li>In the I<strong>ncoming Mail Server</strong><br />
Fill in the <strong>Host Name</strong> of your Weboutlook server. (Ie. owa.testserver.com)</li>
<li>Fill in the <strong>Username</strong> with your domain and username. (IE. TESTDOMAIN\USERNAME)</li>
<li>Fill in your <strong>password</strong></li>
<li>In the <strong>Outgoing Mail Server</strong></li>
<li>Fill in the <strong>Host Name</strong> of your Weboutlook server. (Ie. owa.testserver.com)</li>
<li>Fill in the <strong>Username </strong>with your domain and username. (IE. TESTDOMAIN\USERNAME)</li>
<li>Fill in your <strong>password</strong></li>
<li>Tap <strong>Save </strong>and it should say <em><strong>“Verifying Exchange account information”</strong></em> on top.</li>
<li>The screen should go back to your Mail screen, and you are set.</li>
<li>Go into <strong>Mail </strong>and you will see your email box in the account tab all the way on top.</li>
</ol>
<p><strong>Troubleshooting</strong></p>
<ul>
<li>Make sure your firewall to IMAP4 and SMTP is open. You can usually check this if you do the telnet test via command line (ie. telnet owa.testserver.com 143). You should see a “* OK Microsoft Exchange Server 2003 IMAP4rev1 server…” reply . Just make sure you are testing this from outside your network.</li>
<li>Make sure your webaddress, username and password and tapped correctly. The iPhone is notorious for mistyping extra long passwords.</li>
</ul>
<p><strong>Final Thoughts:</strong><br />
I hope this How-to is a good starter for your IT people to get you started on the IMAP4 syncing on the iPhone. I have used it at my workplace many a times to answer emails and no one can tell you are replying via an iPhone. Please leave comments or suggestions if there are any typographic errors or anything I missed</p>
<ul class="socialwrap size32 row">
<li class="iconOnly"><a rel="nofollow" target="_blank" class="delicious" href="http://delicious.com/post?url=http%3A%2F%2Ftechstogo.ca%2Fexchange-issues%2Fhow-to-setup-imap4-exchange-2003-email-to-sync-with-your-iphone%2F&amp;title=How+to+setup+IMAP4+Exchange+2003+email+to+sync+with+your+iPhone" title="Save on Delicious How to setup IMAP4 Exchange 2003 email to sync with your iPhone"><span class="head">Bookmark on Delicious</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="digg" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ftechstogo.ca%2Fexchange-issues%2Fhow-to-setup-imap4-exchange-2003-email-to-sync-with-your-iphone%2F&amp;title=How+to+setup+IMAP4+Exchange+2003+email+to+sync+with+your+iPhone" title="Digg this post - How to setup IMAP4 Exchange 2003 email to sync with your iPhone"><span class="head">Digg this post</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="facebook" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Ftechstogo.ca%2Fexchange-issues%2Fhow-to-setup-imap4-exchange-2003-email-to-sync-with-your-iphone%2F&#038;t=How+to+setup+IMAP4+Exchange+2003+email+to+sync+with+your+iPhone" title="Share this post - How to setup IMAP4 Exchange 2003 email to sync with your iPhone"><span class="head">Recommend on Facebook</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="google_buzz" href="http://www.google.com/reader/link?url=http%3A%2F%2Ftechstogo.ca%2Fexchange-issues%2Fhow-to-setup-imap4-exchange-2003-email-to-sync-with-your-iphone%2F&#038;title=How+to+setup+IMAP4+Exchange+2003+email+to+sync+with+your+iPhone&#038;srcURL=" title="Buzz it : How to setup IMAP4 Exchange 2003 email to sync with your iPhone"><span class="head">Buzz it up</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="yahoo_buzz" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Ftechstogo.ca%2Fexchange-issues%2Fhow-to-setup-imap4-exchange-2003-email-to-sync-with-your-iphone%2F" title="Buzz it : How to setup IMAP4 Exchange 2003 email to sync with your iPhone"><span class="head">Buzz it up</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="reddit" href="http://www.reddit.com/submit?url=http%3A%2F%2Ftechstogo.ca%2Fexchange-issues%2Fhow-to-setup-imap4-exchange-2003-email-to-sync-with-your-iphone%2F&amp;title=How+to+setup+IMAP4+Exchange+2003+email+to+sync+with+your+iPhone" title="Share on Reddit : How to setup IMAP4 Exchange 2003 email to sync with your iPhone"><span class="head">share via Reddit</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="stumble" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ftechstogo.ca%2Fexchange-issues%2Fhow-to-setup-imap4-exchange-2003-email-to-sync-with-your-iphone%2F&amp;title=How+to+setup+IMAP4+Exchange+2003+email+to+sync+with+your+iPhone" title="Submit to stumble : How to setup IMAP4 Exchange 2003 email to sync with your iPhone"><span class="head">Share with Stumblers</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="twitter" href="http://twitter.com/home/?status=http%3A%2F%2Ftechstogo.ca%2Fexchange-issues%2Fhow-to-setup-imap4-exchange-2003-email-to-sync-with-your-iphone%2F" title="Tweet this post - How to setup IMAP4 Exchange 2003 email to sync with your iPhone"><span class="head">Tweet about it</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="rss" href="http://techstogo.ca/exchange-issues/how-to-setup-imap4-exchange-2003-email-to-sync-with-your-iphone/feed" title="Track this post - How to setup IMAP4 Exchange 2003 email to sync with your iPhone via RSS"><span class="head">Subscribe to the comments on this post</span></a></li>
</ul>
<div class="clean"></div>
]]></content:encoded>
			<wfw:commentRss>http://techstogo.ca/exchange-issues/how-to-setup-imap4-exchange-2003-email-to-sync-with-your-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add Windows Backup Utility in Windows XP Home Edition?</title>
		<link>http://techstogo.ca/windows-xp/how-to-add-windows-backup-utility-in-windows-xp-home-edition/</link>
		<comments>http://techstogo.ca/windows-xp/how-to-add-windows-backup-utility-in-windows-xp-home-edition/#comments</comments>
		<pubDate>Thu, 20 May 2010 16:06:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://techstogo.ca/?p=464</guid>
		<description><![CDATA[Microsoft Backup utility is not included in the default installation of Windows  XP Home Edition. It is included on the Windows XP Home Edition CD-ROM in the  ValueAdd folder. You must install the utility manually.?
To manually install  Backup:?
Double-click the Ntbackup.msi file in the following location on the  Windows XP Home Edition [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft Backup utility is not included in the default installation of Windows  XP Home Edition. It is included on the Windows XP Home Edition CD-ROM in the  ValueAdd folder. You must install the utility manually.?</p>
<p>To manually install  Backup:?<br />
Double-click the Ntbackup.msi file in the following location on the  Windows XP Home Edition CD-ROM:</p>
<p>CD-ROMDrive:\VALUEADD\MSFT\NTBACKUP</p>
<ul class="socialwrap size32 row">
<li class="iconOnly"><a rel="nofollow" target="_blank" class="delicious" href="http://delicious.com/post?url=http%3A%2F%2Ftechstogo.ca%2Fwindows-xp%2Fhow-to-add-windows-backup-utility-in-windows-xp-home-edition%2F&amp;title=How+to+add+Windows+Backup+Utility+in+Windows+XP+Home+Edition%3F" title="Save on Delicious How to add Windows Backup Utility in Windows XP Home Edition?"><span class="head">Bookmark on Delicious</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="digg" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ftechstogo.ca%2Fwindows-xp%2Fhow-to-add-windows-backup-utility-in-windows-xp-home-edition%2F&amp;title=How+to+add+Windows+Backup+Utility+in+Windows+XP+Home+Edition%3F" title="Digg this post - How to add Windows Backup Utility in Windows XP Home Edition?"><span class="head">Digg this post</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="facebook" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Ftechstogo.ca%2Fwindows-xp%2Fhow-to-add-windows-backup-utility-in-windows-xp-home-edition%2F&#038;t=How+to+add+Windows+Backup+Utility+in+Windows+XP+Home+Edition%3F" title="Share this post - How to add Windows Backup Utility in Windows XP Home Edition?"><span class="head">Recommend on Facebook</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="google_buzz" href="http://www.google.com/reader/link?url=http%3A%2F%2Ftechstogo.ca%2Fwindows-xp%2Fhow-to-add-windows-backup-utility-in-windows-xp-home-edition%2F&#038;title=How+to+add+Windows+Backup+Utility+in+Windows+XP+Home+Edition%3F&#038;srcURL=" title="Buzz it : How to add Windows Backup Utility in Windows XP Home Edition?"><span class="head">Buzz it up</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="yahoo_buzz" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Ftechstogo.ca%2Fwindows-xp%2Fhow-to-add-windows-backup-utility-in-windows-xp-home-edition%2F" title="Buzz it : How to add Windows Backup Utility in Windows XP Home Edition?"><span class="head">Buzz it up</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="reddit" href="http://www.reddit.com/submit?url=http%3A%2F%2Ftechstogo.ca%2Fwindows-xp%2Fhow-to-add-windows-backup-utility-in-windows-xp-home-edition%2F&amp;title=How+to+add+Windows+Backup+Utility+in+Windows+XP+Home+Edition%3F" title="Share on Reddit : How to add Windows Backup Utility in Windows XP Home Edition?"><span class="head">share via Reddit</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="stumble" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ftechstogo.ca%2Fwindows-xp%2Fhow-to-add-windows-backup-utility-in-windows-xp-home-edition%2F&amp;title=How+to+add+Windows+Backup+Utility+in+Windows+XP+Home+Edition%3F" title="Submit to stumble : How to add Windows Backup Utility in Windows XP Home Edition?"><span class="head">Share with Stumblers</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="twitter" href="http://twitter.com/home/?status=http%3A%2F%2Ftechstogo.ca%2Fwindows-xp%2Fhow-to-add-windows-backup-utility-in-windows-xp-home-edition%2F" title="Tweet this post - How to add Windows Backup Utility in Windows XP Home Edition?"><span class="head">Tweet about it</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="rss" href="http://techstogo.ca/windows-xp/how-to-add-windows-backup-utility-in-windows-xp-home-edition/feed" title="Track this post - How to add Windows Backup Utility in Windows XP Home Edition? via RSS"><span class="head">Subscribe to the comments on this post</span></a></li>
</ul>
<div class="clean"></div>
]]></content:encoded>
			<wfw:commentRss>http://techstogo.ca/windows-xp/how-to-add-windows-backup-utility-in-windows-xp-home-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restoring Active Directory in servers</title>
		<link>http://techstogo.ca/windows-sbs-2008/restoring-active-directory-in-servers/</link>
		<comments>http://techstogo.ca/windows-sbs-2008/restoring-active-directory-in-servers/#comments</comments>
		<pubDate>Thu, 20 May 2010 16:04:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SBS 2008]]></category>
		<category><![CDATA[Windows sbs 2008]]></category>

		<guid isPermaLink="false">http://techstogo.ca/?p=462</guid>
		<description><![CDATA[On Windows Server 2003 or  Windows 2000 domain controllers the Active Directory can be backed up while the  domain controller is online. You can restore these backups only when the domain  controller is booted into Directory Services Restore mode by using the  F8 key when the server is starting.

Bookmark on Delicious
Digg [...]]]></description>
			<content:encoded><![CDATA[<p>On Windows Server 2003 or  Windows 2000 domain controllers the Active Directory can be backed up while the  domain controller is online. You can restore these backups only when the domain  controller is booted into Directory Services Restore mode by using the  <strong>F8 key</strong> when the server is starting.</p>
<ul class="socialwrap size32 row">
<li class="iconOnly"><a rel="nofollow" target="_blank" class="delicious" href="http://delicious.com/post?url=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Frestoring-active-directory-in-servers%2F&amp;title=Restoring+Active+Directory+in+servers" title="Save on Delicious Restoring Active Directory in servers"><span class="head">Bookmark on Delicious</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="digg" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Frestoring-active-directory-in-servers%2F&amp;title=Restoring+Active+Directory+in+servers" title="Digg this post - Restoring Active Directory in servers"><span class="head">Digg this post</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="facebook" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Frestoring-active-directory-in-servers%2F&#038;t=Restoring+Active+Directory+in+servers" title="Share this post - Restoring Active Directory in servers"><span class="head">Recommend on Facebook</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="google_buzz" href="http://www.google.com/reader/link?url=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Frestoring-active-directory-in-servers%2F&#038;title=Restoring+Active+Directory+in+servers&#038;srcURL=" title="Buzz it : Restoring Active Directory in servers"><span class="head">Buzz it up</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="yahoo_buzz" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Frestoring-active-directory-in-servers%2F" title="Buzz it : Restoring Active Directory in servers"><span class="head">Buzz it up</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="reddit" href="http://www.reddit.com/submit?url=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Frestoring-active-directory-in-servers%2F&amp;title=Restoring+Active+Directory+in+servers" title="Share on Reddit : Restoring Active Directory in servers"><span class="head">share via Reddit</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="stumble" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Frestoring-active-directory-in-servers%2F&amp;title=Restoring+Active+Directory+in+servers" title="Submit to stumble : Restoring Active Directory in servers"><span class="head">Share with Stumblers</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="twitter" href="http://twitter.com/home/?status=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Frestoring-active-directory-in-servers%2F" title="Tweet this post - Restoring Active Directory in servers"><span class="head">Tweet about it</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="rss" href="http://techstogo.ca/windows-sbs-2008/restoring-active-directory-in-servers/feed" title="Track this post - Restoring Active Directory in servers via RSS"><span class="head">Subscribe to the comments on this post</span></a></li>
</ul>
<div class="clean"></div>
]]></content:encoded>
			<wfw:commentRss>http://techstogo.ca/windows-sbs-2008/restoring-active-directory-in-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can I backup the system state while the Active Directory is online?</title>
		<link>http://techstogo.ca/windows-sbs-2008/can-i-backup-the-system-state-while-the-active-directory-is-online/</link>
		<comments>http://techstogo.ca/windows-sbs-2008/can-i-backup-the-system-state-while-the-active-directory-is-online/#comments</comments>
		<pubDate>Thu, 20 May 2010 16:03:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows sbs 2008]]></category>

		<guid isPermaLink="false">http://techstogo.ca/?p=460</guid>
		<description><![CDATA[Yes &#8211; On Windows Server 2003 or Windows 2000 domain controllers the Active  Directory can be backed up while the domain controller is online.?
You can restore these  backups only when the domain controller is booted into Directory Services  Restore mode by using the F8 key when the server is starting.

Bookmark on Delicious
Digg [...]]]></description>
			<content:encoded><![CDATA[<p>Yes &#8211; On Windows Server 2003 or Windows 2000 domain controllers the Active  Directory can be backed up while the domain controller is online.?</p>
<p>You can restore these  backups only when the domain controller is booted into Directory Services  Restore mode by using the F8 key when the server is starting.</p>
<ul class="socialwrap size32 row">
<li class="iconOnly"><a rel="nofollow" target="_blank" class="delicious" href="http://delicious.com/post?url=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fcan-i-backup-the-system-state-while-the-active-directory-is-online%2F&amp;title=Can+I+backup+the+system+state+while+the+Active+Directory+is+online%3F" title="Save on Delicious Can I backup the system state while the Active Directory is online?"><span class="head">Bookmark on Delicious</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="digg" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fcan-i-backup-the-system-state-while-the-active-directory-is-online%2F&amp;title=Can+I+backup+the+system+state+while+the+Active+Directory+is+online%3F" title="Digg this post - Can I backup the system state while the Active Directory is online?"><span class="head">Digg this post</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="facebook" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fcan-i-backup-the-system-state-while-the-active-directory-is-online%2F&#038;t=Can+I+backup+the+system+state+while+the+Active+Directory+is+online%3F" title="Share this post - Can I backup the system state while the Active Directory is online?"><span class="head">Recommend on Facebook</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="google_buzz" href="http://www.google.com/reader/link?url=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fcan-i-backup-the-system-state-while-the-active-directory-is-online%2F&#038;title=Can+I+backup+the+system+state+while+the+Active+Directory+is+online%3F&#038;srcURL=" title="Buzz it : Can I backup the system state while the Active Directory is online?"><span class="head">Buzz it up</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="yahoo_buzz" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fcan-i-backup-the-system-state-while-the-active-directory-is-online%2F" title="Buzz it : Can I backup the system state while the Active Directory is online?"><span class="head">Buzz it up</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="reddit" href="http://www.reddit.com/submit?url=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fcan-i-backup-the-system-state-while-the-active-directory-is-online%2F&amp;title=Can+I+backup+the+system+state+while+the+Active+Directory+is+online%3F" title="Share on Reddit : Can I backup the system state while the Active Directory is online?"><span class="head">share via Reddit</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="stumble" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fcan-i-backup-the-system-state-while-the-active-directory-is-online%2F&amp;title=Can+I+backup+the+system+state+while+the+Active+Directory+is+online%3F" title="Submit to stumble : Can I backup the system state while the Active Directory is online?"><span class="head">Share with Stumblers</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="twitter" href="http://twitter.com/home/?status=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fcan-i-backup-the-system-state-while-the-active-directory-is-online%2F" title="Tweet this post - Can I backup the system state while the Active Directory is online?"><span class="head">Tweet about it</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="rss" href="http://techstogo.ca/windows-sbs-2008/can-i-backup-the-system-state-while-the-active-directory-is-online/feed" title="Track this post - Can I backup the system state while the Active Directory is online? via RSS"><span class="head">Subscribe to the comments on this post</span></a></li>
</ul>
<div class="clean"></div>
]]></content:encoded>
			<wfw:commentRss>http://techstogo.ca/windows-sbs-2008/can-i-backup-the-system-state-while-the-active-directory-is-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How can I restore a fully crashed Active Directory system using the system state backup?</title>
		<link>http://techstogo.ca/windows-sbs-2008/how-can-i-restore-a-fully-crashed-active-directory-system-using-the-system-state-backup/</link>
		<comments>http://techstogo.ca/windows-sbs-2008/how-can-i-restore-a-fully-crashed-active-directory-system-using-the-system-state-backup/#comments</comments>
		<pubDate>Thu, 20 May 2010 16:01:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows sbs 2008]]></category>

		<guid isPermaLink="false">http://techstogo.ca/?p=458</guid>
		<description><![CDATA[
Using Windows installation  CD/DVD, install a basic windows installation.
If you have a server with  special hardware like SCSI or RAID cards, at the first blue installation screen  be ready press F6 to install this drivers (the option is available for only few  seconds, so be prepared).
On the next  &#8220;Welcome to [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>Using Windows installation  CD/DVD, install a basic windows installation.</li>
<li>If you have a server with  special hardware like SCSI or RAID cards, at the first blue installation screen  be ready press F6 to install this drivers (the option is available for only few  seconds, so be prepared).</li>
<li>On the next  &#8220;<strong>Welcome to Setup Screen</strong>&#8221; do <strong>not</strong> choose the  &#8220;Repair&#8221; option, just hit enter to continue.</li>
<li>Press F8 to accept the End  User License Agreement.</li>
<li>If you have replaced the  hard disk, select the new disk, and create a new partition that has at least the  same size as it used to be on the cashed system.</li>
<li>Select to install Windows  on the new partition</li>
<li>Select formatting the new  partition</li>
<li>After format completes,  the windows installation begins, and windows will load, and then reboot.</li>
<li>Accept default settings  for &#8216;Regional and Language Options&#8221;</li>
<li>Fill the &#8220;Name&#8221; and  &#8220;Organization&#8221;, and product key.</li>
<li>Make sure you use the  <strong>same?</strong> &#8220;computer name&#8221; as it use to be, otherwise, you will have  to start all over.</li>
<li>Cancel the setup wizard  that appears at the end f the installation.</li>
<li>Right click on &#8220;My  Computer: and choose Manage.</li>
<li>Recreate all partitions,  with the same drive letters, as that were present on the system you are trying  to restore. Failing to do so will result in unsuccessful restore!</li>
<li>Install your  Backup software and recover it settings form the backup disk.</li>
<li>Select the System State  pack, a restore it to its original location.</li>
<li>Reboot the server, and hit  F8 as soon as the BIOS screen appears.</li>
<li>Choose &#8220;Directory Services  Restore Mode&#8221;</li>
<li>After windows starts &gt;  from the <strong>Start</strong> menu choose <strong>Run &gt;  NTBackup</strong></li>
<li>Choose<strong> Restore and  Manage Media</strong></li>
<li>From the main menu  <strong>Tools</strong> &gt; <strong>Options &gt; Restore Tab </strong>&gt; set &#8221;  Always replace the files on my computer&#8221;</li>
<li>Select the appropriate  system state file, the one you recovered using Relative Rev Backup, and hit  &#8220;<strong>Start Restore</strong>&#8220;.</li>
<li>Acknowledge restoring the  System State to its original location.?</li>
<li>On the Confirm Restore  form hit <strong>Advanced,</strong> and check all four checkboxes.</li>
<li>Wait for the restore to  complete</li>
<li>You may have to  reboot</li>
</ul>
<ul class="socialwrap size32 row">
<li class="iconOnly"><a rel="nofollow" target="_blank" class="delicious" href="http://delicious.com/post?url=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fhow-can-i-restore-a-fully-crashed-active-directory-system-using-the-system-state-backup%2F&amp;title=How+can+I+restore+a+fully+crashed+Active+Directory+system+using+the+system+state+backup%3F" title="Save on Delicious How can I restore a fully crashed Active Directory system using the system state backup?"><span class="head">Bookmark on Delicious</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="digg" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fhow-can-i-restore-a-fully-crashed-active-directory-system-using-the-system-state-backup%2F&amp;title=How+can+I+restore+a+fully+crashed+Active+Directory+system+using+the+system+state+backup%3F" title="Digg this post - How can I restore a fully crashed Active Directory system using the system state backup?"><span class="head">Digg this post</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="facebook" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fhow-can-i-restore-a-fully-crashed-active-directory-system-using-the-system-state-backup%2F&#038;t=How+can+I+restore+a+fully+crashed+Active+Directory+system+using+the+system+state+backup%3F" title="Share this post - How can I restore a fully crashed Active Directory system using the system state backup?"><span class="head">Recommend on Facebook</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="google_buzz" href="http://www.google.com/reader/link?url=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fhow-can-i-restore-a-fully-crashed-active-directory-system-using-the-system-state-backup%2F&#038;title=How+can+I+restore+a+fully+crashed+Active+Directory+system+using+the+system+state+backup%3F&#038;srcURL=" title="Buzz it : How can I restore a fully crashed Active Directory system using the system state backup?"><span class="head">Buzz it up</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="yahoo_buzz" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fhow-can-i-restore-a-fully-crashed-active-directory-system-using-the-system-state-backup%2F" title="Buzz it : How can I restore a fully crashed Active Directory system using the system state backup?"><span class="head">Buzz it up</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="reddit" href="http://www.reddit.com/submit?url=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fhow-can-i-restore-a-fully-crashed-active-directory-system-using-the-system-state-backup%2F&amp;title=How+can+I+restore+a+fully+crashed+Active+Directory+system+using+the+system+state+backup%3F" title="Share on Reddit : How can I restore a fully crashed Active Directory system using the system state backup?"><span class="head">share via Reddit</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="stumble" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fhow-can-i-restore-a-fully-crashed-active-directory-system-using-the-system-state-backup%2F&amp;title=How+can+I+restore+a+fully+crashed+Active+Directory+system+using+the+system+state+backup%3F" title="Submit to stumble : How can I restore a fully crashed Active Directory system using the system state backup?"><span class="head">Share with Stumblers</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="twitter" href="http://twitter.com/home/?status=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fhow-can-i-restore-a-fully-crashed-active-directory-system-using-the-system-state-backup%2F" title="Tweet this post - How can I restore a fully crashed Active Directory system using the system state backup?"><span class="head">Tweet about it</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="rss" href="http://techstogo.ca/windows-sbs-2008/how-can-i-restore-a-fully-crashed-active-directory-system-using-the-system-state-backup/feed" title="Track this post - How can I restore a fully crashed Active Directory system using the system state backup? via RSS"><span class="head">Subscribe to the comments on this post</span></a></li>
</ul>
<div class="clean"></div>
]]></content:encoded>
			<wfw:commentRss>http://techstogo.ca/windows-sbs-2008/how-can-i-restore-a-fully-crashed-active-directory-system-using-the-system-state-backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Should I run over the last System State with the new versions?</title>
		<link>http://techstogo.ca/windows-sbs-2008/should-i-run-over-the-last-system-state-with-the-new-versions/</link>
		<comments>http://techstogo.ca/windows-sbs-2008/should-i-run-over-the-last-system-state-with-the-new-versions/#comments</comments>
		<pubDate>Thu, 20 May 2010 15:56:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows sbs 2008]]></category>

		<guid isPermaLink="false">http://techstogo.ca/?p=456</guid>
		<description><![CDATA[No, it is always recommended  to keep two or more versions. That way even if the last system state is  corrupted you will be able to recover from a previous version.?

Bookmark on Delicious
Digg this post
Recommend on Facebook
Buzz it up
Buzz it up
share via Reddit
Share with Stumblers
Tweet about it
Subscribe to the comments on this post


]]></description>
			<content:encoded><![CDATA[<p>No, it is always recommended  to keep two or more versions. That way even if the last system state is  corrupted you will be able to recover from a previous version.?</p>
<ul class="socialwrap size32 row">
<li class="iconOnly"><a rel="nofollow" target="_blank" class="delicious" href="http://delicious.com/post?url=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fshould-i-run-over-the-last-system-state-with-the-new-versions%2F&amp;title=Should+I+run+over+the+last+System+State+with+the+new+versions%3F" title="Save on Delicious Should I run over the last System State with the new versions?"><span class="head">Bookmark on Delicious</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="digg" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fshould-i-run-over-the-last-system-state-with-the-new-versions%2F&amp;title=Should+I+run+over+the+last+System+State+with+the+new+versions%3F" title="Digg this post - Should I run over the last System State with the new versions?"><span class="head">Digg this post</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="facebook" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fshould-i-run-over-the-last-system-state-with-the-new-versions%2F&#038;t=Should+I+run+over+the+last+System+State+with+the+new+versions%3F" title="Share this post - Should I run over the last System State with the new versions?"><span class="head">Recommend on Facebook</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="google_buzz" href="http://www.google.com/reader/link?url=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fshould-i-run-over-the-last-system-state-with-the-new-versions%2F&#038;title=Should+I+run+over+the+last+System+State+with+the+new+versions%3F&#038;srcURL=" title="Buzz it : Should I run over the last System State with the new versions?"><span class="head">Buzz it up</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="yahoo_buzz" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fshould-i-run-over-the-last-system-state-with-the-new-versions%2F" title="Buzz it : Should I run over the last System State with the new versions?"><span class="head">Buzz it up</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="reddit" href="http://www.reddit.com/submit?url=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fshould-i-run-over-the-last-system-state-with-the-new-versions%2F&amp;title=Should+I+run+over+the+last+System+State+with+the+new+versions%3F" title="Share on Reddit : Should I run over the last System State with the new versions?"><span class="head">share via Reddit</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="stumble" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fshould-i-run-over-the-last-system-state-with-the-new-versions%2F&amp;title=Should+I+run+over+the+last+System+State+with+the+new+versions%3F" title="Submit to stumble : Should I run over the last System State with the new versions?"><span class="head">Share with Stumblers</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="twitter" href="http://twitter.com/home/?status=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fshould-i-run-over-the-last-system-state-with-the-new-versions%2F" title="Tweet this post - Should I run over the last System State with the new versions?"><span class="head">Tweet about it</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="rss" href="http://techstogo.ca/windows-sbs-2008/should-i-run-over-the-last-system-state-with-the-new-versions/feed" title="Track this post - Should I run over the last System State with the new versions? via RSS"><span class="head">Subscribe to the comments on this post</span></a></li>
</ul>
<div class="clean"></div>
]]></content:encoded>
			<wfw:commentRss>http://techstogo.ca/windows-sbs-2008/should-i-run-over-the-last-system-state-with-the-new-versions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How frequent should a system state backup taken?</title>
		<link>http://techstogo.ca/windows-sbs-2008/how-frequent-should-a-system-state-backup-taken/</link>
		<comments>http://techstogo.ca/windows-sbs-2008/how-frequent-should-a-system-state-backup-taken/#comments</comments>
		<pubDate>Thu, 20 May 2010 15:56:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows sbs 2008]]></category>

		<guid isPermaLink="false">http://techstogo.ca/?p=454</guid>
		<description><![CDATA[After each major system  update, and regularly each weekend or so.

Bookmark on Delicious
Digg this post
Recommend on Facebook
Buzz it up
Buzz it up
share via Reddit
Share with Stumblers
Tweet about it
Subscribe to the comments on this post


]]></description>
			<content:encoded><![CDATA[<p>After each major system  update, and regularly each weekend or so.</p>
<ul class="socialwrap size32 row">
<li class="iconOnly"><a rel="nofollow" target="_blank" class="delicious" href="http://delicious.com/post?url=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fhow-frequent-should-a-system-state-backup-taken%2F&amp;title=How+frequent+should+a+system+state+backup+taken%3F" title="Save on Delicious How frequent should a system state backup taken?"><span class="head">Bookmark on Delicious</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="digg" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fhow-frequent-should-a-system-state-backup-taken%2F&amp;title=How+frequent+should+a+system+state+backup+taken%3F" title="Digg this post - How frequent should a system state backup taken?"><span class="head">Digg this post</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="facebook" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fhow-frequent-should-a-system-state-backup-taken%2F&#038;t=How+frequent+should+a+system+state+backup+taken%3F" title="Share this post - How frequent should a system state backup taken?"><span class="head">Recommend on Facebook</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="google_buzz" href="http://www.google.com/reader/link?url=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fhow-frequent-should-a-system-state-backup-taken%2F&#038;title=How+frequent+should+a+system+state+backup+taken%3F&#038;srcURL=" title="Buzz it : How frequent should a system state backup taken?"><span class="head">Buzz it up</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="yahoo_buzz" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fhow-frequent-should-a-system-state-backup-taken%2F" title="Buzz it : How frequent should a system state backup taken?"><span class="head">Buzz it up</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="reddit" href="http://www.reddit.com/submit?url=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fhow-frequent-should-a-system-state-backup-taken%2F&amp;title=How+frequent+should+a+system+state+backup+taken%3F" title="Share on Reddit : How frequent should a system state backup taken?"><span class="head">share via Reddit</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="stumble" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fhow-frequent-should-a-system-state-backup-taken%2F&amp;title=How+frequent+should+a+system+state+backup+taken%3F" title="Submit to stumble : How frequent should a system state backup taken?"><span class="head">Share with Stumblers</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="twitter" href="http://twitter.com/home/?status=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fhow-frequent-should-a-system-state-backup-taken%2F" title="Tweet this post - How frequent should a system state backup taken?"><span class="head">Tweet about it</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="rss" href="http://techstogo.ca/windows-sbs-2008/how-frequent-should-a-system-state-backup-taken/feed" title="Track this post - How frequent should a system state backup taken? via RSS"><span class="head">Subscribe to the comments on this post</span></a></li>
</ul>
<div class="clean"></div>
]]></content:encoded>
			<wfw:commentRss>http://techstogo.ca/windows-sbs-2008/how-frequent-should-a-system-state-backup-taken/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Which components are backed up by the System State backup?</title>
		<link>http://techstogo.ca/windows-sbs-2008/which-components-are-backed-up-by-the-system-state-backup/</link>
		<comments>http://techstogo.ca/windows-sbs-2008/which-components-are-backed-up-by-the-system-state-backup/#comments</comments>
		<pubDate>Thu, 20 May 2010 15:55:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows sbs 2008]]></category>

		<guid isPermaLink="false">http://techstogo.ca/?p=452</guid>
		<description><![CDATA[The Registry,  boot files, as well as important system files. Then depending  on their availability, the following services will be backed up as  well:?
Active Directory directory service, Certificate Service database, COM+ Class  Registration database, SYSVOL directory.

Bookmark on Delicious
Digg this post
Recommend on Facebook
Buzz it up
Buzz it up
share via Reddit
Share with Stumblers
Tweet about [...]]]></description>
			<content:encoded><![CDATA[<p>The <em>Registry</em>,  <em>boot files</em>, as well as <em>important system files</em>. Then depending  on their availability, the following services will be backed up as  well:?</p>
<p><em>Active Directory</em> directory service, <em>Certificate Service database</em>, <em>COM+ Class  Registration database</em>, <em>SYSVOL directory</em>.</p>
<ul class="socialwrap size32 row">
<li class="iconOnly"><a rel="nofollow" target="_blank" class="delicious" href="http://delicious.com/post?url=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fwhich-components-are-backed-up-by-the-system-state-backup%2F&amp;title=Which+components+are+backed+up+by+the+System+State+backup%3F" title="Save on Delicious Which components are backed up by the System State backup?"><span class="head">Bookmark on Delicious</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="digg" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fwhich-components-are-backed-up-by-the-system-state-backup%2F&amp;title=Which+components+are+backed+up+by+the+System+State+backup%3F" title="Digg this post - Which components are backed up by the System State backup?"><span class="head">Digg this post</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="facebook" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fwhich-components-are-backed-up-by-the-system-state-backup%2F&#038;t=Which+components+are+backed+up+by+the+System+State+backup%3F" title="Share this post - Which components are backed up by the System State backup?"><span class="head">Recommend on Facebook</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="google_buzz" href="http://www.google.com/reader/link?url=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fwhich-components-are-backed-up-by-the-system-state-backup%2F&#038;title=Which+components+are+backed+up+by+the+System+State+backup%3F&#038;srcURL=" title="Buzz it : Which components are backed up by the System State backup?"><span class="head">Buzz it up</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="yahoo_buzz" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fwhich-components-are-backed-up-by-the-system-state-backup%2F" title="Buzz it : Which components are backed up by the System State backup?"><span class="head">Buzz it up</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="reddit" href="http://www.reddit.com/submit?url=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fwhich-components-are-backed-up-by-the-system-state-backup%2F&amp;title=Which+components+are+backed+up+by+the+System+State+backup%3F" title="Share on Reddit : Which components are backed up by the System State backup?"><span class="head">share via Reddit</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="stumble" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fwhich-components-are-backed-up-by-the-system-state-backup%2F&amp;title=Which+components+are+backed+up+by+the+System+State+backup%3F" title="Submit to stumble : Which components are backed up by the System State backup?"><span class="head">Share with Stumblers</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="twitter" href="http://twitter.com/home/?status=http%3A%2F%2Ftechstogo.ca%2Fwindows-sbs-2008%2Fwhich-components-are-backed-up-by-the-system-state-backup%2F" title="Tweet this post - Which components are backed up by the System State backup?"><span class="head">Tweet about it</span></a></li>
<li class="iconOnly"><a rel="nofollow" target="_blank" class="rss" href="http://techstogo.ca/windows-sbs-2008/which-components-are-backed-up-by-the-system-state-backup/feed" title="Track this post - Which components are backed up by the System State backup? via RSS"><span class="head">Subscribe to the comments on this post</span></a></li>
</ul>
<div class="clean"></div>
]]></content:encoded>
			<wfw:commentRss>http://techstogo.ca/windows-sbs-2008/which-components-are-backed-up-by-the-system-state-backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
