 




<?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>The Real (and Virtual) Adventures of Nathan the IT Guy &#187; event viewer</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/information-technology/tag/event-viewer/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/information-technology</link>
	<description></description>
	<lastBuildDate>Tue, 21 May 2013 19:15:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Mcafee 8.7i Install/Upgrade Failure</title>
		<link>http://itknowledgeexchange.techtarget.com/information-technology/mcafee-87i-installupgrade-failure/</link>
		<comments>http://itknowledgeexchange.techtarget.com/information-technology/mcafee-87i-installupgrade-failure/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 01:52:30 +0000</pubDate>
		<dc:creator>Nathan Simon</dc:creator>
				<category><![CDATA[Error = 0×7d1 : The specified driver is invalid]]></category>
		<category><![CDATA[event viewer]]></category>
		<category><![CDATA[eventlog]]></category>
		<category><![CDATA[mcafee]]></category>
		<category><![CDATA[mcafee 8.7i]]></category>
		<category><![CDATA[nai 8.0]]></category>
		<category><![CDATA[nai 8.5i]]></category>
		<category><![CDATA[service fails to start]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/information-technology/mcafee-87i-installupgrade-failure/</guid>
		<description><![CDATA[Okay, so you have a server/workstation and your upgrading McAfee on it manually&#8230; when installing the app, the services decide to fail to start&#8230; you see these(just below) in event viewer, what do you do? Well its pretty easy&#8230; just scroll down for the resolution&#8230; Log Name: Application Source: McLogEvent Date: xxxxxxxxxxx Event ID: 5004 Task [...]]]></description>
				<content:encoded><![CDATA[<p>Okay, so you have a server/workstation and your upgrading McAfee on it manually&#8230; when installing the app, the services decide to fail to start&#8230; you see these(just below) in event viewer, what do you do? Well its pretty easy&#8230; just scroll down for the resolution&#8230;</p>
<p>Log Name: Application<br />
Source: McLogEvent<br />
Date: xxxxxxxxxxx<br />
Event ID: 5004<br />
Task Category: None<br />
Level: Error<br />
Keywords: Classic<br />
User: SYSTEM<br />
Computer: xxxxxxxx<br />
Description:<br />
Could not contact Filter Driver.<br />
Error = 0×7d1 : The specified driver is invalid.</p>
<p>This issue is caused by a bad value in the registry.  Basically, in the old NAI installers, for some unknown reason, the entries in the registry point to the wrong locations, well not wrong, but imcomplete as far as the NAI 8.7i installer is concerned.</p>
<p>The fix? Easy.</p>
<p>run REGEDIT</p>
<p>Navigate to HKLM\System\CurrentControlSet\Services\mfebopk* then<br />
Navigate to HKLM\System\CurrentControlSet\Services\Mfeapfk* then<br />
Navigate to HKLM\System\CurrentControlSet\Services\Mfeavfk*</p>
<p>* Modify the ImagePath to be the full path to the driver– for example change:<br />
“system32\drivers\mfebopk.sys” to “C:\Windows\System32\Drivers\mfebopk.sys”</p>
<p>The service should now start.</p>
<p>NS</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/information-technology/mcafee-87i-installupgrade-failure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Always check the Event Viewer</title>
		<link>http://itknowledgeexchange.techtarget.com/information-technology/always-check-the-event-viewer/</link>
		<comments>http://itknowledgeexchange.techtarget.com/information-technology/always-check-the-event-viewer/#comments</comments>
		<pubDate>Tue, 05 May 2009 01:02:12 +0000</pubDate>
		<dc:creator>Nathan Simon</dc:creator>
				<category><![CDATA[cannot access any shares]]></category>
		<category><![CDATA[domain issues]]></category>
		<category><![CDATA[event logs]]></category>
		<category><![CDATA[event viewer]]></category>
		<category><![CDATA[printer not shared]]></category>
		<category><![CDATA[server 2003]]></category>
		<category><![CDATA[SMB Errors]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/information-technology/always-check-the-event-viewer/</guid>
		<description><![CDATA[Whats one of the first things you should do if there is an issue with a PC or between a PC and a server? Check the obvious, then check the event viewer. If you don&#8217;t you can find yourself in a situation where you waste a lot of time looking for a solution when it [...]]]></description>
				<content:encoded><![CDATA[<p>Whats one of the first things you should do if there is an issue with a PC or between a PC and a server? Check the obvious, then check the event viewer. If you don&#8217;t you can find yourself in a situation where you waste a lot of time looking for a solution when it will only come to you if you get the error message from event viewer&#8230; as with a client, SMB/Shares/Printing was all inaccessible from the server. I dropped the PC from the domain, re-added it, deleted the share, readded it, nothing seemed to work. But if I would have just checked the event logs I would have seen that it was a time issue between the server and workstation! Ah well we all say that hindsight is 20/20!</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/information-technology/always-check-the-event-viewer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
