<?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>Technology Associates Group &#187; maintenance</title>
	<atom:link href="http://tagfl.com/tag/maintenance/feed/" rel="self" type="application/rss+xml" />
	<link>http://tagfl.com</link>
	<description>"Serve wholeheartedly, as if you were serving the LORD, not men." - Ephesians 6:7</description>
	<lastBuildDate>Wed, 10 Jun 2009 20:52:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Basic Windows Maintenance</title>
		<link>http://tagfl.com/2009/01/19/basic-windows-maintenance/</link>
		<comments>http://tagfl.com/2009/01/19/basic-windows-maintenance/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 21:40:06 +0000</pubDate>
		<dc:creator>jon</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[filesystem]]></category>
		<category><![CDATA[maintenance]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://tagfl.com/?p=43</guid>
		<description><![CDATA[If you've been following the "How to Crash Your PC" series, you already know some of the things you shouldn't be doing. Now let's talk about some that you should.]]></description>
			<content:encoded><![CDATA[<p>One of the most important actions you can take with you PC is to perform some type of monthly maintenance. If you&#8217;ve been following the &#8220;How to Crash Your PC&#8221; series, you already know some of the things you shouldn&#8217;t be doing. Now let&#8217;s talk about some that you should.</p>
<p>First, everything on this page should be done at least once a month. However, it may be necessary to perform these steps more often if you have problems with your PC often. Power outages should be mitigated through the use of a UPS (Uninterruptable Power Supply) as not shutting down your PC correctly is a major cause of filesystem corruption.</p>
<p><strong>Filesystem Check</strong><br />
Key to any Operating System (OS) is the underlying filesystem. A filesystem is the structure of how files are arranged in the media (hard disk, flash drive, CD, even floppy!). If the filesystem becomes corrupted the OS may not know where to retrieve files from or files may be destroyed.</p>
<p>Every OS has a way to check the filesystem. I&#8217;m concentrating on Windows because the vast majority of American businesses use this as their desktop OS. If you&#8217;re using XP, you&#8217;ll need to login as an Administrator (because you&#8217;re not using that account for daily activities, are you?). Vista users should be prompted to enter the Administrator password when necessary. Other than that, the procedure is the same.</p>
<p>Open &#8220;My Computer.&#8221; Most computers will have one hard drive usually labeled as &#8220;C:&#8221;. Right-click on the C: drive and choose &#8220;Properties&#8221;. Select the &#8220;Tools&#8221; tab and click the &#8220;Check Now&#8221; button. If you&#8217;re using Vista, the OS will prompt you for the Administrator password. On the &#8220;Check Local Disk Options&#8221; dialog, make sure &#8220;Automatically fix file system errors&#8221; is checked. Do <em>not</em> check &#8220;Scan for and attempt recovery of bad sectors&#8221; unless you suspect you have a hard drive problem <em>and</em> are willing to wait for the OS to scan every bit of the media &#8211; which can take a very long time. Windows will tell you that it can not check the drive at the current time and ask you if it may schedule the check the next time you start the computer. Obviously, you want to say yes. Then reboot the computer. Windows will check the drive on startup, usually giving you the option to abort the check by pressing a key &#8211; don&#8217;t.</p>
<p>The results of the check may scroll by quickly and they won&#8217;t mean a whole lot to most people. If you really want to see what Windows found, you can check in the Event Viewer. We get to the Event Viewer by clicking &#8220;My Computer&#8221; then &#8220;Control Panel&#8221; then &#8220;Administrative Tools&#8221; and finally &#8220;Event Viewer.&#8221; Once again, you will need to login as an Administrator under XP. Vista will not prompt you this time. Inside the Event Viewer, Choose &#8220;Application&#8221; (under Vista, choose &#8220;Windows Logs&#8221; first). We&#8217;re looking for the topmost entry with a source of &#8220;Winlogon&#8221; for XP, and &#8220;Wininit&#8221; for Vista. The contents of this entry is really outside the scope of this article and I couldn&#8217;t find a good resource to explain them, so maybe I&#8217;ll write a future article on them.</p>
<p><strong>Clean Temporary Files</strong></p>
<p>Thankfully, Windows has made it easier to cleanup unnecessary files on your drives. Under Windows XP and Vista the process is very similar. From &#8220;Start&#8221; choose &#8220;Accessories,&#8221; then &#8220;System Tools,&#8221; and &#8220;Disk Cleanup.&#8221; As usual, under XP, you need to run as an Administrator. Under Vista, you will be asked whether you want to clean up &#8220;My files only&#8221; or &#8220;Files from all users on this computer.&#8221; If you choose the latter, you&#8217;ll be prompted to enter the Administrator&#8217;s password. We&#8217;re only going to be concerned with the primary drive, choose &#8220;C:&#8221; from the drop down list if it is not already selected and click &#8220;OK.&#8221; The program will run for a minute or so, scanning for files that can safely be removed. Everything presented in the next list is safe to select, although &#8220;Compress Old Files&#8221; will cause those files to be accessed more slowly, which may cause performance issues, so I don&#8217;t recommend it. Click &#8220;OK&#8221; and reclaim some disk space.</p>
<p>Although Disk Cleanup does a fair job of cleaning up unnecessary files, I have found some files to be left behind. If you aren&#8217;t scared of looking into the internals of Windows, open &#8220;My Computer&#8221; and type &#8220;%TEMP%&#8221;, without the quotes, in the address bar, then press enter. You will be taken to your user account temporary files. Make sure you have no programs open when you delete these. Vista will give you the option to skip undeleteable files, whereas XP will fail the command. If it does, select the others and continue deleting.</p>
<p><strong>Defragment</strong></p>
<p>This is probably the easiest step of the exercise. Disk Defragmenter can be found under &#8220;Accessories&#8221;, &#8220;System Tools.&#8221; And you&#8217;re probably familiar with the fact that you need to run this as an Administrator or be prompted for a password. Once you&#8217;re in the application all you need to do is press &#8220;Defragment now&#8221; on Vista, or simply &#8220;Defragment&#8221; on XP. Vista will continue to defragment even if you close the application (unless you restart), whereas XP will not. Vista also gains the ability to schedule defragmentation, but I find most PCs are not on when it wants to run, and you shouldn&#8217;t defragment while you&#8217;re working.</p>
<p>I suggest that if this is your first time running the Disk Defragmenter, that you prepare to let it run all night. I also recommend not working while it is running as other applications you run will suffer a performance penalty and defragmentation will not be as complete as it could be. Successive runs should not take as long and PC performance should increase (though not necessarily enough to see). Either way, this is an important step in the health of your PC.</p>
<p><strong>Conclusion</strong></p>
<p>PC Maintenance is much much more than starting a few programs and pressing a few buttons. Its an important part of maintaining the value of your equipment purchase. If you are a home user, this guide will get you by well enough, but if you are a business user, make sure you seek the advice and assitance of a competant technology company in your area.</p>
]]></content:encoded>
			<wfw:commentRss>http://tagfl.com/2009/01/19/basic-windows-maintenance/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Crash Your PC &#8211; Part 1</title>
		<link>http://tagfl.com/2008/09/02/how-to-crash-your-pc-part-1/</link>
		<comments>http://tagfl.com/2008/09/02/how-to-crash-your-pc-part-1/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 17:42:26 +0000</pubDate>
		<dc:creator>jon</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[2000]]></category>
		<category><![CDATA[habit]]></category>
		<category><![CDATA[maintenance]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://tagfl.com/?p=14</guid>
		<description><![CDATA[I often get asked how to keep PCs running. It's shortly after I give the list of things I do, that I get the I-have-no-idea-how-to-do-that stare. I decided it's probably easier to tell people how to break their PC and hope they see a habit they should break instead.]]></description>
			<content:encoded><![CDATA[<p>I often get asked how to keep PCs running. It&#8217;s shortly after I give the list of things I do, that I get the I-have-no-idea-how-to-do-that stare. I decided it&#8217;s probably easier to tell people how to break their PC and hope they see a habit they should break instead.</p>
<p>RUN AS AN ADMINISTRATOR</p>
<p>Back in the days of DOS (and up to Windows ME), if you used the Windows operating system, you ran with administrative privileges. Since the advent of Windows 2000, users have been given the choice to run their PCs with limited  user accounts that are not allowed to change system files.</p>
<p>However, the average user today still performs his or her daily activity using an account with administrative privileges. This is the single biggest mistake people make using PCs today.</p>
<p>“So what. What&#8217;s the real danger?” you say.</p>
<p>Lets start with simple facts. (1.) A limited user account is exactly what it says it is – an account with no rights to change critical system files. This means that a limited user can&#8217;t change or delete files that would cause the PC to crash or otherwise become unusable. (2.) An administrative account can change system files, basically doing anything they want to do, including deleting or changing files that could cause the PC to become unstable. (3.) Any website you visit, any program you run, any file you open at all – has the same rights as you do.</p>
<p style="margin-bottom: 0in;">“But, I don&#8217;t go to websites that would harm me and I&#8217;m not going to download anything harmful to my PC,” you say.</p>
<p style="margin-bottom: 0in;">Wrong. <a href="http://www.pcworld.com/article/142574/the_web_is_dangerous_google_warns.html">According to Google</a>, 1 in every 1000 websites is infected with malicious software. These aren&#8217;t sleazy websites either:</p>
<blockquote><p>In the past year the Web sites of Al Gore&#8217;s &#8220;An Inconvenient Truth&#8221; movie and the Miami Dolphins were hacked, and the MySpace profile of Alicia Keys was used to attack visitors.</p></blockquote>
<p>The point is that the web isn&#8217;t safe and that <a href="http://research.sunbelt-software.com/threatdisplay.aspx?name=Winpipe&amp;threatid=15154">cute little game</a> you just downloaded is possibly feeding your credit card numbers to the web right now. I&#8217;m not trying to be dramatic, I&#8217;m trying to wake you up.</p>
<p>So what can you do? First, <span style="text-decoration: underline;">make the decision to commit to a process to keep you and your PC safe</span>. If you won&#8217;t do that, nothing I say here will make a difference. Second, create a single administrative account <em>with a password</em> (accounts without passwords might as well be open doors, anyone can walk through), call it something that designates the impotance, such as Installer or Admin. Third, login with the administrative account and change the account type of all other accounts to limited. Fourth, only login to the administrative account to install software, updates or perform other administrative tasks (defragment, spyware scans, etc.). Finally, never, I mean NEVER, surf the Internet, read mail or do any daily work in the administrative account.</p>
<p>I can hear the whining already, “but, now I have to do a whole bunch of logging off/logging on just to install software.” Yes, you do and that&#8217;s part of the point, to make it more difficult for software to be changed on your PC. Remember, if you can&#8217;t do it on your account, neither can viruses, spyware and adware.</p>
<p>Lastly, this is not the end of the process. Simply changing account types won&#8217;t prevent a malicious website from putting something on your PC. Your user account can still be infected, but at least this way your PC will most likely be safe, and you have an administrative account to help clean it out if necessary.</p>
]]></content:encoded>
			<wfw:commentRss>http://tagfl.com/2008/09/02/how-to-crash-your-pc-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
