<?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>Fencepost Software &#38; Consulting &#187; Fixes &amp; Troubleshooting</title>
	<atom:link href="http://www.fencepost.net/category/fixes_troubleshooting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fencepost.net</link>
	<description>Thoughts &#38; Resources on IT Consulting for Small Medical Practices</description>
	<lastBuildDate>Fri, 27 Jan 2012 19:39:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Simple Rules for Avoiding Malware in Email</title>
		<link>http://www.fencepost.net/2011/12/simple-rules-for-avoiding-malware-in-email/</link>
		<comments>http://www.fencepost.net/2011/12/simple-rules-for-avoiding-malware-in-email/#comments</comments>
		<pubDate>Sun, 18 Dec 2011 06:04:38 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Phishing]]></category>
		<category><![CDATA[Scams]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[Virus]]></category>

		<guid isPermaLink="false">http://www.fencepost.net/?p=579</guid>
		<description><![CDATA[<p>Here&#8217;s a bit of a writeup I did for some folks who were being hit with a bout of malware email messages (the actual attachments were being removed by our filters).</p> <p>The message(s) you received were an attempt to infect your computer with malware, the mail server on receiving the message removed the dangerous [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a bit of a writeup I did for some folks who were being hit with a bout of malware email messages (the actual attachments were being removed by our filters).</p>
<blockquote><p>The message(s) you received were an attempt to infect your computer with malware, the mail server on receiving the message removed the dangerous attachment but in general if you receive an attachment that you’re not expecting, do not open it – malware writers are creative and may come up with something that the mail server won’t block, at least not while the attack is new. This is the first attempt I remember seeing that pretended to be travel arrangements, but it’s not a surprising development.</p></blockquote>
<p>(...)<br/>Read the rest of <a href="http://www.fencepost.net/2011/12/simple-rules-for-avoiding-malware-in-email/">Simple Rules for Avoiding Malware in Email</a> (531 words)</p>
<hr />
<p><small>© Alan Miller/<a href="http://www.fencepost.net">Fencepost Software &amp; Consulting</a>, 2011. All Rights Reserved. |
<a href="http://www.fencepost.net/2011/12/simple-rules-for-avoiding-malware-in-email/">Permalink & Comments</a> <br/>
Post tags: <a href="http://www.fencepost.net/tag/email/" rel="tag">Email</a>, <a href="http://www.fencepost.net/tag/malware/" rel="tag">Malware</a>, <a href="http://www.fencepost.net/tag/phishing/" rel="tag">Phishing</a>, <a href="http://www.fencepost.net/tag/scams/" rel="tag">Scams</a>, <a href="http://www.fencepost.net/tag/security/" rel="tag">Security</a>, <a href="http://www.fencepost.net/tag/spam/" rel="tag">Spam</a>, <a href="http://www.fencepost.net/tag/virus/" rel="tag">Virus</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.fencepost.net/2011/12/simple-rules-for-avoiding-malware-in-email/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>USB Bluetooth on Kubuntu 11.04 (Natty)</title>
		<link>http://www.fencepost.net/2011/08/usb-bluetooth-on-kubuntu-11-04-natty/</link>
		<comments>http://www.fencepost.net/2011/08/usb-bluetooth-on-kubuntu-11-04-natty/#comments</comments>
		<pubDate>Sat, 06 Aug 2011 04:44:19 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Fixes & Troubleshooting]]></category>
		<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[Fixes]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://www.fencepost.net/?p=561</guid>
		<description><![CDATA[Diagnostic steps and commands for a USB Bluetooth adapter on Kubuntu 11.04 Natty Narwhal. dmesg, lsusb, hciconfig -a, rfkill unblock all, hciconfig hci0 up [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I recently ended up with an ASUS Eee-PC tablet/netbook (T101MT) to play with. Reviews for the system were less than stellar, based in large part on it shipping with Windows 7 Starter edition (which is lacking in both features and good touchscreen/tablet support), so after a bit of partition rearrangement to free up space, I installed Kubuntu 11.04 Natty Narwhal on it &#8211; the same thing I&#8217;m using on my desktop.</p>
<p>The Ubuntu community has good support and documentation for both this machine and for running Ubuntu and Kubuntu on netbooks, so getting everything going was remarkably painless with two notable exceptions: getting a USB Bluetooth adapter working, and getting the screen to lock when I manually put the tablet to sleep (after a little fiddling with screen savers &amp; settings, it locks fine if it goes to sleep due to idle timeout). I&#8217;ve seen some recommendations for the sleep locking issue and will pursue that later, but in this article I&#8217;ll do a bit of diagnosing and configuring to get Bluetooth working.</p>
<p>(...)<br/>Read the rest of <a href="http://www.fencepost.net/2011/08/usb-bluetooth-on-kubuntu-11-04-natty/">USB Bluetooth on Kubuntu 11.04 (Natty)</a> (585 words)</p>
<hr />
<p><small>© Alan Miller/<a href="http://www.fencepost.net">Fencepost Software &amp; Consulting</a>, 2011. All Rights Reserved. |
<a href="http://www.fencepost.net/2011/08/usb-bluetooth-on-kubuntu-11-04-natty/">Permalink & Comments</a> <br/>
Post tags: <a href="http://www.fencepost.net/tag/bluetooth/" rel="tag">Bluetooth</a>, <a href="http://www.fencepost.net/tag/fixes/" rel="tag">Fixes</a>, <a href="http://www.fencepost.net/tag/linux/" rel="tag">Linux</a>, <a href="http://www.fencepost.net/tag/troubleshooting/" rel="tag">Troubleshooting</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.fencepost.net/2011/08/usb-bluetooth-on-kubuntu-11-04-natty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>List of USB Flash Drives with Hardware Write Protection Switch</title>
		<link>http://www.fencepost.net/2010/03/usb-flash-drives-with-hardware-write-protection/</link>
		<comments>http://www.fencepost.net/2010/03/usb-flash-drives-with-hardware-write-protection/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 05:14:48 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Fixes & Troubleshooting]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[USB]]></category>

		<guid isPermaLink="false">http://www.fencepost.net/?p=460</guid>
		<description><![CDATA[A listing of the few remaining USB Flash/Thumb drives with write protection switches, with manufacturer links. These drives are useful when using computers of unknown safety/security. [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Frequently when troubleshooting or cleaning PCs (ah, the joys of small business IT) it&#8217;s useful to have a bundle of tools that you can use. I generally use multiboot antivirus CDs created with <a href="http://sarducd.it" target="_blank">Shardana Antivirus Rescue Disc Utility (SARDU)</a> with additional utilities put in the Extras directory, but sometimes it&#8217;s hard to beat the convenience of a USB flash drive. Unfortunately very few flash drives still have the hardware write protect switch that was common years ago.</p>
<p>Here&#8217;s a listing of drives that still include that hardware write protection, along with some other options that might work though not as well. This listing is based on reports from several discussion boards in 2009-2010 as well as a list prepared and maintained by <a href="http://www.heise.de/ct/projekte/FAQ-406390.html#sticks" target="_blank">c&#8217;t Magazine (German)</a> (or <a href="http://translate.google.com/translate?hl=en&amp;sl=de&amp;u=http://www.heise.de/ct/projekte/FAQ-406390.html" target="_blank">via Google Translate</a>). Where available I provide links to the manufacturers and possibly to stores where the drives are available. Please comment with any corrections or additional drives to be added to the list.</p>
<p>(...)<br/>Read the rest of <a href="http://www.fencepost.net/2010/03/usb-flash-drives-with-hardware-write-protection/">List of USB Flash Drives with Hardware Write Protection Switch</a> (2,491 words)</p>
<hr />
<p><small>© Alan Miller/<a href="http://www.fencepost.net">Fencepost Software &amp; Consulting</a>, 2010. All Rights Reserved. |
<a href="http://www.fencepost.net/2010/03/usb-flash-drives-with-hardware-write-protection/">Permalink & Comments</a> <br/>
Post tags: <a href="http://www.fencepost.net/tag/hardware/" rel="tag">Hardware</a>, <a href="http://www.fencepost.net/tag/malware/" rel="tag">Malware</a>, <a href="http://www.fencepost.net/tag/reference/" rel="tag">Reference</a>, <a href="http://www.fencepost.net/tag/security/" rel="tag">Security</a>, <a href="http://www.fencepost.net/tag/usb/" rel="tag">USB</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.fencepost.net/2010/03/usb-flash-drives-with-hardware-write-protection/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>(Fix) Postfix: Recipient address rejected: Domain not found</title>
		<link>http://www.fencepost.net/2010/03/fix-postfix-recipient-address-rejected-domain-not-found/</link>
		<comments>http://www.fencepost.net/2010/03/fix-postfix-recipient-address-rejected-domain-not-found/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 19:42:54 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Fixes & Troubleshooting]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Fixes]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://www.fencepost.net/?p=455</guid>
		<description><![CDATA[<p>We had a problem last weekend with Postfix not accepting email for a single domain when it was coming from outside our network, while messages from hosts on the local network were accepted and routed with no problems. Messages from outside the network were rejected with a 450 (temporary) code and the error message [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>We had a problem last weekend with Postfix not accepting email for a single domain when it was coming from outside our network, while messages from hosts on the local network were accepted and routed with no problems. Messages from outside the network were rejected with a 450 (temporary) code and the error message &#8220;Recipient address rejected: Domain not found&#8221;. The cause did end up being a DNS problem (apparently the most common kind of issue with Postfix), but not one that I would have expected (a missing host entry for the top-level domain, so example.com wouldn&#8217;t resolve even though mail.example.com did). Finding the source of the problem was complicated because of a set of several changes during a weekend maintenance window.</p>
<p>(...)<br/>Read the rest of <a href="http://www.fencepost.net/2010/03/fix-postfix-recipient-address-rejected-domain-not-found/">(Fix) Postfix: Recipient address rejected: Domain not found</a> (687 words)</p>
<hr />
<p><small>© Alan Miller/<a href="http://www.fencepost.net">Fencepost Software &amp; Consulting</a>, 2010. All Rights Reserved. |
<a href="http://www.fencepost.net/2010/03/fix-postfix-recipient-address-rejected-domain-not-found/">Permalink & Comments</a> <br/>
Post tags: <a href="http://www.fencepost.net/tag/email/" rel="tag">Email</a>, <a href="http://www.fencepost.net/tag/fixes/" rel="tag">Fixes</a>, <a href="http://www.fencepost.net/tag/linux/" rel="tag">Linux</a>, <a href="http://www.fencepost.net/tag/troubleshooting/" rel="tag">Troubleshooting</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.fencepost.net/2010/03/fix-postfix-recipient-address-rejected-domain-not-found/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>(Fix) OpenOffice.org Hangs When I Start Typing</title>
		<link>http://www.fencepost.net/2010/02/fix-openoffice-org-hangs-when-i-start-typing/</link>
		<comments>http://www.fencepost.net/2010/02/fix-openoffice-org-hangs-when-i-start-typing/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 05:21:03 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Fixes & Troubleshooting]]></category>
		<category><![CDATA[Fixes]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://www.fencepost.net/?p=432</guid>
		<description><![CDATA[<p>I ran into a minor difficulty recently on a Linux desktop PC (CentOS 5.4) updated to the recently released OpenOffice.org 3.2, specifically the Go-Oo.org variant that includes some options and tweaks left out of the primary branch. OpenOffice.org 3.2 would start without difficulties, but as soon as I started to type the application would [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I ran into a minor difficulty recently on a Linux desktop PC (<a href="http://centos.org/" target="_blank">CentOS 5.4</a>) updated to the recently released <a href="http://www.openoffice.org/" target="_blank">OpenOffice.org</a> 3.2, specifically the <a href="http://www.go-oo.org/" target="_blank">Go-Oo.org</a> variant that includes some options and tweaks left out of the primary branch. OpenOffice.org 3.2 would start without difficulties, but as soon as I started to type the application would completely freeze up or hang. I only checked this in Calc and Writer, but I suspect that it applies to all of the other components as well and from what I&#8217;ve read it&#8217;s not specific to CentOS (or other RedHat-derived distributions).</p>
<p>After a bit of searching, I ended up at this thread: <a href="http://user.services.openoffice.org/en/forum/viewtopic.php?f=16&amp;t=17902" target="_blank">OpenOffice-3.0.1 hangs if SCIM is active</a>. Boiled down to something for those not interested in the technical details, OpenOffice.org 3.x has problems with some configurations of <a href="http://en.wikipedia.org/wiki/Smart_Common_Input_Method" target="_blank">SCIM, the &#8220;Smart Common Input Method platform.&#8221;</a><br />
(...)<br/>Read the rest of <a href="http://www.fencepost.net/2010/02/fix-openoffice-org-hangs-when-i-start-typing/">(Fix) OpenOffice.org Hangs When I Start Typing</a> (371 words)</p>
<hr />
<p><small>© Alan Miller/<a href="http://www.fencepost.net">Fencepost Software &amp; Consulting</a>, 2010. All Rights Reserved. |
<a href="http://www.fencepost.net/2010/02/fix-openoffice-org-hangs-when-i-start-typing/">Permalink & Comments</a> <br/>
Post tags: <a href="http://www.fencepost.net/tag/fixes/" rel="tag">Fixes</a>, <a href="http://www.fencepost.net/tag/linux/" rel="tag">Linux</a>, <a href="http://www.fencepost.net/tag/troubleshooting/" rel="tag">Troubleshooting</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.fencepost.net/2010/02/fix-openoffice-org-hangs-when-i-start-typing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slow Startup with Multiple &#8216;Starting&#8217; Services After Malware</title>
		<link>http://www.fencepost.net/2009/11/slow-startup-with-multiple-starting-services-after-malware/</link>
		<comments>http://www.fencepost.net/2009/11/slow-startup-with-multiple-starting-services-after-malware/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 04:02:18 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Fixes & Troubleshooting]]></category>
		<category><![CDATA[Fixes]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Office IT]]></category>
		<category><![CDATA[Repair]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Virus]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.fencepost.net/?p=335</guid>
		<description><![CDATA[<p>I had an interesting problem with a server (Windows 2003 Standard) at a small business (6 users total) the other day &#8211; a very long startup time. The server in question is a standalone domain controller/DC as well as a database/application server and file/print server. Terminal Services is installed &#38; configured, but rarely used [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I had an interesting problem with a server (Windows 2003 Standard) at a small business (6 users total) the other day &#8211; a very long startup time. The server in question is a standalone domain controller/DC as well as a database/application server and file/print server. Terminal Services is installed &amp; configured, but rarely used &#8211; mostly for access from outside the office. Database and domain services/authentication were available fairly quickly, as were console logins (via <a href="http://uvnc.com/" target="_blank">UltraVNC/uVNC</a>) &#8211; probably 15-20 minutes to that stage, but more than an hour before terminal services/remote desktop was available.</p>
<p>Digging around on the console attempting to track down the source of the problems, I found multiple services listed as &#8220;Starting&#8221; &#8211; all of them malware-based, with the actual infection cleaned out. My suspicion is that these non-startable services were causing the startup of other services to be delayed, though in this case I&#8217;m not really planning on setting up a test system to verify that.</p>
<p>In the rest of this post I&#8217;ll give a bit more detail on the scenario, what I found, what was needed to clean it out, and a few more notes on what I suspect was happening.</p>
<p>(...)<br/>Read the rest of <a href="http://www.fencepost.net/2009/11/slow-startup-with-multiple-starting-services-after-malware/">Slow Startup with Multiple &#8216;Starting&#8217; Services After Malware</a> (612 words)</p>
<hr />
<p><small>© Alan Miller/<a href="http://www.fencepost.net">Fencepost Software &amp; Consulting</a>, 2009. All Rights Reserved. |
<a href="http://www.fencepost.net/2009/11/slow-startup-with-multiple-starting-services-after-malware/">Permalink & Comments</a> <br/>
Post tags: <a href="http://www.fencepost.net/tag/fixes/" rel="tag">Fixes</a>, <a href="http://www.fencepost.net/tag/malware/" rel="tag">Malware</a>, <a href="http://www.fencepost.net/tag/office-it/" rel="tag">Office IT</a>, <a href="http://www.fencepost.net/tag/repair/" rel="tag">Repair</a>, <a href="http://www.fencepost.net/tag/troubleshooting/" rel="tag">Troubleshooting</a>, <a href="http://www.fencepost.net/tag/virus/" rel="tag">Virus</a>, <a href="http://www.fencepost.net/tag/windows/" rel="tag">Windows</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.fencepost.net/2009/11/slow-startup-with-multiple-starting-services-after-malware/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>(Fix) &#8220;Another Installation is Already In Progress&#8217; installing Office 2007 over Office 2000&#8242;</title>
		<link>http://www.fencepost.net/2009/11/fix-another-installation-is-already-in-progress-installing-office-2007-over-office-2000/</link>
		<comments>http://www.fencepost.net/2009/11/fix-another-installation-is-already-in-progress-installing-office-2007-over-office-2000/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 05:43:34 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Fixes & Troubleshooting]]></category>
		<category><![CDATA[Fixes]]></category>
		<category><![CDATA[MSOffice]]></category>
		<category><![CDATA[Repair]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.fencepost.net/?p=317</guid>
		<description><![CDATA[<p>Ran into an interesting problem this evening &#8211; I was helping someone who was having problems with installing Office 2007 on an XP system with Office 2000 (I believe Professional) installed. The problem was that when the actual installation process started, it would hang up because another installation was running.</p> <p>The standard fix for [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Ran into an interesting problem this evening &#8211; I was helping someone who was having problems with installing Office 2007 on an XP system with Office 2000 (I believe Professional) installed. The problem was that when the actual installation process started, it would hang up because another installation was running.</p>
<p>The standard fix for that is restarting the system to let the in-progress installation do the processing that it needs a system restart for, but in this case that wasn&#8217;t the issue.</p>
<p>(...)<br/>Read the rest of <a href="http://www.fencepost.net/2009/11/fix-another-installation-is-already-in-progress-installing-office-2007-over-office-2000/">(Fix) &#8220;Another Installation is Already In Progress&#8217; installing Office 2007 over Office 2000&#8242;</a> (510 words)</p>
<hr />
<p><small>© Alan Miller/<a href="http://www.fencepost.net">Fencepost Software &amp; Consulting</a>, 2009. All Rights Reserved. |
<a href="http://www.fencepost.net/2009/11/fix-another-installation-is-already-in-progress-installing-office-2007-over-office-2000/">Permalink & Comments</a> <br/>
Post tags: <a href="http://www.fencepost.net/tag/fixes/" rel="tag">Fixes</a>, <a href="http://www.fencepost.net/tag/msoffice/" rel="tag">MSOffice</a>, <a href="http://www.fencepost.net/tag/repair/" rel="tag">Repair</a>, <a href="http://www.fencepost.net/tag/troubleshooting/" rel="tag">Troubleshooting</a>, <a href="http://www.fencepost.net/tag/windows/" rel="tag">Windows</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.fencepost.net/2009/11/fix-another-installation-is-already-in-progress-installing-office-2007-over-office-2000/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Avoid VBScript for Web Apps</title>
		<link>http://www.fencepost.net/2009/11/avoid-vbscript-for-web-apps/</link>
		<comments>http://www.fencepost.net/2009/11/avoid-vbscript-for-web-apps/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 14:40:32 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Fixes & Troubleshooting]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office IT]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.fencepost.net/?p=306</guid>
		<description><![CDATA[<p>Earlier this week I spent some time troubleshooting a browser-based application that a client is using. The problem cropped up on a PC with a clean install of Windows XP SP3 after assorted system corruption that wasn&#8217;t worth the time to repair.</p> <p>(...)Read the rest of Avoid VBScript for Web Apps (445 words)</p> <p>© [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Earlier this week I spent some time troubleshooting a browser-based application that a client is using. The problem cropped up on a PC with a clean install of Windows XP SP3 after assorted system corruption that wasn&#8217;t worth the time to repair.</p>
<p>(...)<br/>Read the rest of <a href="http://www.fencepost.net/2009/11/avoid-vbscript-for-web-apps/">Avoid VBScript for Web Apps</a> (445 words)</p>
<hr />
<p><small>© Alan Miller/<a href="http://www.fencepost.net">Fencepost Software &amp; Consulting</a>, 2009. All Rights Reserved. |
<a href="http://www.fencepost.net/2009/11/avoid-vbscript-for-web-apps/">Permalink & Comments</a> <br/>
Post tags: <a href="http://www.fencepost.net/tag/development/" rel="tag">Development</a>, <a href="http://www.fencepost.net/tag/microsoft/" rel="tag">Microsoft</a>, <a href="http://www.fencepost.net/tag/office-it/" rel="tag">Office IT</a>, <a href="http://www.fencepost.net/tag/troubleshooting/" rel="tag">Troubleshooting</a>, <a href="http://www.fencepost.net/tag/windows/" rel="tag">Windows</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.fencepost.net/2009/11/avoid-vbscript-for-web-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>(Fix) When DNS and ping Fail but nslookup Works (Windows)</title>
		<link>http://www.fencepost.net/2009/11/dns-fails-nslookup-works-fix/</link>
		<comments>http://www.fencepost.net/2009/11/dns-fails-nslookup-works-fix/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 02:59:07 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Fixes & Troubleshooting]]></category>
		<category><![CDATA[Fixes]]></category>
		<category><![CDATA[Maintenance]]></category>
		<category><![CDATA[Repair]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.fencepost.net/?p=302</guid>
		<description><![CDATA[<p>Spent some time recently with a Windows XP laptop that would see networks fine (although IP address acquisition via DHCP seemed slower than I&#8217;d expect), but which was unable to resolve names with DNS. This was affecting IE, Firefox,  ping, basically anything that used the built-in Winsock calls such as gethostbyname(). NSLookup, on the [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Spent some time recently with a Windows XP laptop that would see networks fine (although IP address acquisition via DHCP seemed slower than I&#8217;d expect), but which was unable to resolve names with DNS. This was affecting IE, Firefox,  ping, basically anything that used the built-in Winsock calls such as gethostbyname(). NSLookup, on the other hand, worked just fine.</p>
<p>The first thing to do when facing any computer problem is to figure out where the problem lies, so it was time for a bit of sleuthing.</p>
<p>(...)<br/>Read the rest of <a href="http://www.fencepost.net/2009/11/dns-fails-nslookup-works-fix/">(Fix) When DNS and ping Fail but nslookup Works (Windows)</a> (926 words)</p>
<hr />
<p><small>© Alan Miller/<a href="http://www.fencepost.net">Fencepost Software &amp; Consulting</a>, 2009. All Rights Reserved. |
<a href="http://www.fencepost.net/2009/11/dns-fails-nslookup-works-fix/">Permalink & Comments</a> <br/>
Post tags: <a href="http://www.fencepost.net/tag/fixes/" rel="tag">Fixes</a>, <a href="http://www.fencepost.net/tag/maintenance/" rel="tag">Maintenance</a>, <a href="http://www.fencepost.net/tag/repair/" rel="tag">Repair</a>, <a href="http://www.fencepost.net/tag/troubleshooting/" rel="tag">Troubleshooting</a>, <a href="http://www.fencepost.net/tag/windows/" rel="tag">Windows</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.fencepost.net/2009/11/dns-fails-nslookup-works-fix/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>(Fix) r3953724.cn Malware/Adware Redirections</title>
		<link>http://www.fencepost.net/2009/10/investigating-r3953724-cn-malwareadware-redirections/</link>
		<comments>http://www.fencepost.net/2009/10/investigating-r3953724-cn-malwareadware-redirections/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 00:34:02 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Fixes & Troubleshooting]]></category>
		<category><![CDATA[Fixes]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Virus]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.fencepost.net/?p=292</guid>
		<description><![CDATA[<p>Quick Fix: have a program named procmon.exe running (copy of notepad.exe) to disable malware temporarily. This should let you run searches &#38; download fixes. This is only temporary while you clean the system. Read this post for more details and please let me know in comments if this does or does not work for [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><strong>Quick Fix: </strong>have a program named procmon.exe running (copy of notepad.exe) to disable malware temporarily. This should let you run searches &amp; download fixes. <strong>This is only temporary while you clean the system. </strong>Read this post for more details and please let me know in comments if this does or does not work for you.</p>
<p><strong>Update/Fix:</strong></p>
<p>The system did indeed have a corrupted atapi.sys file as noted in the comments, though I did not end up using ComboFix to clean it &#8211; I was able to replace the file with the identically-sized but binary-different one from the most recent service pack (C:\Windows\ServicePackFiles\i386\atapi.sys) and have not seen the same problem recurring.</p>
<p>In addition, if you need to prevent it from redirecting while you download fixes, you may be able to simply copy notepad.exe (or another common executable) to the name procmon.exe and run that. Last night while I still had the infection active it did not seem to redirect while procmon was running under that name, possibly as a measure to avoid detection.</p>
<p>At this point (several days after initial infection, more than a week after initial reports in the wild) I suspect that many of the tools linked below are updated with definitions that cover this malware so you can probably get by with simply running updated versions of those.</p>
<p><strong>(...)<br/>Read the rest of <a href="http://www.fencepost.net/2009/10/investigating-r3953724-cn-malwareadware-redirections/">(Fix) r3953724.cn Malware/Adware Redirections</a> (348 words)</p>
<hr />
<p><small>© Alan Miller/<a href="http://www.fencepost.net">Fencepost Software &amp; Consulting</a>, 2009. All Rights Reserved. |
<a href="http://www.fencepost.net/2009/10/investigating-r3953724-cn-malwareadware-redirections/">Permalink & Comments</a> <br/>
Post tags: <a href="http://www.fencepost.net/tag/fixes/" rel="tag">Fixes</a>, <a href="http://www.fencepost.net/tag/malware/" rel="tag">Malware</a>, <a href="http://www.fencepost.net/tag/troubleshooting/" rel="tag">Troubleshooting</a>, <a href="http://www.fencepost.net/tag/virus/" rel="tag">Virus</a>, <a href="http://www.fencepost.net/tag/windows/" rel="tag">Windows</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.fencepost.net/2009/10/investigating-r3953724-cn-malwareadware-redirections/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Fix for Outlook 2007 Trying to Load InfoPath (Error 1605)</title>
		<link>http://www.fencepost.net/2009/07/fix-for-outlook-2007-trying-to-load-infopath-error-1605/</link>
		<comments>http://www.fencepost.net/2009/07/fix-for-outlook-2007-trying-to-load-infopath-error-1605/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 02:45:30 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Fixes & Troubleshooting]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Fixes]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Repair]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.fencepost.net/?p=240</guid>
		<description><![CDATA[<p>Just ran into this situation after a client uninstalled &#38; reinstalled Office 2007 Pro. When Outlook was opened, it complained twice about being unable to open InfoPath because it wasn&#8217;t installed.</p> <p>I found multiple other complaints about this, but no solutions (though some suggested removing and reinstalling Office). A bit of digging with SysInternals&#8217; [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Just ran into this situation after a client uninstalled &amp; reinstalled Office 2007 Pro. When Outlook was opened, it complained twice about being unable to open InfoPath because it wasn&#8217;t installed.</p>
<p>I found multiple other complaints about this, but no solutions (though some suggested removing and reinstalling Office). A bit of digging with SysInternals&#8217; Process Monitor, turned up mention of not finding the somewhat promising value &#8220;DisableInfopathForms,&#8221; so I took a stab and created the value as a DWORD under the location ProcMon was reporting. Setting the value to 1 cleared the problem on Outlook startup.</p>
<p>(...)<br/>Read the rest of <a href="http://www.fencepost.net/2009/07/fix-for-outlook-2007-trying-to-load-infopath-error-1605/">Fix for Outlook 2007 Trying to Load InfoPath (Error 1605)</a> (140 words)</p>
<hr />
<p><small>© Alan Miller/<a href="http://www.fencepost.net">Fencepost Software &amp; Consulting</a>, 2009. All Rights Reserved. |
<a href="http://www.fencepost.net/2009/07/fix-for-outlook-2007-trying-to-load-infopath-error-1605/">Permalink & Comments</a> <br/>
Post tags: <a href="http://www.fencepost.net/tag/email/" rel="tag">Email</a>, <a href="http://www.fencepost.net/tag/fixes/" rel="tag">Fixes</a>, <a href="http://www.fencepost.net/tag/microsoft/" rel="tag">Microsoft</a>, <a href="http://www.fencepost.net/tag/repair/" rel="tag">Repair</a>, <a href="http://www.fencepost.net/tag/troubleshooting/" rel="tag">Troubleshooting</a>, <a href="http://www.fencepost.net/tag/windows/" rel="tag">Windows</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.fencepost.net/2009/07/fix-for-outlook-2007-trying-to-load-infopath-error-1605/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Winlogon.exe at 50% or 100% CPU (Fix)</title>
		<link>http://www.fencepost.net/2009/07/winlogon-cpu-offline-files-or-csc/</link>
		<comments>http://www.fencepost.net/2009/07/winlogon-cpu-offline-files-or-csc/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 19:43:30 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Fixes & Troubleshooting]]></category>
		<category><![CDATA[Fixes]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.fencepost.net/?p=231</guid>
		<description><![CDATA[<p>There are apparently a variety of things that can cause the winlogon.exe process on Windows PCs to consume all available CPU, but I&#8217;ve found few references to this cause &#8211; corruption in Offline Files, even when Offline Files is disabled on the PC, on the server and on the domain (via Group Policy). Depending [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>There are apparently a variety of things that can cause the winlogon.exe process on Windows PCs to consume all available CPU, but I&#8217;ve found few references to this cause &#8211; corruption in Offline Files, even when Offline Files is disabled on the PC, on the server and on the domain (via Group Policy). Depending on the age of the PC, this will consume either 50% of the CPU (on newer dual-core systems) or 100% of the CPU (on older systems). This is the only non-malware winlogon.exe problem that I recall personally encountering.</p>
<p><strong>Update: </strong>The original title &amp; article indicated that this applied to Windows PCs on domains only, but Offline Files is available to non-domain PCs as well as long as Fast User Switching is not turned on.</p>
<p>(...)<br/>Read the rest of <a href="http://www.fencepost.net/2009/07/winlogon-cpu-offline-files-or-csc/">Winlogon.exe at 50% or 100% CPU (Fix)</a> (257 words)</p>
<hr />
<p><small>© Alan Miller/<a href="http://www.fencepost.net">Fencepost Software &amp; Consulting</a>, 2009. All Rights Reserved. |
<a href="http://www.fencepost.net/2009/07/winlogon-cpu-offline-files-or-csc/">Permalink & Comments</a> <br/>
Post tags: <a href="http://www.fencepost.net/tag/fixes/" rel="tag">Fixes</a>, <a href="http://www.fencepost.net/tag/troubleshooting/" rel="tag">Troubleshooting</a>, <a href="http://www.fencepost.net/tag/windows/" rel="tag">Windows</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.fencepost.net/2009/07/winlogon-cpu-offline-files-or-csc/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>SETPWRCG.EXE &#8211; Dell Power Management component</title>
		<link>http://www.fencepost.net/2009/06/setpwrcg-exe-dell-power-management/</link>
		<comments>http://www.fencepost.net/2009/06/setpwrcg-exe-dell-power-management/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 14:59:18 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Maintenance]]></category>
		<category><![CDATA[Repair]]></category>
		<category><![CDATA[Virus]]></category>

		<guid isPermaLink="false">http://www.fencepost.net/?p=219</guid>
		<description><![CDATA[<p>My antivirus reported an infected file (setpwrcg.exe) this morning, with a file date of 7/19/2004.</p> <p>There were a few things that struck me as odd about this:</p> It didn&#8217;t seem like a randomly-generated name, Most viruses/worms don&#8217;t seem to bother to set their file dates, particularly not to 5 years ago, I haven&#8217;t been [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>My antivirus reported an infected file (setpwrcg.exe) this morning, with a file date of 7/19/2004.</p>
<p>There were a few things that struck me as odd about this:</p>
<ul>
<li> It didn&#8217;t seem like a randomly-generated name,</li>
<li>Most viruses/worms don&#8217;t seem to bother to set their file dates, particularly not to 5 years ago,</li>
<li>I haven&#8217;t been doing anything likely to get my system infected, and</li>
<li>I use a firewall that should&#8217;ve warned me if anything unusual was trying to make outbound connections from my computer (e.g. to try to spread an infection).</li>
</ul>
<p>Searches via Google &amp; Yahoo turned up nothing significant (mostly this file in lists of files and one warning that it had been found on infected systems), so I did a little more investigating at a very brute-force level.</p>
<p>The file in question doesn&#8217;t have any vendor information, version strings, etc. which is a bit suspicious, but looking at the actual content of the file, I found multiple strings tied to Dell power management configuration &#8211; hibernation, etc. Since this fits with the name &#8220;set pwr cg&#8221; I&#8217;m going to assume that the cg is short for something like &#8220;configuration&#8221; and that they were trying to stick with a DOS-style 8.3 name for this file. The reason it turns up on infected systems is that Dell computers get viruses too.</p>
<p>Almost certainly a harmless file, at least this version of it.</p>
[contact-form-7]
<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p><hr />
<p><small>© Alan Miller/<a href="http://www.fencepost.net">Fencepost Software &amp; Consulting</a>, 2009. All Rights Reserved. |
<a href="http://www.fencepost.net/2009/06/setpwrcg-exe-dell-power-management/">Permalink & Comments</a> <br/>
Post tags: <a href="http://www.fencepost.net/tag/maintenance/" rel="tag">Maintenance</a>, <a href="http://www.fencepost.net/tag/repair/" rel="tag">Repair</a>, <a href="http://www.fencepost.net/tag/security/" rel="tag">Security</a>, <a href="http://www.fencepost.net/tag/virus/" rel="tag">Virus</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.fencepost.net/2009/06/setpwrcg-exe-dell-power-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NEVER Give Out Your Password</title>
		<link>http://www.fencepost.net/2009/06/never-give-out-your-password/</link>
		<comments>http://www.fencepost.net/2009/06/never-give-out-your-password/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 15:31:34 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Free Services]]></category>
		<category><![CDATA[Passwords]]></category>
		<category><![CDATA[Phishing]]></category>
		<category><![CDATA[Scams]]></category>

		<guid isPermaLink="false">http://www.fencepost.net/?p=215</guid>
		<description><![CDATA[<p style="text-align: center;">IF support staff for a service you are using need access to your account or information within it, they can get that access without needing your password. Nobody should be asking for your password.</p> <p style="text-align: left;">This applies to email (e.g. Hotmail/Windows Live, Yahoo, Google and many others), social networking (Facebook, LinkedIn, [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><strong>IF support staff for a service you are using need access to your account or information within it, they can get that access without needing your password. Nobody should be asking for your password.</strong></p>
<p style="text-align: left;">This applies to email (e.g. Hotmail/Windows Live, Yahoo, Google and many others), social networking (Facebook, LinkedIn, MySpace, etc.), online photos (Flickr, etc.), and <strong>especially</strong> applies to your banking and finances. <strong>NO </strong>bank or financial services employee should ever ask for your password &#8211; bank policies generally prohibit them from doing so as a firing offense.</p>
<p style="text-align: left;">Think of someone asking for your password the same way you&#8217;d think about a stranger walking up to you on the street and saying &#8220;Hi, I&#8217;m with the village. I need your home address and your house keys.&#8221; No matter how friendly and professional looking, would you just give your keys to a stranger like that?</p>
<p style="text-align: left;">(...)<br/>Read the rest of <a href="http://www.fencepost.net/2009/06/never-give-out-your-password/">NEVER Give Out Your Password</a> (293 words)</p>
<hr />
<p><small>© Alan Miller/<a href="http://www.fencepost.net">Fencepost Software &amp; Consulting</a>, 2009. All Rights Reserved. |
<a href="http://www.fencepost.net/2009/06/never-give-out-your-password/">Permalink & Comments</a> <br/>
Post tags: <a href="http://www.fencepost.net/tag/email/" rel="tag">Email</a>, <a href="http://www.fencepost.net/tag/free-services/" rel="tag">Free Services</a>, <a href="http://www.fencepost.net/tag/passwords/" rel="tag">Passwords</a>, <a href="http://www.fencepost.net/tag/phishing/" rel="tag">Phishing</a>, <a href="http://www.fencepost.net/tag/scams/" rel="tag">Scams</a>, <a href="http://www.fencepost.net/tag/security/" rel="tag">Security</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.fencepost.net/2009/06/never-give-out-your-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

