<?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>HandyAndy's SBS-Rocks Blog &#187; Cool Tools</title>
	<atom:link href="http://blog.sbs-rocks.com/category/cool-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sbs-rocks.com</link>
	<description>Journeys of a cranky community organizer..</description>
	<lastBuildDate>Mon, 19 Dec 2011 13:25:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Microsoft All-In-One Code Framework is Free</title>
		<link>http://blog.sbs-rocks.com/2011/07/microsoft-all-in-one-code-framework-is-free/</link>
		<comments>http://blog.sbs-rocks.com/2011/07/microsoft-all-in-one-code-framework-is-free/#comments</comments>
		<pubDate>Wed, 20 Jul 2011 16:32:51 +0000</pubDate>
		<dc:creator>HandyAndy</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Community Chatter]]></category>
		<category><![CDATA[Community News]]></category>
		<category><![CDATA[Cool Tools]]></category>
		<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://blog.sbs-rocks.com/?p=527</guid>
		<description><![CDATA[The Microsoft All-In-One Code Framework is a free, centralized code sample library driven by developers&#8217; needs. The goal of the All-In-One Code Framework is to provide typical code samples for all Microsoft development technologies, and reduce developers&#8217; efforts in solving typical programming tasks.
The Microsoft teams listens to developers’ pains in the MSDN forums, social media and [...]]]></description>
			<content:encoded><![CDATA[<p>The <strong>Microsoft All-In-One Code Framework</strong> is a <strong>free, centralized code sample library driven by developers&#8217; needs</strong>. The goal of the All-In-One Code Framework is to provide typical code samples for all Microsoft development technologies, and reduce developers&#8217; efforts in solving typical programming tasks.</p>
<p>The Microsoft teams listens to developers’ pains in the MSDN forums, social media and various developer communities. They write <strong>code samples</strong> based on developers’ frequently asked programming tasks, and allow developers to <a href="http://1code.codeplex.com/releases"><strong>download</strong></a> them with a short code sample publishing cycle. Additionally, their teams offers <a href="http://1code.codeplex.com/wikipage?title=Request%20Code%20Sample%20from%20Microsoft%20All-In-One%20Code%20Framework"><strong>a free code sample request service</strong></a>. This service is a proactive way for our developer community to obtain code samples for certain programming tasks directly from Microsoft.</p>
<p> For more information on the Microsoft All-In-One Code Framework, visit their <a href="http://www.youtube.com/msftonlinesupport"><strong>YouTube channel</strong></a> or download at <a href="http://1code.codeplex.com/"><strong>http://1code.codeplex.com/</strong></a><strong><span style="text-decoration: underline;">.</span></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sbs-rocks.com/2011/07/microsoft-all-in-one-code-framework-is-free/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wondering what a SBS DSRM System State Restore looks like</title>
		<link>http://blog.sbs-rocks.com/2011/06/wondering-what-a-sbs-dsrm-system-state-restore-looks-like/</link>
		<comments>http://blog.sbs-rocks.com/2011/06/wondering-what-a-sbs-dsrm-system-state-restore-looks-like/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 19:34:30 +0000</pubDate>
		<dc:creator>HandyAndy</dc:creator>
				<category><![CDATA[Cool Tools]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[SBS]]></category>

		<guid isPermaLink="false">http://blog.sbs-rocks.com/?p=463</guid>
		<description><![CDATA[So I am starting to think my server does not like me leaving town. The day after returning home from SMB Nation she crashed. CHKDSK got it to boot but lost a few thousand files in the process. Decided to do a System State Restore as too many services were just not happy.
A number of folks [...]]]></description>
			<content:encoded><![CDATA[<p>So I am starting to think my server does not like me leaving town. The day after returning home from SMB Nation she crashed. CHKDSK got it to boot but lost a few thousand files in the process. Decided to do a System State Restore as too many services were just not happy.</p>
<p>A number of folks have asked me about the process so I thought I would put up the log so if you are in this situation you will know what how to proceed and what to expect.</p>
<p>The tool you will use is called WBADMIN and you have to run it from an elevated command window, here is the help listing</p>
<p>Microsoft Windows [Version 6.1.7601]<br />
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.</p>
<p>C:\Windows\system32&gt;wbadmin /?<br />
wbadmin 1.0 &#8211; Backup command-line tool<br />
(C) Copyright 2004 Microsoft Corp.</p>
<p>&#8212;- Commands Supported &#8212;-</p>
<p>START BACKUP              &#8212; Runs a one-time backup.<br />
STOP JOB                  &#8212; Stops the currently running backup or recovery<br />
                              operation.<br />
GET VERSIONS              &#8212; List details of backups recoverable from a<br />
                              specified location.<br />
GET ITEMS                 &#8212; Lists items contained in a backup.<br />
GET STATUS                &#8212; Reports the status of the currently running<br />
                              operation.</p>
<p>C:\Windows\system32&gt;</p>
<p>First you need to run WBADMIN GET VERSIONS and get the ID of  the backup you want to restore from, in my case it was -version:06/13/2011-03:00<br />
So I run this command and what follows is the output from the command window<br />
C:\&gt;WBADMIN START SYSTEMSTATERECOVERY -version:06/13/2011-03:00<br />
wbadmin 1.0 &#8211; Backup command-line tool<br />
(C) Copyright 2004 Microsoft Corp.</p>
<p>Do you want to start the system state recovery operation?<br />
[Y] Yes [N] No y<br />
NOTE: The recovery operation will cause all replicated content on the local<br />
machine to re-sync after recovery. This may cause potential latency or outage<br />
issues.<br />
Starting System State Restore [6/13/2011 9:14 PM]<br />
Processing files to restore (This may take a few minutes)&#8230;<br />
Stopping services&#8230;<br />
Processed (727) files<br />
Processed (1958) files<br />
Processed (3484) files<br />
Processed (5559) files<br />
Processed (7890) files<br />
Processed (10333) files<br />
Processed (12426) files<br />
Processed (14434) files<br />
Processed (16851) files<br />
Processed (19414) files<br />
Processed (22063) files<br />
Processed (26736) files<br />
Processed (32744) files<br />
Processed (37014) files<br />
Processed (39017) files<br />
Processed (41417) files<br />
Processed (44119) files<br />
Processed (45983) files<br />
Processed (48210) files<br />
Processed (50181) files<br />
Processed (52114) files<br />
Processed (54231) files<br />
Processed (56182) files<br />
Processed (58119) files<br />
Processed (59726) files<br />
Processed (61029) files<br />
Processed (62905) files<br />
Processed (64670) files<br />
Processed (66353) files<br />
Processed (68177) files<br />
Processed (69936) files<br />
Processed (71742) files<br />
Processed (73343) files<br />
Processed (74862) files<br />
Processed (76402) files<br />
Processed (77973) files<br />
Processed (79482) files<br />
Processed (80901) files<br />
Processed (82316) files<br />
Processed (83850) files<br />
Processed (85351) files<br />
Processed (86737) files<br />
Processed (88014) files<br />
Processed (89261) files<br />
Processed (90736) files<br />
Processed (90945) files<br />
Processed (90945) files<br />
Processed (90945) files<br />
Processed (90945) files<br />
Processed (90945) files<br />
Processing of files complete<br />
Starting restore of files from backup<br />
Preparing for Restore&#8230;<br />
Restore of files reported by &#8216;IIS Config Writer&#8217; completed<br />
Restore of files reported by &#8216;Dhcp Jet Writer&#8217; completed<br />
Restore of files reported by &#8216;FRS Writer&#8217; completed<br />
Restore of files reported by &#8216;NPS VSS Writer&#8217; completed<br />
Restore of files reported by &#8216;COM+ REGDB Writer&#8217; completed<br />
Restore of files reported by &#8216;FSRM Writer&#8217; completed<br />
Overall progress &#8211; 0% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 0% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 0% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 1% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 1% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 1% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 2% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 2% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 3% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 3% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 3% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 3% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 3% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 4% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 4% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 5% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 5% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 5% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 6% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 6% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 6% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 7% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 7% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 7% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 7% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 8% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 9% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 10% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 10% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 10% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 10% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 11% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 11% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 12% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 13% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 14% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 14% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 14% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 14% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 15% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 16% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 16% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 16% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 16% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 17% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 17% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 18% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 18% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 19% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 19% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 19% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 19% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 20% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 20% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 21% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 21% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 21% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 21% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 21% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 22% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 22% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 22% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 23% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 23% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 23% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 23% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 23% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 24% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 24% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 25% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 27% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 28% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 29% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 29% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 31% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 33% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 34% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 35% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 35% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 35% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 35% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 35% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 35% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 36% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 36% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 37% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 38% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 38% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 38% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 39% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 40% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 41% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 41% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 42% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 42% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 42% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 43% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 43% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 43% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 44% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 44% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 44% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 44% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 44% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 44% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 44% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 44% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 44% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 45% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 45% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 45% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 45% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 45% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 45% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 45% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 45% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 46% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 46% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 46% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 47% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 47% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 48% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 49% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 50% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 50% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 50% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 51% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 52% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 52% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 52% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 54% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 54% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 55% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 55% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 56% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 56% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 57% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 59% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 59% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 59% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 59% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 59% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 60% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 60% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 60% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 61% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 62% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 63% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 63% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 63% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 63% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 64% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 64% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 64% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 65% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 66% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 66% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 66% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 67% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 67% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 68% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 69% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 70% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 71% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 71% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 71% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 71% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 71% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 71% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 71% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 71% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 71% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 71% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 72% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 78% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 79% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 79% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 79% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 79% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 79% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 79% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 79% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 80% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 80% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 80% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 80% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 80% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 80% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 80% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 81% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 81% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 81% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 82% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 82% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 84% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 84% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 84% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 84% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 84% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 84% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 84% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 84% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 85% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 85% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 86% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 86% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 86% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 86% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 86% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 86% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 87% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 88% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 88% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 88% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 89% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 89% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 90% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 90% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 91% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 91% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 94% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 94% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 94% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 94% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 94% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 95% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 95% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 96% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 97% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 97% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 97% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Overall progress &#8211; 97% (Currently restoring files reported by &#8216;System Writer&#8217;)<br />
Restore of files reported by &#8216;System Writer&#8217; completed<br />
Restore of files reported by &#8216;NTDS&#8217; completed<br />
Overall progress &#8211; 98% (Currently restoring files reported by &#8216;Certificate Auth<br />
rity&#8217;)<br />
Restore of files reported by &#8216;Certificate Authority&#8217; completed<br />
Restore of files reported by &#8216;WMI Writer&#8217; completed<br />
Restore of files reported by &#8216;IIS Metabase Writer&#8217; completed<br />
Overall progress &#8211; 99% (Currently restoring files reported by &#8216;SPSearch VSS Wri<br />
er&#8217;)<br />
Overall progress &#8211; 99% (Currently restoring files reported by &#8216;SPSearch VSS Wri<br />
er&#8217;)<br />
Restore of files reported by &#8216;SPSearch VSS Writer&#8217; completed<br />
Restore of files reported by &#8216;TS Gateway Writer&#8217; completed<br />
Overall progress &#8211; 99% (Currently restoring additional system state files)<br />
Restoring Registry (This may take a few minutes)&#8230;<br />
Finalizing restore&#8230;</p>
<p>Summary of recovery:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>Restore of system state completed successfully [6/13/2011 10:02 PM]</p>
<p>Log of files successfully restored<br />
&#8216;C:\Windows\Logs\WindowsServerBackup\SystemStateRestore 13-06-2011 21-14-00.log<br />
Please restart the machine to complete the operation.<br />
NOTE: When you restart your server, System State Recovery will attempt to<br />
recover many system files which may take several minutes to complete depending<br />
on the number of files that are getting replaced. The machine might reboot mult<br />
ple times in the process. Please be patient and do not interrupt the reboot process</p>
<p> So then I reboot the server and it does 3 reboots on its own fixing stuff.<br />
Then gets all the way to the logon window, I logon and get one more Modal Command window that looks like this</p>
<p>C:\&gt;</p>
<p>wbadmin 1.0 &#8211; Backup command-line tool<br />
(C) Copyright 2004 Microsoft Corp.</p>
<p>System State Recovery operation started at 6/13/2011 9:14 PM completed successfu<br />
lly<br />
Press ENTER to continue&#8230;</p>
<p>After pressing &lt;Enter&gt; I am back in business.<br />
Pretty much everything seems to be running fine except Quickbooks which complains about a couple of missing dlls which I was able to grab off my desktop system.</p>
<p>So now you don&#8217;t have to panic if this happens to you, you know how to proceed and what the process looks like.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sbs-rocks.com/2011/06/wondering-what-a-sbs-dsrm-system-state-restore-looks-like/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Looking for the Hands On Labs for SBS 2011 Family</title>
		<link>http://blog.sbs-rocks.com/2011/05/looking-for-the-hands-on-labs-for-sbs-2011-family/</link>
		<comments>http://blog.sbs-rocks.com/2011/05/looking-for-the-hands-on-labs-for-sbs-2011-family/#comments</comments>
		<pubDate>Fri, 13 May 2011 14:53:22 +0000</pubDate>
		<dc:creator>HandyAndy</dc:creator>
				<category><![CDATA[Community Chatter]]></category>
		<category><![CDATA[Cool Tools]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[SBS]]></category>

		<guid isPermaLink="false">http://blog.sbs-rocks.com/?p=460</guid>
		<description><![CDATA[Here are the links to the various Hands On Labs or HOL&#8217;s as Microsoft calls them for the various flavors of SBS 2011 
http://online.holsystems.com/portals/sbs/standard/ 
http://online.holsystems.com/portals/sbs/essentials/ 
http://online.holsystems.com/portals/sbs/essdemo/ 
http://online.holsystems.com/portals/sbs/stndemo/ 
http://online.holsystems.com/portals/sbs/whs/
Thankx to Michael Leworthy for passing them along
]]></description>
			<content:encoded><![CDATA[<p>Here are the links to the various Hands On Labs or HOL&#8217;s as Microsoft calls them for the various flavors of SBS 2011 </p>
<p><a href="http://online.holsystems.com/portals/sbs/standard/">http://online.holsystems.com/portals/sbs/standard/</a> </p>
<p><a href="http://online.holsystems.com/portals/sbs/essentials/">http://online.holsystems.com/portals/sbs/essentials/</a> </p>
<p><a href="http://online.holsystems.com/portals/sbs/essdemo/">http://online.holsystems.com/portals/sbs/essdemo/</a> </p>
<p><a href="http://online.holsystems.com/portals/sbs/stndemo/">http://online.holsystems.com/portals/sbs/stndemo/</a> </p>
<p><a href="http://online.holsystems.com/portals/sbs/whs/">http://online.holsystems.com/portals/sbs/whs/</a></p>
<p>Thankx to Michael Leworthy for passing them along</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sbs-rocks.com/2011/05/looking-for-the-hands-on-labs-for-sbs-2011-family/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Puzzled about activating Windows MultiPoint Server 2011 System?</title>
		<link>http://blog.sbs-rocks.com/2011/04/puzzled-about-activating-windows-multipoint-server-2011-system/</link>
		<comments>http://blog.sbs-rocks.com/2011/04/puzzled-about-activating-windows-multipoint-server-2011-system/#comments</comments>
		<pubDate>Wed, 06 Apr 2011 16:05:31 +0000</pubDate>
		<dc:creator>HandyAndy</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Cool Tools]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[SBS]]></category>
		<category><![CDATA[WMS]]></category>

		<guid isPermaLink="false">http://blog.sbs-rocks.com/?p=421</guid>
		<description><![CDATA[First let’s make sure we are talking about the same thing, there are different way to purchase MultiPoint (http://www.microsoft.com/windows/multipoint/) I am talking here about the version you purchase though Open License.
When you install it you can go right past the CD Key screen without filling it in. In my case the license had not arrived [...]]]></description>
			<content:encoded><![CDATA[<p>First let’s make sure we are talking about the same thing, there are different way to purchase MultiPoint (<a href="http://www.microsoft.com/windows/multipoint/">http://www.microsoft.com/windows/multipoint/</a>) I am talking here about the version you purchase though Open License.</p>
<p>When you install it you can go right past the CD Key screen without filling it in. In my case the license had not arrived yet so this is what I did. Of course it will not activate without the key so you will see a warning if you logon as an admin saying automatic activation failed you have x days to activate. It counts down from 60 days which is the demo period. When you receive your license e-mail and look through MVLS you will not see your MWS key. There seems to have been a glitch on the back end and it is listed under it’s parent program name. My friends at MS tell me they are working on correcting this, but for now look for “Windows Web/HPC Srv 2008R2-MAK A” that is the name you will find the WMS key listed under. Do not call MVLS Support they are under the mistaken idea WMS does not need a key. This is also being corrected, but save yourself some grief and just look for “Windows Web/HPC Srv 2008R2-MAK A” in the MVLS license key tab of the portal and use the key on that line.</p>
<p>Now just go to the properties screen of the computer (same as any current/recent windows machine) and click change product key and enter the key and click activate. Give it some time for whatever reason it took almost 2 minutes to verify when I did mine yesterday, but it finally came back with the Authentic Software screen we love to see.</p>
<p>As for the clients, WMS has a cool new wizard, you run it from the console by clicking add user</p>
<div id="attachment_422" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.sbs-rocks.com/wp-content/uploads/2011/04/WMS-Console.png"><img class="size-medium wp-image-422" title="WMS Console" src="http://blog.sbs-rocks.com/wp-content/uploads/2011/04/WMS-Console-300x217.png" alt="" width="300" height="217" /></a><p class="wp-caption-text">WMS Console</p></div>
<p> Next select the bottom option Other Volume License</p>
<div id="attachment_423" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.sbs-rocks.com/wp-content/uploads/2011/04/WMS-Add-CAL.png"><img class="size-medium wp-image-423" title="WMS Add CAL" src="http://blog.sbs-rocks.com/wp-content/uploads/2011/04/WMS-Add-CAL-300x252.png" alt="" width="300" height="252" /></a><p class="wp-caption-text">Select Other</p></div>
<p> Finally enter your Volume License Number and the number of Cals you purchased</p>
<div id="attachment_424" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.sbs-rocks.com/wp-content/uploads/2011/04/WMS-Enter-License.png"><img class="size-medium wp-image-424" title="WMS Enter License" src="http://blog.sbs-rocks.com/wp-content/uploads/2011/04/WMS-Enter-License-300x250.png" alt="" width="300" height="250" /></a><p class="wp-caption-text">Enter License Info Here</p></div>
<p>It will phone home to MS and verify the info and you are done.</p>
<p>Windows MultiPoint Server 2011 is some really cool technology check out the SBS Blog post to see how to integrate it into SBS <a href="http://blogs.technet.com/b/sbs/archive/2011/02/23/windows-multipoint-server-2011-and-interaction-with-small-business-server-2011-essentials.aspx">http://blogs.technet.com/b/sbs/archive/2011/02/23/windows-multipoint-server-2011-and-interaction-with-small-business-server-2011-essentials.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sbs-rocks.com/2011/04/puzzled-about-activating-windows-multipoint-server-2011-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finally we can talk, Storage Server R2 Essentials Announced</title>
		<link>http://blog.sbs-rocks.com/2010/11/finally-we-can-talk-storage-server-r2-essentials-announced/</link>
		<comments>http://blog.sbs-rocks.com/2010/11/finally-we-can-talk-storage-server-r2-essentials-announced/#comments</comments>
		<pubDate>Mon, 08 Nov 2010 17:55:24 +0000</pubDate>
		<dc:creator>HandyAndy</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Community Chatter]]></category>
		<category><![CDATA[Community News]]></category>
		<category><![CDATA[Cool Tools]]></category>
		<category><![CDATA[SBS]]></category>

		<guid isPermaLink="false">http://blog.sbs-rocks.com/?p=398</guid>
		<description><![CDATA[Well it has been the best kept secret at Microsoft for years, but this morning they announced Windows Storage Server R2 Essentials, what is it you ask, think Windows Home Server backup functionality capable of joining a domain and you get the basic idea. Yes a lot of you (and me as well) have been [...]]]></description>
			<content:encoded><![CDATA[<p>Well it has been the best kept secret at Microsoft for years, but this morning they announced <a title="Uncovered at last" href="http://blogs.technet.com/b/sbs/archive/2010/11/08/announcing-windows-storage-server-2008-r2-essentials.aspx" target="_blank">Windows Storage Server R2 Essentials</a>, what is it you ask, think Windows Home Server backup functionality capable of joining a domain and you get the basic idea. Yes a lot of you (and me as well) have been begging Microsoft for this product and finally they are delivering it. Code named Breckenridge for the last year or so and now part of the Storage Server Family.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sbs-rocks.com/2010/11/finally-we-can-talk-storage-server-r2-essentials-announced/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Potential iPad Killer Sighted DownUnder</title>
		<link>http://blog.sbs-rocks.com/2010/10/potential-ipad-killer-sighted-downunder/</link>
		<comments>http://blog.sbs-rocks.com/2010/10/potential-ipad-killer-sighted-downunder/#comments</comments>
		<pubDate>Mon, 04 Oct 2010 03:44:26 +0000</pubDate>
		<dc:creator>HandyAndy</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Community Chatter]]></category>
		<category><![CDATA[Community News]]></category>
		<category><![CDATA[Cool Tools]]></category>
		<category><![CDATA[Win7]]></category>

		<guid isPermaLink="false">http://blog.sbs-rocks.com/?p=389</guid>
		<description><![CDATA[The more I read about the TEGA-v2 the more excited I got.]]></description>
			<content:encoded><![CDATA[<div id="attachment_390" class="wp-caption aligncenter" style="width: 596px"><a href="http://blog.sbs-rocks.com/wp-content/uploads/2010/10/tega_v2_all.jpg"><img class="size-full wp-image-390" title="tega_v2_all" src="http://blog.sbs-rocks.com/wp-content/uploads/2010/10/tega_v2_all.jpg" alt="Could this be the iPad Killer" width="586" height="231" /></a><p class="wp-caption-text">Could this be the iPad Killer</p></div>
<p>Saturday I was doing research on Facebook (ok wasting time if you want the truth) and I noticed a status update by my friend and fellow SBS-MVP Wayne Small pointing to <a title="Wayne's blog about the iPad Killer" href="http://www.sbsfaq.com/?p=2238" target="_blank">HIS BLOG POST </a> talking about a potential iPad Killer. Well I had been thinking of going over to the dark side since seeing WHS-MVP Grey Lancaster&#8217;s new iPad a couple of weeks ago. But as so many of the folks that know me have said, I have the Microsoft Kool-Aid running through my veins instead of blood and I just couldn&#8217;t bring myself to do it. Boy am I glad I waited! This baby has all the things the iPad was lacking for me, USB Ports, Mini VGA Out, Win7 Operating System and the Right Click Functionality that HA can&#8217;t live without.</p>
<p>The more I read about the <a title="Check Out the TEGAv2" href="http://www.tegatech.com.au/TEGA/v2/" target="_blank">TEGA-v2</a> the more excited I got. Wayne was going to be bringing one to<a title="Join me at SMB Nation" href="http://smbnation.com/Events/SMBNationFall2010/tabid/307/Default.aspx" target="_blank"> SMB Nation </a>with him, but I couldn&#8217;t wait, so I pinged Wayne and asked him to introduce me to Hugo Ortega, Mr TEGA. I got in touch with him and ordered a sample for myself as well. If you are curious and will be at SMB Nation later this month both Wayne and I will have them with us, you can take a look at the first two to be in North America although one will be leaving with Wayne when he goes home. And if you ask us, we will have some special discount coupons while they last. You will be able to find me most of the time hanging around the <a href="http://www.gfi.com/">GFI Software</a> booth, stop by and take a look.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sbs-rocks.com/2010/10/potential-ipad-killer-sighted-downunder/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>GFIMAX can tell you when the server reboots</title>
		<link>http://blog.sbs-rocks.com/2010/01/gfimax-can-tell-you-when-the-server-reboots/</link>
		<comments>http://blog.sbs-rocks.com/2010/01/gfimax-can-tell-you-when-the-server-reboots/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 21:46:58 +0000</pubDate>
		<dc:creator>HandyAndy</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Community Chatter]]></category>
		<category><![CDATA[Cool Tools]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[SBS]]></category>

		<guid isPermaLink="false">http://blog.sbs-rocks.com/?p=263</guid>
		<description><![CDATA[Remember that notification that SBS 2003 sent you whenever the server rebooted
Do you miss it on your SBS 2008 and Windows Home Servers?

GFIMAX can give it back to you and I will show you how easy it is to add.]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.sbs-rocks.com/wp-content/uploads/2009/07/max-banner-1168.png"></a></p>
<p>Remember that notification that SBS 2003 sent you whenever the server rebooted<br />
Do you miss it on your <a title="Info on SBS 2008" href="http://www.microsoft.com/sbs/en/us/default.aspx" target="_blank">SBS 2008 </a>and <a title="Info on WHS" href="http://www.microsoft.com/windows/products/winfamily/windowshomeserver/default.mspx" target="_blank">Windows HomeServers</a>?</p>
<p><a title="GFIMAX Home Page" href="http://www.gfimax.com" target="_blank">GFIMAX</a> can give it back to you and I will show you how easy it is to add.</p>
<p>First open up your GFI MAX Dashboard and select the server you wish to know about</p>
<div id="attachment_266" class="wp-caption alignnone" style="width: 710px"><a href="http://blog.sbs-rocks.com/wp-content/uploads/2010/01/MaxReboot1.jpg"><img class="size-full wp-image-266" title="MaxReboot1" src="http://blog.sbs-rocks.com/wp-content/uploads/2010/01/MaxReboot1.jpg" alt="" width="700" height="680" /></a><p class="wp-caption-text">GFIMAX Dashboard</p></div>
<p>Click the Checks button<br />
Next click Add 247 Check<br />
Now click Event Log Check (note all the other options for future reference)</p>
<div id="attachment_269" class="wp-caption alignnone" style="width: 687px"><a href="http://blog.sbs-rocks.com/wp-content/uploads/2010/01/MaxReboot2.jpg"><img class="size-full wp-image-269" title="MaxReboot2" src="http://blog.sbs-rocks.com/wp-content/uploads/2010/01/MaxReboot2.jpg" alt="" width="677" height="440" /></a><p class="wp-caption-text">Select Type of Check</p></div>
<p>An empty form will appear to let us set our criteria<br />
Note all of the options available just for this one type of check, this is a very powerful tool</p>
<div id="attachment_272" class="wp-caption alignnone" style="width: 397px"><a href="http://blog.sbs-rocks.com/wp-content/uploads/2010/01/MaxReboot3.jpg"><img class="size-full wp-image-272" title="MaxReboot3" src="http://blog.sbs-rocks.com/wp-content/uploads/2010/01/MaxReboot3.jpg" alt="" width="387" height="431" /></a><p class="wp-caption-text">Blank Event Log Form</p></div>
<p>Lets name it &#8221; &#8211; Server Rebooted&#8221; without the quotes.<br />
<span style="color: #008000;">That is a blank space a hyphen and another blank space before the Server Rebooted<br />
It will make sense later when you see it in the console, it just makes it a bit clearer to read </span></p>
<p>Set the event log to query to System<br />
Set Alert when to Log Contains<br />
Set Event ID to 6005<br />
Select Information for the Event Type<br />
Set event source to EventLog<br />
Check the message contains string and set it to started<br />
Click OK</p>
<div id="attachment_273" class="wp-caption alignnone" style="width: 404px"><a href="http://blog.sbs-rocks.com/wp-content/uploads/2010/01/MaxReboot4.jpg"><img class="size-full wp-image-273" title="MaxReboot4" src="http://blog.sbs-rocks.com/wp-content/uploads/2010/01/MaxReboot4.jpg" alt="" width="394" height="432" /></a><p class="wp-caption-text">Filled in Event Log Form</p></div>
<p>Now we have to give it a little time to sync the changes to the server<br />
Note currently it says Awaiting Synchronization in the status view</p>
<div id="attachment_274" class="wp-caption alignnone" style="width: 691px"><a href="http://blog.sbs-rocks.com/wp-content/uploads/2010/01/MaxReboot5.jpg"><img class="size-full wp-image-274" title="MaxReboot5" src="http://blog.sbs-rocks.com/wp-content/uploads/2010/01/MaxReboot5.jpg" alt="" width="681" height="470" /></a><p class="wp-caption-text">Finished Awaiting Synchronization</p></div>
<p>Once the server syncs to MAX the next time the server should reboot<br />
you will get a message in you inbox like this </p>
<div id="attachment_279" class="wp-caption alignnone" style="width: 641px"><a href="http://blog.sbs-rocks.com/wp-content/uploads/2010/01/MaxReboot8.jpg"><img class="size-full wp-image-279" title="MaxReboot8" src="http://blog.sbs-rocks.com/wp-content/uploads/2010/01/MaxReboot8.jpg" alt="" width="631" height="338" /></a><p class="wp-caption-text">E-Mail Notification Message</p></div>
<p>And if you go back to the GFIMAX Dashboard you will also see it shows up there as well</p>
<div id="attachment_280" class="wp-caption alignnone" style="width: 810px"><a href="http://blog.sbs-rocks.com/wp-content/uploads/2010/01/MaxReboot7.jpg"><img class="size-full wp-image-280" title="MaxReboot7" src="http://blog.sbs-rocks.com/wp-content/uploads/2010/01/MaxReboot7.jpg" alt="" width="800" height="772" /></a><p class="wp-caption-text">Reboot Message Status showing last occurance</p></div>
<p>Well that is all there is to it .<br />
I hope you realize this is just one of the hundreds of things MAX can tell you about on you servers and workstations</p>
<p>If you would like more info about MAX simply click on him below!</p>
<p><a title="More Info About GFIMAX" href="http://www.gfimax.com" target="_blank"><img title="Meet GFI MAX" src="http://blog.sbs-rocks.com/wp-content/uploads/2009/07/max-banner-1168.png" alt="" width="85" height="161" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sbs-rocks.com/2010/01/gfimax-can-tell-you-when-the-server-reboots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GFI WebMonitor Reviewed by Mitch Tulloch</title>
		<link>http://blog.sbs-rocks.com/2009/12/gfi-webmonitor-reviewed-by-mitch-tulloch/</link>
		<comments>http://blog.sbs-rocks.com/2009/12/gfi-webmonitor-reviewed-by-mitch-tulloch/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 19:51:31 +0000</pubDate>
		<dc:creator>HandyAndy</dc:creator>
				<category><![CDATA[Community News]]></category>
		<category><![CDATA[Cool Tools]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.sbs-rocks.com/?p=255</guid>
		<description><![CDATA[Hi Gang,
Mitch Tulloch, one of my favorite geeks, just did an independent review of the recently released GFI WebMonitor. Take a look at his impressions of the new release HERE. He also does a nice walk through of the installation in the article, including a gotcha with Win7 and Vista clients to watch out for.
You can [...]]]></description>
			<content:encoded><![CDATA[<p>Hi Gang,</p>
<p>Mitch Tulloch, one of my favorite geeks, just did an independent review of the recently released <a title="GFI WebMonitor HomePage" href="http://www.gfi.com/internet-monitoring-software/" target="_blank">GFI WebMonitor</a>. Take a look at his impressions of the new release <a title="Read Mitch's Review Here" href="http://www.isaserver.org/tutorials/Product-Review-GFI-WebMonitor-2009.html" target="_blank">HERE</a>. He also does a nice walk through of the installation in the article, including a gotcha with Win7 and Vista clients to watch out for.</p>
<p>You can get a 30 day demo of GFI WebMonitor try out yourself  <a title="Download the Fully Functional 30 Day Demo Here" href="http://www.gfi.com/pages/webmon-selection-download.asp" target="_blank">HERE</a> and currently there is a  <a title="30% Off New Licenses for a limited time" href="http://www.gfi.com/internet-monitoring-software/q4-2009-offer" target="_blank"><img class="alignnone size-full wp-image-257" title="webmon-special-image-8168" src="http://blog.sbs-rocks.com/wp-content/uploads/2009/12/webmon-special-image-8168.jpg" alt="webmon-special-image-8168" width="170" height="100" /></a> on new licenses.<a href="http://blog.sbs-rocks.com/internet-monitoring-software/q4-2009-offer"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sbs-rocks.com/2009/12/gfi-webmonitor-reviewed-by-mitch-tulloch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

