<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Philip Fuesser is the Portland IT Guy</title>
	
	<link>http://www.portlanditguy.com</link>
	<description>Philip Fuesser is the Portland IT Guy</description>
	<lastBuildDate>Wed, 10 Mar 2010 08:25:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/PortlandITGuy" /><feedburner:info uri="portlanditguy" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><geo:lat>45.51379</geo:lat><geo:long>-122.645805</geo:long><item>
		<title>BlackBerry Enterprise Server Express – Installation walkthrough.</title>
		<link>http://feedproxy.google.com/~r/PortlandITGuy/~3/xZJ1DG8OWSY/blackberry-enterprise-server-express-installation-walkthrough</link>
		<comments>http://www.portlanditguy.com/blackberry-enterprise-server-express-installation-walkthrough#comments</comments>
		<pubDate>Wed, 10 Mar 2010 08:25:21 +0000</pubDate>
		<dc:creator>Philip Fuesser</dc:creator>
				<category><![CDATA[BlackBerry]]></category>

		<guid isPermaLink="false">http://www.portlanditguy.com/blackberry-enterprise-server-express-installation-walkthrough</guid>
		<description><![CDATA[BlackBerry Enterprise Server Express was recently released, which provides organizations the ability to use a free slimmed down version of the BlackBerry Enterprise Server.&#160;&#160;&#160; Here is a walkthrough video by RIM/BlackBerry Training, that goes through the whole process of setting it up / configuring it.
BESX Installation Walkthrough
]]></description>
			<content:encoded><![CDATA[<p>BlackBerry Enterprise Server Express was recently released, which provides organizations the ability to use a free slimmed down version of the BlackBerry Enterprise Server.&#160;&#160;&#160; Here is a walkthrough video by RIM/BlackBerry Training, that goes through the whole process of setting it up / configuring it.</p>
<p><a title="BESX Installation Walkthrough" href="https://www.blackberry.com/blackberrytraining/web/_content/indexExternal.html?cc=3731382d30323036335f42455358496e7374616c6c&amp;cx=3230393930313031&amp;cl=656e&amp;cg=636f6e6669675f6c6f76655f707572706c652e786d6c" target="_blank">BESX Installation Walkthrough</a></p>
<img src="http://feeds.feedburner.com/~r/PortlandITGuy/~4/xZJ1DG8OWSY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.portlanditguy.com/blackberry-enterprise-server-express-installation-walkthrough/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.portlanditguy.com/blackberry-enterprise-server-express-installation-walkthrough</feedburner:origLink></item>
		<item>
		<title>View information on Blue Screen of Deaths (BSOD) with BlueScreenView</title>
		<link>http://feedproxy.google.com/~r/PortlandITGuy/~3/AXLRE86VRPQ/view-information-on-blue-screen-of-deaths-bsod-with-bluescreenview</link>
		<comments>http://www.portlanditguy.com/view-information-on-blue-screen-of-deaths-bsod-with-bluescreenview#comments</comments>
		<pubDate>Sun, 22 Nov 2009 22:46:35 +0000</pubDate>
		<dc:creator>Philip Fuesser</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.portlanditguy.com/view-information-on-blue-screen-of-deaths-bsod-with-bluescreenview</guid>
		<description><![CDATA[BlueScreenView scans all your minidump files created during &#8216;blue screen of death&#8217; crashes, and displays the information about all crashes in one table. For each crash, BlueScreenView displays the minidump filename, the date/time of the crash, the basic crash information displayed in the blue screen (Bug Check Code and 4 parameters), and the details of [...]]]></description>
			<content:encoded><![CDATA[<p>BlueScreenView scans all your minidump files created during &#8216;blue screen of death&#8217; crashes, and displays the information about all crashes in one table. For each crash, BlueScreenView displays the minidump filename, the date/time of the crash, the basic crash information displayed in the blue screen (Bug Check Code and 4 parameters), and the details of the driver or module that possibly caused the crash (filename, product name, file description, and file version).    </p>
<p>For each crash displayed in the upper pane, you can view the details of the device drivers loaded during the crash in the lower pane. BlueScreenView also mark the drivers that their addresses found in the crash stack, so you can easily locate the suspected drivers that possibly caused the crash.</p>
<p>The main benefit of using BlueScreenView over other minidump reading applications is that it does not require the Microsoft debugging tools (which are 16 – 225mb in itself) which makes this application small, quick and portable. This tool is definitely worth having in your kit to track down the cause of BSOD’s.</p>
<p>Check out their official website here:</p>
<p><a title="http://www.nirsoft.net/utils/blue_screen_view.html" href="http://www.nirsoft.net/utils/blue_screen_view.html">http://www.nirsoft.net/utils/blue_screen_view.html</a></p>
<p>&#160;</p>
<p><a href="http://www.portlanditguy.com/wp-content/uploads/2009/11/bluescreenview.gif"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="bluescreenview" border="0" alt="bluescreenview" src="http://www.portlanditguy.com/wp-content/uploads/2009/11/bluescreenview_thumb.gif" width="471" height="230" /></a> </p>
<p><a href="http://www.portlanditguy.com/wp-content/uploads/2009/11/bluescreenview2.gif"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="bluescreenview2" border="0" alt="bluescreenview2" src="http://www.portlanditguy.com/wp-content/uploads/2009/11/bluescreenview2_thumb.gif" width="417" height="347" /></a></p>
<img src="http://feeds.feedburner.com/~r/PortlandITGuy/~4/AXLRE86VRPQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.portlanditguy.com/view-information-on-blue-screen-of-deaths-bsod-with-bluescreenview/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.portlanditguy.com/view-information-on-blue-screen-of-deaths-bsod-with-bluescreenview</feedburner:origLink></item>
		<item>
		<title>Printer Spooler Subsystem App errors and 0×000006be error removing printer</title>
		<link>http://feedproxy.google.com/~r/PortlandITGuy/~3/orE0PTHlLYQ/printer-spooler-subsystem-app-errors-and-0x000006be-error-removing-printer</link>
		<comments>http://www.portlanditguy.com/printer-spooler-subsystem-app-errors-and-0x000006be-error-removing-printer#comments</comments>
		<pubDate>Sun, 22 Nov 2009 22:30:51 +0000</pubDate>
		<dc:creator>Philip Fuesser</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.portlanditguy.com/printer-spooler-subsystem-app-errors-and-0x000006be-error-removing-printer</guid>
		<description><![CDATA[This happened on a couple vista workstations while trying to install a PCL driver for an Imagistics / Oce multifunction printer.&#160; The driver seemed to install correctly, but when you tried to print or access the options of the printer, you would get a small window that pops up stating that the “Printer Spooler Subsystem [...]]]></description>
			<content:encoded><![CDATA[<p>This happened on a couple vista workstations while trying to install a PCL driver for an Imagistics / Oce multifunction printer.&#160; The driver seemed to install correctly, but when you tried to print or access the options of the printer, you would get a small window that pops up stating that the “Printer Spooler Subsystem App” had stopped responding or crashed.&#160; The actual printer service in the computers service’s would also be stopped.&#160;&#160; After restarting the service, and trying to remove the printer, the same issue occurred.&#160; The service would crash, and I additionally got an error 0&#215;000006be printer cannot be removed.&#160;&#160; I had to go in and remove the printer and it’s driver via the registry:</p>
<p>1. Remove the printer from Print Manager   </p>
<p>2. Delete the printer Drivers located in %windir%\system32\spool\drivers\w32&#215;86\2 and/or \0 and/or \1   </p>
<p>3. Edit the registry and delete the driver references at:   </p>
<p>Hkey_Local_Machine\System\CurrentControlSet\Control\Print\Environments\WIndows NT x86\Drivers\Version-1&#160;&#160;&#160;&#160; for NT 3.51   <br />Hkey_Local_Machine\System\CurrentControlSet\Control\Print\Environments\WIndows NT x86\Drivers\Version-2&#160;&#160;&#160;&#160; for NT 4.0    <br />HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Printers\</p>
<p>For a Network printer, edit:   <br />HKEY_CURRENT_USER\Printers\Connections\&lt;Server Name&gt;    </p>
<p>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Providers\LanMan Print Services\Servers\&lt;Server Name&gt;\Printers\</p>
<p>4. Restart the computer </p>
<img src="http://feeds.feedburner.com/~r/PortlandITGuy/~4/orE0PTHlLYQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.portlanditguy.com/printer-spooler-subsystem-app-errors-and-0x000006be-error-removing-printer/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.portlanditguy.com/printer-spooler-subsystem-app-errors-and-0x000006be-error-removing-printer</feedburner:origLink></item>
		<item>
		<title>Problems opening PDF files using Web Folders</title>
		<link>http://feedproxy.google.com/~r/PortlandITGuy/~3/yqUbaZ2KKQI/problems-opening-pdf-files-using-web-folders</link>
		<comments>http://www.portlanditguy.com/problems-opening-pdf-files-using-web-folders#comments</comments>
		<pubDate>Sun, 22 Nov 2009 22:14:34 +0000</pubDate>
		<dc:creator>Philip Fuesser</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.portlanditguy.com/problems-opening-pdf-files-using-web-folders</guid>
		<description><![CDATA[Had a strange issue where a client could not open PDF’s from a Web Folder, or an explorer folder view that was actually a website, on Windows XP.&#160;&#160; I had tried changing the file associations and everything and nothing seemed to allow the user to open the files via Adobe acrobat.&#160;&#160; Come to find out [...]]]></description>
			<content:encoded><![CDATA[<p>Had a strange issue where a client could not open PDF’s from a Web Folder, or an explorer folder view that was actually a website, on Windows XP.&#160;&#160; I had tried changing the file associations and everything and nothing seemed to allow the user to open the files via Adobe acrobat.&#160;&#160; Come to find out that there is a hotfix from Microsoft for this issue.</p>
<p>Microsoft has released hot fix KB943337 that should resolves the problem for most users with webfolders (also known as webdav) and PDFs. You must request this hot fix as it is not part of their automatic update process. </p>
<p><a href="http://support.microsoft.com/kb/943337" target="_blank">http://support.microsoft.com/kb/943337</a></p>
<p>&#160;</p>
<p>Sources:</p>
<p><a href="http://mydocsonline.blogspot.com/2008/10/problems-opening-pdf-files-using-web.html" target="_blank">http://mydocsonline.blogspot.com/2008/10/problems-opening-pdf-files-using-web.html</a>    </p>
<p><a href="http://www.adobeforums.com/webx/.3c05dc56" target="_blank">Adobe forum</a></p>
<img src="http://feeds.feedburner.com/~r/PortlandITGuy/~4/yqUbaZ2KKQI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.portlanditguy.com/problems-opening-pdf-files-using-web-folders/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.portlanditguy.com/problems-opening-pdf-files-using-web-folders</feedburner:origLink></item>
		<item>
		<title>Find what the “Unknown Device” is in Device Manager</title>
		<link>http://feedproxy.google.com/~r/PortlandITGuy/~3/x6NbCiL6uw0/find-what-the-unknown-device-is-in-device-manager</link>
		<comments>http://www.portlanditguy.com/find-what-the-unknown-device-is-in-device-manager#comments</comments>
		<pubDate>Fri, 23 Oct 2009 17:59:20 +0000</pubDate>
		<dc:creator>Philip Fuesser</dc:creator>
				<category><![CDATA[Utilities]]></category>

		<guid isPermaLink="false">http://www.portlanditguy.com/?p=129</guid>
		<description><![CDATA[&#160;
Ahhh, nothing like reinstalling an older pc and not knowing what exactly some of the hardware is.&#160; Once in a blue moon these utilities can become handy to fix the dreaded:
&#160;
&#160; 
Here’s a couple utilities that help detect what the “Unknown Device” in the device manager is
http://www.halfdone.org/ukd/
http://www.zhangduo.com/udi.html
I personally have used the first one, and it [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Ahhh, nothing like reinstalling an older pc and not knowing what exactly some of the hardware is.&#160; Once in a blue moon these utilities can become handy to fix the dreaded:</p>
<p>&#160;</p>
<p><a href="http://www.portlanditguy.com/wp-content/uploads/2009/10/DevMan.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="DevMan" border="0" alt="DevMan" src="http://www.portlanditguy.com/wp-content/uploads/2009/10/DevMan_thumb.jpg" width="175" height="310" /></a>&#160; </p>
<p>Here’s a couple utilities that help detect what the “Unknown Device” in the device manager is</p>
<p><a title="http://www.halfdone.org/ukd/" href="http://www.halfdone.org/ukd/">http://www.halfdone.org/ukd/</a></p>
<p><a title="http://www.zhangduo.com/udi.html" href="http://www.zhangduo.com/udi.html">http://www.zhangduo.com/udi.html</a></p>
<p>I personally have used the first one, and it doesn&#8217;t’ require an install, so it’s great for portable / usb drives.</p>
<p><a href="http://www.portlanditguy.com/wp-content/uploads/2009/10/image.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.portlanditguy.com/wp-content/uploads/2009/10/image_thumb.png" width="316" height="348" /></a></p>
<img src="http://feeds.feedburner.com/~r/PortlandITGuy/~4/x6NbCiL6uw0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.portlanditguy.com/find-what-the-unknown-device-is-in-device-manager/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.portlanditguy.com/find-what-the-unknown-device-is-in-device-manager</feedburner:origLink></item>
		<item>
		<title>Blue Screen of Death after Windows Updates caused by KB971486</title>
		<link>http://feedproxy.google.com/~r/PortlandITGuy/~3/1XjEgx7Ph-g/blue-screen-of-death-after-windows-updates-caused-by-kb971486</link>
		<comments>http://www.portlanditguy.com/blue-screen-of-death-after-windows-updates-caused-by-kb971486#comments</comments>
		<pubDate>Wed, 21 Oct 2009 20:03:20 +0000</pubDate>
		<dc:creator>Philip Fuesser</dc:creator>
				<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.portlanditguy.com/blue-screen-of-death-after-windows-updates-caused-by-kb971486</guid>
		<description><![CDATA[I had three Windows XP computers of different models and at three different locations/networks all have the same exact issue after automatically installing the windows updates.&#160;&#160; These updates were installed on 10/20/09.&#160;&#160; Each place got a BSOD directly after rebooting their pc.
After searching around online, I found out via some forums that some people were [...]]]></description>
			<content:encoded><![CDATA[<p>I had three Windows XP computers of different models and at three different locations/networks all have the same exact issue after automatically installing the windows updates.&#160;&#160; These updates were installed on 10/20/09.&#160;&#160; Each place got a BSOD directly after rebooting their pc.</p>
<p>After searching around online, I found out via some forums that some people were having similar problems.&#160; Here was the fix to remove the KB and to get the computers back up.</p>
<blockquote><p>1. Boot from your Windows XP CD or DVD and start the recovery console (see this <a href="http://support.microsoft.com/kb/307654#3">Microsoft article for help</a> with this step)</p>
<p>2. Type this command: <em>CHDIR $NtUninstallKB971486$\spuninst</em></p>
<p>3. Type this command: <em>BATCH spuninst.txt</em></p>
<p>4. Type this command: <em>exit</em></p>
<p>The computer should restart and hopefully your problem will be fixed. Again, go to the Add/Remove Programs control panel and properly uninstall KB971486.</p>
</blockquote>
<p>&#160;</p>
<p>Here is more info on this specific update:&#160;&#160; <a title="http://support.microsoft.com/kb/971486" href="http://support.microsoft.com/kb/971486">http://support.microsoft.com/kb/971486</a></p>
<img src="http://feeds.feedburner.com/~r/PortlandITGuy/~4/1XjEgx7Ph-g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.portlanditguy.com/blue-screen-of-death-after-windows-updates-caused-by-kb971486/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.portlanditguy.com/blue-screen-of-death-after-windows-updates-caused-by-kb971486</feedburner:origLink></item>
		<item>
		<title>Reviews coming soon…</title>
		<link>http://feedproxy.google.com/~r/PortlandITGuy/~3/T_TMle_qEGs/reviews-coming-soon</link>
		<comments>http://www.portlanditguy.com/reviews-coming-soon#comments</comments>
		<pubDate>Sat, 03 Oct 2009 08:59:20 +0000</pubDate>
		<dc:creator>Philip Fuesser</dc:creator>
				<category><![CDATA[Featured Reviews]]></category>

		<guid isPermaLink="false">http://www.portlanditguy.com/?p=89</guid>
		<description><![CDATA[Reviews coming soon&#8230;
]]></description>
			<content:encoded><![CDATA[<p>Reviews coming soon&#8230;</p>
<img src="http://feeds.feedburner.com/~r/PortlandITGuy/~4/T_TMle_qEGs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.portlanditguy.com/reviews-coming-soon/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.portlanditguy.com/reviews-coming-soon</feedburner:origLink></item>
		<item>
		<title>New website!</title>
		<link>http://feedproxy.google.com/~r/PortlandITGuy/~3/AXNDumgucUw/new-website</link>
		<comments>http://www.portlanditguy.com/new-website#comments</comments>
		<pubDate>Sat, 03 Oct 2009 08:57:17 +0000</pubDate>
		<dc:creator>Philip Fuesser</dc:creator>
				<category><![CDATA[Featured News]]></category>

		<guid isPermaLink="false">http://www.portlanditguy.com/?p=86</guid>
		<description><![CDATA[I’m working on moving back to Wordpress from Squarespace.  I liked Squarespace’s tracking and analytics and the way they made things very simple.  But I really like this wordpress theme so I’m going to move back!   Also I missed the plugins!
]]></description>
			<content:encoded><![CDATA[<p>I’m working on moving back to Wordpress from Squarespace.  I liked Squarespace’s tracking and analytics and the way they made things very simple.  But I really like this wordpress theme so I’m going to move back!   Also I missed the plugins!</p>
<img src="http://feeds.feedburner.com/~r/PortlandITGuy/~4/AXNDumgucUw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.portlanditguy.com/new-website/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://www.portlanditguy.com/new-website</feedburner:origLink></item>
		<item>
		<title>Videos coming soon…</title>
		<link>http://feedproxy.google.com/~r/PortlandITGuy/~3/rgeaJaJ0dTw/videos-coming-soon</link>
		<comments>http://www.portlanditguy.com/videos-coming-soon#comments</comments>
		<pubDate>Sat, 03 Oct 2009 06:49:44 +0000</pubDate>
		<dc:creator>Philip Fuesser</dc:creator>
				<category><![CDATA[Featured Videos]]></category>

		<guid isPermaLink="false">http://www.portlanditguys.com/?p=71</guid>
		<description><![CDATA[Videos coming soon&#8230;
]]></description>
			<content:encoded><![CDATA[<p>Videos coming soon&#8230;</p>
<img src="http://feeds.feedburner.com/~r/PortlandITGuy/~4/rgeaJaJ0dTw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.portlanditguy.com/videos-coming-soon/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.portlanditguy.com/videos-coming-soon</feedburner:origLink></item>
		<item>
		<title>Comcast 2go Highspeed WiMAX / ZTE TU25 USB modem on Windows 7 x64</title>
		<link>http://feedproxy.google.com/~r/PortlandITGuy/~3/MEiAIcEjBa4/comcast-2go-highspeed-wimax-zte-tu25-usb-modem-on-windows-7-x64</link>
		<comments>http://www.portlanditguy.com/comcast-2go-highspeed-wimax-zte-tu25-usb-modem-on-windows-7-x64#comments</comments>
		<pubDate>Sun, 02 Aug 2009 04:46:29 +0000</pubDate>
		<dc:creator>Philip Fuesser</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.portlanditguys.com/comcast-2go-highspeed-wimax-zte-tu25-usb-modem-on-windows-7-x64/</guid>
		<description><![CDATA[I had a heck of a time getting my new Comcast 2go wimax connection working on my Windows 7 x64 laptop.&#160;&#160; The comcast system requirements said XP and Vista but had no mention of Windows 7 nor 32 or 64 bit.&#160;&#160; I felt confident I could get it working anyway.
The comcast installer didn&#8217;t recognize it [...]]]></description>
			<content:encoded><![CDATA[<p>I had a heck of a time getting my new Comcast 2go wimax connection working on my Windows 7 x64 laptop.&#160;&#160; The comcast system requirements said XP and Vista but had no mention of Windows 7 nor 32 or 64 bit.&#160;&#160; I felt confident I could get it working anyway.</p>
<p>The comcast installer didn&#8217;t recognize it was 64 bit so after the software installed and I inserted the zte tu25 usb modem, it would get an error saying the drivers were not successfully installed.</p>
<p>The reason why was because the comcast software installer wasn&#8217;t detecting my laptop was x64 so it was only installing the x86 drivers.</p>
<p>What I had to do is use 7-zip to open the setup.exe file as an archive, browse into where the driver files were at and install them manually.&#160;&#160;&#160; Here was the location I used:</p>
<p>Setup.exe\CommonAppData\Comcast\Connection Manager\drivers\wimax\Vista\64Bit\Beceem\Beceem 5.2.4.4\</p>
<p><a href="http://www.portlanditguy.com/wp-content/uploads/2009/10/comcastdriverslocation.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="comcast-driverslocation" border="0" alt="comcast-driverslocation" src="http://www.portlanditguy.com/wp-content/uploads/2009/10/comcastdriverslocation_thumb.png" width="550" height="273" /></a> </p>
<p>It actually installs the device as a network adapter named &quot;Beceem Communications Inc. Tarang3&quot;</p>
<p><a href="http://www.portlanditguy.com/wp-content/uploads/2009/10/comcastnetworkadapters.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="comcast-networkadapters" border="0" alt="comcast-networkadapters" src="http://www.portlanditguy.com/wp-content/uploads/2009/10/comcastnetworkadapters_thumb.png" width="263" height="126" /></a> </p>
<p>Hope this helps someone else who may be having trouble installing Comcast 2go / WiMAX on a Windows 7 pc.</p>
<p>&#160;</p>
<p><strong>Update</strong> on Sunday, August 9, 2009 at 11:18PM by <a href="http://philipfuesser.squarespace.com/member/philipfuesser"><img title="Registered Commenter" alt="Registered Commenter" src="http://philipfuesser.squarespace.com/universal/images/core-resources/icons/light/user-registered.png" />Philip Fuesser </a></p>
<p>Yikes, After installing the RTM version of Windows 7, I&#8217;m unable to get this to work!</p>
<p>My above post was done on the RC version of Windows 7.&#160; I assumed that this should have worked with the RTM&#8217;d version as well, but apparently not!</p>
<p>I&#8217;ll keep you posted on any additional fixes or workarounds I find in order to get this resolved.&#160;&#160; I would appreciate any feedback as well.&#160; </p>
<p><strong>Update</strong> on Monday, August 10, 2009 at 1:44AM by <a href="http://philipfuesser.squarespace.com/member/philipfuesser"><img title="Registered Commenter" alt="Registered Commenter" src="http://philipfuesser.squarespace.com/universal/images/core-resources/icons/light/user-registered.png" />Philip Fuesser </a></p>
<p>I tried Windows 7 RTM x86 instead of x64, and I was able to sucessfully install the drivers.&#160;&#160;&#160; So it may just be an issue with the x64 drivers.</p>
<p>I&#8217;m going to try one last thing with x64 install and see if it works.&#160;&#160; I&#8217;ll post an update with my results.</p>
<p><strong>Update</strong> on Monday, August 10, 2009 at 2:54AM by <a href="http://philipfuesser.squarespace.com/member/philipfuesser"><img title="Registered Commenter" alt="Registered Commenter" src="http://philipfuesser.squarespace.com/universal/images/core-resources/icons/light/user-registered.png" />Philip Fuesser </a></p>
<p>Finally!&#160;&#160; I was able to get the drivers to successfully load in Windows 7 RTM x64.&#160;&#160; The problem was due to some of the files in the 64bit driver folder being shortcuts and not real files.&#160;&#160; Two important files had &quot;.ale&quot; extensions, and if you opened the files in notepad, it was just a redirect to another folder.</p>
<p>What I ended up doing was copying the files out of the folder the redirect was going to (CommonAppData\Comcast\Connection Manager\drivers\wimax\xp\32Bit\Beceem\Beceem 5.2.4.4) and put them in the 64bit driver folder.</p>
<p>Here&#8217;s the incorrect files:</p>
<p><a href="http://www.portlanditguy.com/wp-content/uploads/2009/10/comcastx64driverinstall2.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="comcast-x64-driverinstall2" border="0" alt="comcast-x64-driverinstall2" src="http://www.portlanditguy.com/wp-content/uploads/2009/10/comcastx64driverinstall2_thumb.png" width="472" height="257" /></a> </p>
<p>Here&#8217;s the correct files:</p>
<p><a href="http://www.portlanditguy.com/wp-content/uploads/2009/10/comcastx64driverinstall1.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="comcast-x64-driverinstall1" border="0" alt="comcast-x64-driverinstall1" src="http://www.portlanditguy.com/wp-content/uploads/2009/10/comcastx64driverinstall1_thumb.png" width="552" height="299" /></a> </p>
<p>I hope this helps someone successfully get the Clear / Comcast USB WiMAX modem installed!</p>
<img src="http://feeds.feedburner.com/~r/PortlandITGuy/~4/MEiAIcEjBa4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.portlanditguy.com/comcast-2go-highspeed-wimax-zte-tu25-usb-modem-on-windows-7-x64/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<feedburner:origLink>http://www.portlanditguy.com/comcast-2go-highspeed-wimax-zte-tu25-usb-modem-on-windows-7-x64</feedburner:origLink></item>
	</channel>
</rss>
