<?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>NoGeekLeftBehind.com &#187; Managed Services</title>
	<atom:link href="http://www.nogeekleftbehind.com/category/managed-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nogeekleftbehind.com</link>
	<description>"Building Better Geeks"</description>
	<lastBuildDate>Fri, 20 Jan 2012 16:32:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>GFI MAX Doesn&#8217;t Detect ShadowProtect MSP</title>
		<link>http://www.nogeekleftbehind.com/2011/08/05/gfi-max-doesnt-detect-shadowprotect-msp/</link>
		<comments>http://www.nogeekleftbehind.com/2011/08/05/gfi-max-doesnt-detect-shadowprotect-msp/#comments</comments>
		<pubDate>Fri, 05 Aug 2011 14:26:03 +0000</pubDate>
		<dc:creator>timbarrett</dc:creator>
				<category><![CDATA[Backup]]></category>
		<category><![CDATA[Managed Services]]></category>
		<category><![CDATA[ShadowProtect]]></category>

		<guid isPermaLink="false">http://www.nogeekleftbehind.com/2011/08/05/gfi-max-doesnt-detect-shadowprotect-msp/</guid>
		<description><![CDATA[I ran into an interesting issue where our monitoring software (GFI MAX) wasn’t detecting the installation / existence of our backup software (ShadowProtect MSP Edition). THE SOFTWARE Windows Server 2008 R2 installation (brand new install) Current GFI MAX monitoring agent (v 8.8.2) ShadowProtect MSP Edition (v 4.15.10.125) As you can see from the screen shot [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.nogeekleftbehind.com%2F2011%2F08%2F05%2Fgfi-max-doesnt-detect-shadowprotect-msp%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.nogeekleftbehind.com%2F2011%2F08%2F05%2Fgfi-max-doesnt-detect-shadowprotect-msp%2F&amp;style=compact&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>I ran into an interesting issue where our monitoring software (GFI MAX) wasn’t detecting the installation / existence of our backup software (ShadowProtect MSP Edition).</p>
<p><strong>THE SOFTWARE</strong></p>
<ul>
<li>Windows Server 2008 R2 installation (brand new install)</li>
<li>Current GFI MAX monitoring agent (v 8.8.2)</li>
<li>ShadowProtect MSP Edition (v 4.15.10.125)</li>
</ul>
<p>As you can see from the screen shot below, ShadowProtect is actually installed and showing up in the registry, but the Agent is still failing to detect it.</p>
<p><a href="http://www.nogeekleftbehind.com/GFI-MAX-Doesnt-Detect-ShadowProtect_8C18/image.png" rel="thumbnail"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="GFI MAX agent insists that ShadowProtect isn&#39;t installed" border="0" alt="GFI MAX agent insists that ShadowProtect isn&#39;t installed" src="http://www.nogeekleftbehind.com/GFI-MAX-Doesnt-Detect-ShadowProtect_8C18/image_thumb.png" width="518" height="419" /></a></p>
<p><strong>THE SUPPORT</strong></p>
<p>Per a phone call with the good folks at GFI, the GFI Agent is looking for some specific registry keys to determine the existence of ShadowProtect. The keys are in HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\StorageCraft:</p>
<ul>
<li>ShadowProtect SBS</li>
<li>ShadowProtect Server</li>
<li>ShadowProtect Desktop</li>
</ul>
<p><strong>THE CRUX</strong></p>
<p>The new ShadowProtect MSP version installs itself as “ShadowProtect”, so the missing “SBS / Server / Desktop” bit at the end causes the Agent to fail.</p>
<p><strong>The FIX</strong></p>
<p>I added a new registry key…</p>
<p><a href="http://www.nogeekleftbehind.com/GFI-MAX-Doesnt-Detect-ShadowProtect_8C18/image_3.png" rel="thumbnail"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Adding a new registry key for ShadowProtect MSP version" border="0" alt="Adding a new registry key for ShadowProtect MSP version" src="http://www.nogeekleftbehind.com/GFI-MAX-Doesnt-Detect-ShadowProtect_8C18/image_thumb_3.png" width="422" height="221" /></a></p>
<p>…called “ShadowProtect Server”…</p>
<p><a href="http://www.nogeekleftbehind.com/GFI-MAX-Doesnt-Detect-ShadowProtect_8C18/image_4.png" rel="thumbnail"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.nogeekleftbehind.com/GFI-MAX-Doesnt-Detect-ShadowProtect_8C18/image_thumb_4.png" width="227" height="102" /></a></p>
<p>…and it passed.</p>
<p><a href="http://www.nogeekleftbehind.com/GFI-MAX-Doesnt-Detect-ShadowProtect_8C18/image_5.png" rel="thumbnail"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="GFI MAX agent now detects ShadowProtect MSP Edition" border="0" alt="GFI MAX agent now detects ShadowProtect MSP Edition" src="http://www.nogeekleftbehind.com/GFI-MAX-Doesnt-Detect-ShadowProtect_8C18/image_thumb_5.png" width="518" height="428" /></a></p>
<blockquote><p><font size="4"><strong>IMPORTANT: </strong>I did <u>NOT</u> modify the existing ShadowProtect registry key – I just added a new one. <u>DON’T </u>rename the existing key.</font></p>
</blockquote>
<p>I called the key “ShadowProtect Server” because this is Server 2008 R2. If this was SBS 2008 or 2011 I’d call the new key “ShadowProtect SBS”.</p>
<p><strong>WHY WE DIDN’T RUN INTO THIS ISSUE BEFORE</strong></p>
<p>As we’ve been converting from the old ShadowProtect MSP version to the new one, that old registry key still existed (even after uninstallation). </p>
<p><strong>SIDE NOTE</strong></p>
<p>The two events the monitoring agent is looking for in regards to ShadowProtect in the Application Log are:</p>
<ul>
<li>ID 1120 – ShadowProtectSvc – Success</li>
<li>ID 1121 – ShadowProtectSvc – Failure</li>
</ul>
<p>Also, GFI MAX will not monitor for the following:</p>
<ul>
<li>ShadowProtect IT Edition</li>
<li>ShadowProtect Granular Recovery for Exchange</li>
<li>ShadowProtect ImageManager Enterprise</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.nogeekleftbehind.com/2011/08/05/gfi-max-doesnt-detect-shadowprotect-msp/feed/</wfw:commentRss>
		<slash:comments>1141</slash:comments>
		</item>
		<item>
		<title>KYSBSUG Meeting 08-20-2008 &#8211; ConnectWise</title>
		<link>http://www.nogeekleftbehind.com/2008/08/20/kysbsug-meeting-08-20-2008-connectwise/</link>
		<comments>http://www.nogeekleftbehind.com/2008/08/20/kysbsug-meeting-08-20-2008-connectwise/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 12:20:58 +0000</pubDate>
		<dc:creator>timbarrett</dc:creator>
				<category><![CDATA[Free]]></category>
		<category><![CDATA[KYSBSUG]]></category>
		<category><![CDATA[Live Events]]></category>
		<category><![CDATA[Managed Services]]></category>
		<category><![CDATA[SMB Community]]></category>

		<guid isPermaLink="false">http://www.nogeekleftbehind.com/2008/08/20/kysbsug-meeting-08-20-2008-connectwise/</guid>
		<description><![CDATA[Just a friendly reminder that the Kentucky Small Business Server User Group (KYSBSUG) meets tonight: Topic: ConnectWise Date: Wednesday August 20, 2008 Start Time: 6:30 PM Eastern (GMT -5) Location: Money Concepts, Louisville, Kentucky USA Registration URL: http://www.clicktoattend.com/?id=130623 Description: Are you bleeding billable hours?&#160; Are contacts, timesheets, scheduling, sales, email, accounting, projects and service tickets [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.nogeekleftbehind.com%2F2008%2F08%2F20%2Fkysbsug-meeting-08-20-2008-connectwise%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.nogeekleftbehind.com%2F2008%2F08%2F20%2Fkysbsug-meeting-08-20-2008-connectwise%2F&amp;style=compact&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Just a friendly reminder that the Kentucky Small Business Server User Group (KYSBSUG) meets tonight:</p>
<p><a href="http://www.connectwise.com/Home.aspx"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="64" alt="connectwise" src="http://www.nogeekleftbehind.com/images/KYSBSUGMeeting08202008ConnectWise_74FE/connectwise.gif" width="239" align="right" border="0" /></a> </p>
<p>Topic: <strong><a href="http://www.connectwise.com/Home.aspx" target="_blank">ConnectWise</a>      <br /></strong>Date: <strong>Wednesday August 20, 2008</strong>    <br />Start Time: 6:30 PM Eastern (GMT -5)    <br />Location: Money Concepts, Louisville, Kentucky USA    <br />Registration URL: <a title="http://www.clicktoattend.com/?id=130623" href="http://www.clicktoattend.com/?id=130623">http://www.clicktoattend.com/?id=130623</a></p>
<p>Description: </p>
<blockquote><p>Are you bleeding billable hours?&#160; Are contacts, timesheets, scheduling, sales, email, accounting, projects and service tickets scattered throughout your organization with little or no integration between applications?</p>
<p>Then please join us this month for a look at one of the most outstanding and popular PSA solutions in the market today.&#160; Learn how ConnectWise can help you bring it all together.&#160; If you have it, come and share what you&#8217;ve learned.&#160; If you&#8217;re using something else, share that too.&#160; If you&#8217;re still looking, this is the place to be.</p>
</blockquote>
<p>Door Prizes:&#160; The first 5 attendees will receive Starbucks gift cards, plus we have some USB flash drives and other nice swag. <img src='http://www.nogeekleftbehind.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Attendees can participate in-person or via Microsoft Live Meeting.&#160; But seating is limited, so <a href="http://www.clicktoattend.com/?id=130623" target="_blank">register today</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nogeekleftbehind.com/2008/08/20/kysbsug-meeting-08-20-2008-connectwise/feed/</wfw:commentRss>
		<slash:comments>684</slash:comments>
		</item>
		<item>
		<title>Zenith NOC Errors</title>
		<link>http://www.nogeekleftbehind.com/2007/09/17/zenith-noc-errors/</link>
		<comments>http://www.nogeekleftbehind.com/2007/09/17/zenith-noc-errors/#comments</comments>
		<pubDate>Mon, 17 Sep 2007 15:54:03 +0000</pubDate>
		<dc:creator>timbarrett</dc:creator>
				<category><![CDATA[Managed Services]]></category>

		<guid isPermaLink="false">http://www.nogeekleftbehind.com/2007/09/17/zenith-noc-errors/</guid>
		<description><![CDATA[Least helpful Zenith Saaz error ever: In cyberspace, nobody can hear you scream.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.nogeekleftbehind.com%2F2007%2F09%2F17%2Fzenith-noc-errors%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.nogeekleftbehind.com%2F2007%2F09%2F17%2Fzenith-noc-errors%2F&amp;style=compact&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Least helpful Zenith Saaz error ever:</p>
<p><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="133" alt="image" src="http://www.nogeekleftbehind.com/images/ZenithNOCErrors_A68D/image_4.png" width="151" border="0" /> </p>
<p>In cyberspace, nobody can hear you scream. <img src='http://www.nogeekleftbehind.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.nogeekleftbehind.com/2007/09/17/zenith-noc-errors/feed/</wfw:commentRss>
		<slash:comments>238</slash:comments>
		</item>
		<item>
		<title>Letting the Cat Out of the Bag</title>
		<link>http://www.nogeekleftbehind.com/2007/03/15/letting-the-cat-out-of-the-bag/</link>
		<comments>http://www.nogeekleftbehind.com/2007/03/15/letting-the-cat-out-of-the-bag/#comments</comments>
		<pubDate>Thu, 15 Mar 2007 21:53:06 +0000</pubDate>
		<dc:creator>timbarrett</dc:creator>
				<category><![CDATA[Managed Services]]></category>
		<category><![CDATA[SMB Community]]></category>

		<guid isPermaLink="false">http://www.nogeekleftbehind.com/2007/03/15/letting-the-cat-out-of-the-bag/</guid>
		<description><![CDATA[Many friends have already heard the inside scoop, and yes, the rumors are true.  Today I&#8217;m making an official public announcement.  March 15, 2007 &#8211; I&#8217;m excited to report that I&#8217;ve accepted a position working at Applied Tech Solutions &#8211; www.appliedtech.us Applied Tech is a Microsoft Gold Certified Partner located in Madison, Wisconsin USA.  They&#8217;re a [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.nogeekleftbehind.com%2F2007%2F03%2F15%2Fletting-the-cat-out-of-the-bag%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.nogeekleftbehind.com%2F2007%2F03%2F15%2Fletting-the-cat-out-of-the-bag%2F&amp;style=compact&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Many friends have already heard the inside scoop, and yes, the rumors are true.  Today I&#8217;m making an official public announcement. </p>
<p><img src="http://www.appliedtech.us/images/logos/ats_logo.jpg" align="right" /> March 15, 2007 &#8211; I&#8217;m excited to report that I&#8217;ve accepted a position working at <a href="http://www.appliedtech.us/" target="_blank">Applied Tech Solutions</a> &#8211; <a href="http://www.appliedtech.us">www.appliedtech.us</a></p>
<p>Applied Tech is a Microsoft Gold Certified Partner located in Madison, Wisconsin USA.  They&#8217;re a Managed Services Provider that focuses on SMB networking, Microsoft CRM &#038; Great Plains, VoIP, and their Microsoft specializations include:</p>
<ul>
<li>Advanced Infrastructure Solutions</li>
<li>Networking Infrastructure Solutions</li>
<li>Information Worker Solutions</li>
<li>Microsoft Business Solutions</li>
</ul>
<p>Kurt Sippel founded the company in 1999, and I first met him in 2004.  His team is made up of absolutely amazing, talented &#038; brilliant folks.  In 2005 they opened a branch office in Stevens Point, WI.  Over the last several years I&#8217;ve watched Applied Tech grow and Kurt and I have periodically talked about working together in the future.  Well, the future is now. <img src='http://www.nogeekleftbehind.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Leaving my position at Rehab Designs wasn&#8217;t an easy decision.  I was Rehab Designs&#8217; first employee in 1992 and have spent nearly 15 years helping build the company from the ground up.  I will really miss working with them.  Still, from a career standpoint, the opportunity to work with Applied Tech was one I couldn&#8217;t pass up. </p>
<p>My first public appearance for Applied Tech will be as one of the speakers at their <a href="http://www.appliedtech.us/registration/" target="_blank">March 27 Vista event</a>.  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.nogeekleftbehind.com/2007/03/15/letting-the-cat-out-of-the-bag/feed/</wfw:commentRss>
		<slash:comments>443</slash:comments>
		</item>
		<item>
		<title>Webcast &#8211; Managed Services Practice &#8211; Part 3</title>
		<link>http://www.nogeekleftbehind.com/2006/10/27/webcast-managed-services-practice-part-3/</link>
		<comments>http://www.nogeekleftbehind.com/2006/10/27/webcast-managed-services-practice-part-3/#comments</comments>
		<pubDate>Fri, 27 Oct 2006 19:37:57 +0000</pubDate>
		<dc:creator>timbarrett</dc:creator>
				<category><![CDATA[Managed Services]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[TS2]]></category>
		<category><![CDATA[Webcasts]]></category>

		<guid isPermaLink="false">http://www.nogeekleftbehind.com/2006/10/27/webcast-managed-services-practice-part-3/</guid>
		<description><![CDATA[Webcast: The Recipe to Build a Successful Managed Services Practice from Scratch &#8211; Part 3  Powered by: TS2 Wed on the Web  Date: Wednesday November 29, 2006 Presenters: Ron Grattopp &#038; Erick Simpson Event Time: 3:00 PM Eastern, USA &#038; Canada (DST) = GMT -05:00 Duration: 60 minutes Registration URL: http://www.msreadiness.com/WS_abstract.asp?eid=15004776   Description:  This is [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.nogeekleftbehind.com%2F2006%2F10%2F27%2Fwebcast-managed-services-practice-part-3%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.nogeekleftbehind.com%2F2006%2F10%2F27%2Fwebcast-managed-services-practice-part-3%2F&amp;style=compact&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Webcast: <strong>The Recipe to Build a Successful Managed Services Practice from Scratch &#8211; Part 3</strong> <br />
Powered by: TS2 Wed on the Web <br />
Date: Wednesday November 29, 2006<br />
Presenters: Ron Grattopp &#038; Erick Simpson<br />
Event Time: 3:00 PM Eastern, USA &#038; Canada (DST) = GMT -05:00<br />
Duration: 60 minutes</p>
<p>Registration URL:<br />
<a href="http://www.msreadiness.com/WS_abstract.asp?eid=15004776">http://www.msreadiness.com/WS_abstract.asp?eid=15004776</a><br />
 <br />
Description:  This is a follow-up to Erick&#8217;s <a href="http://www.msreadiness.com/WS_abstract.asp?eid=15004257" target="_blank">June 30th</a> and <a href="http://www.msreadiness.com/WS_abstract.asp?eid=15004419" target="_blank">August 18th</a> Managed Services Webcasts. This Seminar will focus on pricing, marketing and selling your Managed Services Deliverables, and <em>will include a discussion of different pricing models and sales and marketing strategies</em>. We will feature a live Q&#038;A with Erick, which we did not have time for in the first Webcast.</p>
<p>Prerequisites:<br />
<strong>Recipe to build a Successful Managed Services Practice from Scratch &#8211; Part 1</strong>:<br />
<a href="http://www.msreadiness.com/WS_abstract.asp?eid=15004257">http://www.msreadiness.com/WS_abstract.asp?eid=15004257</a></p>
<p>and <strong>Recipe to build a Successful Managed Services Practice from Scratch &#8211; Part 2</strong>:<br />
<a href="http://www.msreadiness.com/WS_abstract.asp?eid=15004419">http://www.msreadiness.com/WS_abstract.asp?eid=15004419</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nogeekleftbehind.com/2006/10/27/webcast-managed-services-practice-part-3/feed/</wfw:commentRss>
		<slash:comments>801</slash:comments>
		</item>
	</channel>
</rss>

