<?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>thinkjim.com &#187; servers</title>
	<atom:link href="http://www.thinkjim.com/category/servers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thinkjim.com</link>
	<description>living IT and technology. News, reviews, opinion, problems and solutions</description>
	<lastBuildDate>Sat, 23 Jan 2010 11:08:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Could not start the Microsoft Exchange Management Service on Local Computer Error:</title>
		<link>http://www.thinkjim.com/2008/02/could-not-start-microsoft-exchange.html</link>
		<comments>http://www.thinkjim.com/2008/02/could-not-start-microsoft-exchange.html#comments</comments>
		<pubDate>Thu, 21 Feb 2008 20:00:35 +0000</pubDate>
		<dc:creator>thinkjim</dc:creator>
				<category><![CDATA[servers]]></category>
		<category><![CDATA[Knowledgebase]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.thinkjim.com/?p=28</guid>
		<description><![CDATA[After rebooting a Windows 2000 Advanced Server (running Exchange 2000 SP3) the Microsoft Exchange Management Service Failed to Start. Manually starting the service generated the following error:
&#8220;Could not start the Microsoft Exchange Management Service on Local Computer. The service did not return an error. This could be an internal Windows error or an internal service [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" style="margin: 5px; float: right;" src="http://www.thinkjim.com/uploaded_images/Image2-730706.gif" alt="error message" width="199" height="104" />After rebooting a Windows 2000 Advanced Server (running Exchange 2000 SP3) the Microsoft Exchange Management Service Failed to Start. Manually starting the service generated the following error:</p>
<p>&#8220;Could not start the Microsoft Exchange Management Service on Local Computer. The service did not return an error. This could be an internal Windows error or an internal service error. If the problem persists, contact your system administrator.</p>
<p>The event log also contained an error:</p>
<p>Event ID: 6<br />
Source: MSExchangeMGMT<br />
Type: Error<br />
Description: The Microsoft Exchange Management service encountered an error (0xThe specified module could not be found.)</p>
<p>A colleague of mine browsed <a href="http://www.eventid.net/">eventID.net</a>. A <a href="http://www.eventid.net/display.asp?eventid=6&amp;eventno=3296&amp;source=MSExchangeMGMT&amp;phase=1">suggested solution</a> was to check the path to the &#8220;atl.dll file in registry&#8221;. Registry Key:</p>
<p>HKEY_CLASSES_ROOT\CLSID\{44EC053A-400F-11D0-9DCD-00A0C90391D3}\<br />
InprocServer32 @=&#8221;C:\\WINNT\\System32\\ATL.DLL</p>
<p>There were two keys present after searching the registry, one was pointing to the correct location (&#8221;c:\winnt\system32\atl.dll&#8221;) the other was pointing to c:\program files\ibm\dsa\atl.dll. The article suggests that only the c:\winnt\system32 path will work and the service will fail to start if it is pointing to a different location.</p>
<p>I&#8217;m no clearer as to the role that the atl.dll file plays with the exchange management service, but changing the second key so that it was re-pointed to c:\winnt\system32 did the trick. The service started successfully after a manual start. Earlier that week IBMs Dynamic System Analysis Tools (DSA tools) had been installed on the server. For whatever reason the tool seems to have changed one of the ATL.dll registry keys, causing the management service to fail.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinkjim.com/2008/02/could-not-start-microsoft-exchange.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Field Report: Unhappy Server after applying SP1 for Backupexec 11D</title>
		<link>http://www.thinkjim.com/2008/02/field-report-unhappy-server-after.html</link>
		<comments>http://www.thinkjim.com/2008/02/field-report-unhappy-server-after.html#comments</comments>
		<pubDate>Sat, 16 Feb 2008 14:16:09 +0000</pubDate>
		<dc:creator>thinkjim</dc:creator>
				<category><![CDATA[servers]]></category>
		<category><![CDATA[Knowledgebase]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.thinkjim.com/?p=29</guid>
		<description><![CDATA[OS: Windows 2000 SP4 (with rollups)
HP ML350 with HP surestore DLT80 External SCSI Drive Attached.
Offending Software: Backup Exec 11D
After installing service pack 1 for backup exec 11d the server required a reboot. After rebooting and on startup experienced difficulty browsing other machines using explorer and was unable to access the network connections in my network [...]]]></description>
			<content:encoded><![CDATA[<p>OS: Windows 2000 SP4 (with rollups)<br />
HP ML350 with HP surestore DLT80 External SCSI Drive Attached.<br />
Offending Software: Backup Exec 11D</p>
<p>After installing service pack 1 for backup exec 11d the server required a reboot. After rebooting and on startup experienced difficulty browsing other machines using explorer and was unable to access the network connections in my network places. Unable to Browse web. First checked physical network connection (replaced cable and rebooted). No effect. Server was responding to ping. Event logs contained errors relating to the remote access service saying that it had failed to start and also:Event ID 7011: Service Control Manager</p>
<div>Type: Error<br />
Description: Timeout (30000 milliseconds) waiting for a transaction response from the RasManservice.</div>
<p><img class="alignright" style="margin: 5px; float: right;" src="http://www.thinkjim.com/uploaded_images/backupexec-714210.jpg" alt="backupexec" width="161" height="200" /></p>
<div>Remote Access connection manager service was hung in &#8217;starting&#8217; state. Checked that the Remote Storage Manager wasn&#8217;t running (Backupexec doesn&#8217;t like it), it was. Disabled the Remote Storage Service, and attempted to stop the service which was running. Was unable to stop the service although I was able to disabled it. Attempted to shutdown server. Server would not shutdown. pressing the &#8217;soft&#8217; power off button generated an error about the remote storage manager. Had to do a hard reset. Server booted correctly, Remote storage Service remained disabled and did not start. No Remote access errors after bootup all services seem to be working correctly.</div>
<div><strong>Lesson learned:</strong> Make sure the Remote Storage Service is disabled when running backupexec.</div>
]]></content:encoded>
			<wfw:commentRss>http://www.thinkjim.com/2008/02/field-report-unhappy-server-after.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restoring an Exchange 2000 server</title>
		<link>http://www.thinkjim.com/2004/07/restoring-an-exchange-2000-server.html</link>
		<comments>http://www.thinkjim.com/2004/07/restoring-an-exchange-2000-server.html#comments</comments>
		<pubDate>Sat, 24 Jul 2004 20:00:37 +0000</pubDate>
		<dc:creator>thinkjim</dc:creator>
				<category><![CDATA[servers]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[Knowledgebase]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.thinkjim.com/?p=41</guid>
		<description><![CDATA[OK, things aren&#8217;t going well. Not much has happened to the blog since I came up with the idea last month. However I have been busy;
Successfully managed to restore an Exchange 2000 server, when both its datastores had gone offline in a dirty state, and its transaction logs had been deleted. (very important to use [...]]]></description>
			<content:encoded><![CDATA[<p>OK, things aren&#8217;t going well. Not much has happened to the blog since I came up with the idea last month. However I have been busy;</p>
<p>Successfully managed to restore an Exchange 2000 server, when both its datastores had gone offline in a dirty state, and its transaction logs had been deleted. (very important to use exchange aware backup software).</p>
<p><a href="http://www.thinkjim.com/docs/exchange2k.pdf">Click here for an overview of the process.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinkjim.com/2004/07/restoring-an-exchange-2000-server.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
