<?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>Joe's Tech Blog &#187; Uncategorized</title>
	<atom:link href="http://www.joestechblog.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joestechblog.com</link>
	<description>IT Support Notes, Tech Culture, Anything Geeky</description>
	<lastBuildDate>Thu, 08 Jul 2010 22:18:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to disable Office Genuine Notifications</title>
		<link>http://www.joestechblog.com/2010/07/08/how-to-disable-office-genuine-notifications/</link>
		<comments>http://www.joestechblog.com/2010/07/08/how-to-disable-office-genuine-notifications/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 22:18:19 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.joestechblog.com/?p=62</guid>
		<description><![CDATA[OGAAddin.dll (and OGAVerify.exe) is a few files that been installed  by OGA Notifications. OGAAddin.dll allowed OGA Notifications to install  as an add-in to applications in Office productivity suites to display  not genuine reminder message to illegitimate and illegal copy of Office.  By stopping the OGAAddin load behavior and preventing OGAAddin.dll from [...]]]></description>
			<content:encoded><![CDATA[<p>OGAAddin.dll (and OGAVerify.exe) is a few files that been installed  by OGA Notifications. OGAAddin.dll allowed OGA Notifications to install  as an add-in to applications in Office productivity suites to display  not genuine reminder message to illegitimate and illegal copy of Office.  By stopping the OGAAddin load behavior and preventing OGAAddin.dll from  loading, the Office Genuine Advantage Notifications message can be  suppressed.</p>
<ol>
<li>Run <strong>Registry Editor</strong> (RegEdit.exe).</li>
<li>Press <strong>Ctrl-F</strong> to open search box, and search for <strong>OGAAddin.connect</strong> registry key.</li>
<li>In the right pane, right click on <strong>Load Behavior</strong> and  select <strong>Modify</strong>.</li>
<li>Change the value data from 3 to <strong>0</strong>.</li>
<li>Repeat for each and every OGAAddin.connect found.</li>
</ol>
<p>This fix worked for me on Windows XP w/Office 2003. There are other ways to accomplish this that may be required if using a different version. See the link below for other options.</p>
<p>Note: originally posted <a href="http://www.mydigitallife.info/2009/08/28/workaround-to-disable-and-remove-oga-office-not-genuine-notifications-uninstall-kb949810/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.joestechblog.com/2010/07/08/how-to-disable-office-genuine-notifications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to fix: New Exchange users not showing up in BES Admin</title>
		<link>http://www.joestechblog.com/2010/04/08/how-to-fix-new-exchange-users-not-showing-up-in-bes-admin/</link>
		<comments>http://www.joestechblog.com/2010/04/08/how-to-fix-new-exchange-users-not-showing-up-in-bes-admin/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 17:38:11 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.joestechblog.com/?p=56</guid>
		<description><![CDATA[Recently I created a new user in AD and created a mailbox for the user in Exchange Management Console (Exchange 2007). Immediately afterwards, on our Blackberry Enterprise Server (BES 5), we tried to create a new user (by searching for the new AD user) but it couldn&#8217;t see the user. By doing the following, we were able to [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I created a new user in AD and created a mailbox for the user in Exchange Management Console (Exchange 2007). Immediately afterwards, on our Blackberry Enterprise Server (BES 5), we tried to create a new user (by searching for the new AD user) but it couldn&#8217;t see the user. By doing the following, we were able to successfully create the user.</p>
<p>Using Exchange Management Shell, execute this command on the Exchange server:</p>
<pre>      Update-GlobalAddressList -Identity "Default Global Address List"</pre>
<p>After running the command above, go back to the BES Admin Service (aka BAS), try to search for the user again (Create User &gt; Enter part of their name in the Search Criteria fields &gt; click Search). They likely still won&#8217;t show up but you&#8217;ll see a new option at the bottom labeled &#8220;<strong><em>Refresh available user list from company directory</em></strong>.&#8221; Click on that option and you&#8217;ll get a notification that the update request has been queued. Wait about 2 minutes before searching again. The user should now show up and allow you to activate them for BES.</p>
<p>The alternative is to wait until BES updates its addressbook&#8230;I&#8217;m not positive what the update interval is. This procedure should only be necessary if you&#8217;re creating a user and then (almost) immediately afterwards trying to activate BES on their account.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.joestechblog.com/2010/04/08/how-to-fix-new-exchange-users-not-showing-up-in-bes-admin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to select which IP version to ping</title>
		<link>http://www.joestechblog.com/2009/11/28/how-to-select-which-ip-version-to-ping/</link>
		<comments>http://www.joestechblog.com/2009/11/28/how-to-select-which-ip-version-to-ping/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 04:28:25 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Win2008]]></category>

		<guid isPermaLink="false">http://www.joestechblog.com/?p=41</guid>
		<description><![CDATA[If you&#8217;re trying to ping something by hostname but only want to ping the IPv4 IP address, you&#8217;ll sometimes need to specify this when executing the PING command. Example on Win2008 &#38; Vista (pinging the IP server.domain.com)
To ping and IPv4 IP:
 ping server.domain.com -4
To ping an IPv6 IP:
 ping server.domain.com -6
]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re trying to ping something by hostname but only want to ping the IPv4 IP address, you&#8217;ll sometimes need to specify this when executing the PING command. Example on Win2008 &amp; Vista (pinging the IP server.domain.com)</p>
<p>To ping and IPv4 IP:</p>
<pre> ping server.domain.com -4</pre>
<p>To ping an IPv6 IP:</p>
<pre> ping server.domain.com -6</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.joestechblog.com/2009/11/28/how-to-select-which-ip-version-to-ping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable IPv6 on Win2008</title>
		<link>http://www.joestechblog.com/2009/11/28/disable-ipv6-on-win2008/</link>
		<comments>http://www.joestechblog.com/2009/11/28/disable-ipv6-on-win2008/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 04:25:22 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[Win2008]]></category>

		<guid isPermaLink="false">http://www.joestechblog.com/?p=39</guid>
		<description><![CDATA[Ever tried to remove IPv6 from Windows 2008? It can&#8217;t be done through Network Connections. You can uncheck/unbind it from your NIC but to completely disable IPv6 functionality, you&#8217;ll need to set this registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6Parameters\
Create DWORD32:  DisabledComponent
Value: FFFFFFFF
]]></description>
			<content:encoded><![CDATA[<p>Ever tried to remove IPv6 from Windows 2008? It can&#8217;t be done through Network Connections. You can uncheck/unbind it from your NIC but to completely disable IPv6 functionality, you&#8217;ll need to set this registry key:</p>
<p>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6Parameters\</p>
<p>Create DWORD32:  DisabledComponent</p>
<p>Value: FFFFFFFF</p>
]]></content:encoded>
			<wfw:commentRss>http://www.joestechblog.com/2009/11/28/disable-ipv6-on-win2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Win2008/IIS7 + PHP5 FastCGI = 404 Error Messages</title>
		<link>http://www.joestechblog.com/2009/11/16/win2008iis7-php5-fastcgi-404-error-messages/</link>
		<comments>http://www.joestechblog.com/2009/11/16/win2008iis7-php5-fastcgi-404-error-messages/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 05:42:26 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[IIS7]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Win2008]]></category>

		<guid isPermaLink="false">http://www.joestechblog.com/?p=35</guid>
		<description><![CDATA[Hopefully this saves someone some time. I spent hours working on a resolution before I came across it.
Background: Installed Win2008 + IIS7 + PHP 5.3 using the FastCGI method (used the Windows installer to configure IIS7).
Symptoms: PHP worked fine in my Default Site but when attempting to execute any scripts in Virtual Sites or Virtual [...]]]></description>
			<content:encoded><![CDATA[<p>Hopefully this saves someone some time. I spent hours working on a resolution before I came across it.</p>
<p>Background: Installed Win2008 + IIS7 + PHP 5.3 using the FastCGI method (used the Windows installer to configure IIS7).</p>
<p>Symptoms: PHP worked fine in my Default Site but when attempting to execute any scripts in Virtual Sites or Virtual Directories, every single PHP file would yield a 404 error message.</p>
<p>Solution: The problem ended up being that the &#8216;open_basedir&#8217; config variable from the php config file is applied to ANYWHERE that PHP is run&#8230;regardless of what the actual home folder should be for a site (PHP picks up the basedir during installation and statically enters it in your php.ini file). The default &#8216;basedir&#8217; will be whatever the root of your &#8216;Default Web Site&#8217; in IIS is (usually c:\inetpub\wwwroot\). If you comment out this line (enter a semicolon before the line) and restart IIS, it will solve the problem. If you&#8217;re running PHP as a FastCGI module, you&#8217;ll actually have to rename (or copy) the php.ini file to a file named &#8216;php-cgi-fcgi.ini&#8217; in the same folder as your php-cgi.exe executable. Be sure to restart IIS!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.joestechblog.com/2009/11/16/win2008iis7-php5-fastcgi-404-error-messages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I don&#8217;t trust anyone&#8217;s cloud either. Screw it, I&#8217;ll run my own.</title>
		<link>http://www.joestechblog.com/2009/07/16/i-dont-trust-anyones-cloud-either-screw-it-ill-run-my-own/</link>
		<comments>http://www.joestechblog.com/2009/07/16/i-dont-trust-anyones-cloud-either-screw-it-ill-run-my-own/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 06:49:00 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.joestechblog.com/?p=25</guid>
		<description><![CDATA[These days, pretty much everyone has their entire life online. Between Flickr and YouTube, plus other services like Google Docs and Gmail, everyone assumes there&#8217;s no reason to store anything offline anymore. But when some of the major players in the cloud computing space like Amazon S3, Google and Wordpress suffer downtime&#8230;.more than once, it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>These days, pretty much everyone has their entire life online. Between Flickr and YouTube, plus other services like Google Docs and Gmail, everyone assumes there&#8217;s no reason to store anything offline anymore. But when some of the major players in the cloud computing space like Amazon S3, Google and Wordpress suffer downtime&#8230;.<a href="http://broadcast.oreilly.com/2009/05/google-failings-say-little-about-cloud-computing.html">more</a> <a href="http://itmanagement.earthweb.com/netsys/article.php/3809981/Gmail-Downtime-Round-Two.htm">than</a> <a href="http://barry.wordpress.com/2008/02/15/amazon-aws-outage/">once</a>, it&#8217;s gotta make you wonder if the Internet-addicted public can deal with momentarily losing access to their precious data.</p>
<p>I spend a lot of hours online on a daily basis. Seeing as how I run an Internet Service Provider, it&#8217;s somewhat of a requirement I guess. Depsite this, I don&#8217;t use Google Docs, Flickr, YouTube or any of their clones to store my data online. I don&#8217;t recall ever making a conscious decision to stay away from them but never saw the need as it would mean that I have to login to umpteen different sites to access all of my data. If I keep it all on my workstation, with the magic of Remote Desktop and a broadband Internet connection, I can get to everything from just about anywhere.</p>
<p>But what about sharing the files with other people? Like sharing pictures of my kids with family? What about accessing my documents and Excel files without launching up my RDP client?</p>
<p>Instead of uploading all of my crap to all of these different sites online, I&#8217;ve decided to just setup my own dedicated server in our datacenter and run my own cloud. It&#8217;s pretty impractical for most people to do this, what with colocation space and server infrastructure being somewhat less of a commodity and all. But screw it&#8230;.I&#8217;m not &#8220;most people&#8221;.</p>
<p>More to come later. I&#8217;ll do some homework on what apps/scripts I can use for Flickr-like functionality on my own server and post the results here for public consumption.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.joestechblog.com/2009/07/16/i-dont-trust-anyones-cloud-either-screw-it-ill-run-my-own/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Leo Laporte, my new idol</title>
		<link>http://www.joestechblog.com/2009/06/06/leo-laporte-my-new-idol/</link>
		<comments>http://www.joestechblog.com/2009/06/06/leo-laporte-my-new-idol/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 02:32:59 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Leo Laporte]]></category>

		<guid isPermaLink="false">http://www.joestechblog.com/?p=20</guid>
		<description><![CDATA[What happens when egos get in the way of a productive conversation? This (watch video on YouTube): Mike Arrington had the balls to accuse Leo Laporte of being biased in his opinion of the new Palm Pre smartphone because Leo had a free trial unit and hadn&#8217;t paid for it, even though he was only [...]]]></description>
			<content:encoded><![CDATA[<p>What happens when egos get in the way of a productive conversation? This (<a href="http://www.youtube.com/watch?v=IsV-lgnAjps">watch video on YouTube</a>): Mike Arrington had the balls to accuse <a href="http://en.wikipedia.org/wiki/Leo_Laporte">Leo Laporte</a> of being biased in his opinion of the new <a href="http://www.palm.com/us/products/phones/pre/">Palm Pre</a> smartphone because Leo had a free trial unit and hadn&#8217;t paid for it, even though he was only going to have it for 7 days. Leo wasn&#8217;t going to take his shit and fired back at him. I&#8217;m a fairly new Leo Laporte fan but my guess is that they&#8217;ve had some run-ins in the past&#8230;.the way the conversation/situation quickly exploded seemed to indicate there&#8217;s some backstory that I don&#8217;t know about. Check out the video at the YouTube link above&#8230;.awesome.</p>
<p>I&#8217;ve always been skeptical about the reliability of product reviews by people whose livelihoods depend on the paid sponsors of their programs or publications but Leo <em><strong>isn&#8217;t</strong></em> getting paid to talk about how much he likes the Pre. This is in contrast to something like <a href="http://www.komando.com">Kim Komando</a> talking about how awesome <a href="http://www.carbonite.com">Carbonite</a>&#8217;s online backup service is during her show and then having a Carbonite commercial play during her breaks. Total crap&#8230;.but this isn&#8217;t at all what Leo was doing with the Pre.</p>
<p>I first heard of Leo Laporte a few weeks ago when I happened to catch one of his terrestrial radio broadcasts that&#8217;s syndicated by a local station. Since then I&#8217;ve been listening to his podcasts from <a href="http://www.twit.tv">TWiT</a>; the first I downloaded was with <a href="http://en.wikipedia.org/wiki/Dan_Bricklin">Dan Bricklin</a>, the inventor of <a href="http://www.bricklin.com/visicalc.htm">Visicalc</a> as well as <a href="http://en.wikipedia.org/wiki/John_C._Dvorak">John C Dvorak</a> (another of my idols). If you&#8217;ve never listened to TWiT, I&#8217;d recommend subscribing (<a href="http://www.twit.tv">www.twit.tv</a>) or at least checking out <a href="http://techguylabs.com/radio/pmwiki.php">his site</a> for tons of good, unbiased info and industry news. I&#8217;ve worked in tech for almost 7 years but somehow completely missed TechTV and his previous shows.</p>
<p>Prior to stumbling across Leo Laporte&#8217;s broadcast I had previously thought that Kim Kommando Radio Program was the only significant syndicated tech-related show on terrestrial radio. I&#8217;m one of those people that absolutely can&#8217;t stand her show&#8230;.thank god there&#8217;s Leo Laporte and his many guests to keep me informed of what&#8217;s going on in the industry.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.joestechblog.com/2009/06/06/leo-laporte-my-new-idol/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
