<?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>AppleTechnician.com &#187; Troubleshooting</title>
	<atom:link href="http://appletechnician.com/tag/troubleshooting/feed/" rel="self" type="application/rss+xml" />
	<link>http://appletechnician.com</link>
	<description></description>
	<lastBuildDate>Thu, 28 Jan 2010 17:34:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Building a Mac Tech Utilities Drive</title>
		<link>http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/</link>
		<comments>http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 23:29:50 +0000</pubDate>
		<dc:creator>Damien Barrett</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[APM]]></category>
		<category><![CDATA[GUID]]></category>
		<category><![CDATA[Leopard Install]]></category>
		<category><![CDATA[mac tech]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[utilities]]></category>

		<guid isPermaLink="false">http://appletechnician.com/?p=157</guid>
		<description><![CDATA[So you&#8217;re a Mac tech and you regularly encounter hundreds, if not thousands, of Macs. And while these Macs share an operating system, they are often more different than they are alike. Users install the strangest stuff and do mind-bogglingly weird things to their systems, often while attempting to solve a problem themselves. Your job [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-163" title="screwdriver" src="http://appletechnician.com/wp-content/uploads/2009/04/screwdriver.png" alt="screwdriver" width="107" height="110" />So you&#8217;re a Mac tech and you regularly encounter hundreds, if not thousands, of Macs. And while these Macs share an operating system, they are often more different than they are alike. Users install the strangest stuff and do mind-bogglingly weird things to their systems, often while attempting to solve a problem themselves. Your job is to fix these neglected, abused, and mucked-up Macs. So, which tools do you use, and what tips or tricks are there to help you overcome the unforeseen problems that are lurking behind the innocent login window? Here&#8217;s my setup. You are welcome to copy or modify to fit your particular Mac troubleshooting environment:</p>
<p><span id="more-157"></span></p>
<p><strong>THE HARDWARE</strong><br />
First, you&#8217;ll need to get an external, bus-powered hard drive. I really like <a href="http://eshop.macsales.com/item/Other%20World%20Computing/MOTG800U2/"rel="nofollow"  onclick="javascript:urchinTracker ('/outbound/article/eshop.macsales.com');">these cases from OWC</a>, but have used the <a href="http://www.amazon.com/Western-Digital-Passport-Essential-WDME5000TN/dp/B001F9LY14/appletechcom-20"  onclick="javascript:urchinTracker ('/outbound/article/www.amazon.com');">WD Passports</a> (see my note at the end of this article) and the <a href="http://www.amazon.com/SmartDisk-Firelite-Portable-Drive-250GB/dp/B000WG06UG/appletechcom-20"rel="nofollow"   onclick="javascript:urchinTracker ('/outbound/article/www.amazon.com');">SmartDisks</a> also with good success. Know that PPC Macs can only boot from Firewire and Intel Macs can boot from either Firewire or from USB 2.0 (some Intel Macs like the latest MacBooks and the MacBook Air do not have Firewire). I like the OWC cases because most of them have both Firewire 800 and USB 2.0, allowing me to boot virtually any Mac from my Utilities HD. My bag also contain<strong><img class="alignright size-full wp-image-164" title="owcmstg800u2" src="http://appletechnician.com/wp-content/uploads/2009/04/owcmstg800u2.jpg" alt="owcmstg800u2" width="192" height="166" /></strong>s a plethora of cables: Firewire 800 to 400, 6-pin to 4-pin, and so forth.</p>
<p><strong>PARTITIONING</strong><br />
For many years PPC Macs used a partition mapping called Apple Partition Map (APM). An APM-formatted drive can boot both PPC and Intel Macs. The newer Intel Macs have a default partition mapping as GUID. A GUID-formatted HD can boot only Intel Macs. For this reason, I recommend you format your Utilities drive as APM and not GUID, so to be compatible with the largest number of Macs possible. To switch formats, you simply need to select the &#8220;Options&#8221; button at the bottom of your partitioning window in Disk Utility to be presented with the following.</p>
<p><img class="alignright size-full wp-image-176" title="icons" src="http://appletechnician.com/wp-content/uploads/2009/04/icons.png" alt="icons" width="119" height="283" />I generally partition my Utilities HD into three partitions:</p>
<ol>
<li>a 9GB partition for a dupe of the Leopard Retail installer (now at 10.5.6).</li>
<li>a 20GB partition for a Leopard install with all my software tools installed.</li>
<li>the remainder of the HD as a data store for .dmg&#8217;s of my software installers.</li>
</ol>
<p>You can adjust these partitions to your liking. You may choose to have a larger &#8220;Tools&#8221; partition if you know you&#8217;ll be installing the Developer Tools or other space-intensive tools. I&#8217;ve found that 20GB, for me, is sufficient.</p>
<p><strong><img class="size-full wp-image-165 alignleft" title="leopardinstaller" src="http://appletechnician.com/wp-content/uploads/2009/04/leopardinstaller.png" alt="leopardinstaller" width="152" height="144" />MAKING THE LEOPARD INSTALLER DUPE</strong><br />
This is very easy to do. You&#8217;ll want to make sure that you&#8217;re using a retail copy of Leopard. If you attempt to use a DVD that came with a Mac, you&#8217;ll find that it won&#8217;t boot any Macs other than the model it came from. Sometimes, models are close enough that you can switch installers around between them, but more often than not, the Installer DVDs that came with a Mac are tied to only that model. The most recent retail version of Leopard is 10.5.6 and it should boot just about any Mac out there, including the newest MacBooks and MacBook Pros. Once you have your retail Leopard disk, use Disk Utility to make a .dmg of the installer, as if you were going to dupe it to another DVD. But instead of burning back to DVD, simply use the &#8220;Restore&#8221; option in Disk Utility to restore your just-created Retail Leopard DVD .dmg to your &#8220;Leopard Installer&#8221; partition. When done, you&#8217;ll have a partition on your Utilities HD that can boot virtually any Mac and install the retail copy of Leopard many times faster than installing from DVD media. An additional bonus is that a HD partition can never get scratched in your bag.</p>
<p><strong>REGARDING A TIGER INSTALLER PARTITION</strong><br />
If, for some reason, you need to make a Tiger installer, you&#8217;ll need to know that the only universal (Both PPC and Intel) versions of 10.4.x are the ones for Mac OS X Server, namely Mac OS X Server 10.4.7. Because of this, you&#8217;ll need to make separate boot HDs for your PPC and Intel Macs. There are some hacks out there to make a universal 10.4.11 bootable drive but since Leopard is already universal, it&#8217;s just simpler to use the new OS. Creating a universal 10.4.x installer or boot HD is outside of the scope of this document; but it can be done. I remember finding instructions for doing so in the Bombich forums.</p>
<p><strong>THE SOFTWARE TOOLS I USE:</strong><br />
There are many software tools on the market. Some are excellent, some are not. Below is a list of the best tools that I&#8217;ve found for maintaining, managing, and fixing Macs:</p>
<ul>
<li>Alsoft&#8217;s <a href="http://www.alsoft.com/DiskWarrior/index.html" onclick="javascript:urchinTracker ('/outbound/article/www.alsoft.com');">DiskWarrior</a> &#8211; the king of Mac disk utilities. It really just does one important task, but it does it better than any other tool on the market. DiskWarrior repairs and rebuilds a volume&#8217;s disk directory. Think of a disk directory as a giant, cross-referenced table of contents for the data on your drive. If that index becomes damaged or corrupted, the OS can have a hard time even operating. Files can become lost, overwritten, or damaged due to a damaged disk directory, resulting in a non-bootable system or data loss. DiskWarrior fixes this for you by scanning your volume and building a new directory to replace the old, possibly damaged one. DiskWarrior also lets you &#8220;preview&#8221; a read-only copy of your HD. On many occasions, I&#8217;ve used this feature to pull data from a very damaged hard drive, as it allows me to mount the volume that would otherwise be unmountable and unreadable by other utilities.</li>
<li>Disk Utility. Apple&#8217;s built-in utility, great for executing fsck or repairing permissions, or partitioning / formatting a drive.</li>
<li>ProSoft&#8217;s <a href="http://www.prosofteng.com/products/drive_genius.php" onclick="javascript:urchinTracker ('/outbound/article/www.prosofteng.com');">Drive Genius 2</a>. A bit flashy for my tastes, but it does what it does fairly well. Drive Genius can do a lot, including initializing and partitioning drives, but I mostly use it for it&#8217;s optimization (or defragmentation) feature. While it&#8217;s true that there is disk defragmentation built into Mac OS X (10.3 and higher), there are a few occasions where I&#8217;ve found defragging a drive to be useful. For instance, I spent a great deal of time building a customized PPC 10.4.11 image for some ancient eMacs and iMacs and needed the system to be as lean and fast as possible, and so after stripping out all the language files, unnecessary fonts, and Intel code (using <a href="http://www.xslimmer.com/" onclick="javascript:urchinTracker ('/outbound/article/www.xslimmer.com');">Xslimmer</a>), I defragged the master eMac&#8217;s HD before making an ASR image. This helped with the speed and responsivemess on these older Macs quite a bit.</li>
<li>ProSoft&#8217;s <a href="http://www.prosofteng.com/products/data_rescue.php" onclick="javascript:urchinTracker ('/outbound/article/www.prosofteng.com');">Data Rescue II</a> &#8211; another fairly essential tool. I use this for recovering accidentially deleted files, or for scavenging files from a failing HD.</li>
<li><a href="http://www.stellarinfo.com/mac-data-recovery.htm" onclick="javascript:urchinTracker ('/outbound/article/www.stellarinfo.com');">Stellar Phoenixs Data Recovery</a> &#8211; a newcomer in the Mac market, their Data Recovery product has found a place on my Utilities HD after recovering data that Data Rescue could not. Otherwise, it&#8217;s a very similar product.</li>
<li>Micromat <a href="http://www.micromat.com/index.php?option=com_content&amp;task=view&amp;id=202&amp;Itemid=107" onclick="javascript:urchinTracker ('/outbound/article/www.micromat.com');">TechTool Pro</a> &#8211; this tool has been around forever (anyone remember it&#8217;s predecessor, MacEKG? Eventually I&#8217;ll get around to installing that ancient software on an ancient Mac and get the sounds and record the functionality for the nostalgia of all of us ancient Mac techs.). I keep this one installed mostly because I find it&#8217;s hardware diagnostics useful.</li>
<li><a href="http://developer.apple.com/Tools/" onclick="javascript:urchinTracker ('/outbound/article/developer.apple.com');">Apple Developer Tools</a> &#8211; Far too many to list, but I find most useful <a href="http://en.wikipedia.org/wiki/Apple_Developer_Tools#FileMerge" onclick="javascript:urchinTracker ('/outbound/article/en.wikipedia.org');">File Merge</a> and <a href="http://en.wikipedia.org/wiki/Apple_Developer_Tools#Property_List_Editor" onclick="javascript:urchinTracker ('/outbound/article/en.wikipedia.org');">Property List Editor</a>.</li>
<li><a href="http://www.bombich.com/software/ccc.html" onclick="javascript:urchinTracker ('/outbound/article/www.bombich.com');">Carbon Copy Cloner</a> &#8211; the original and still the best disk cloning app around. Still free.</li>
<li><a href="http://www.bombich.com/software/netrestore.html" onclick="javascript:urchinTracker ('/outbound/article/www.bombich.com');">NetRestore</a> &amp; NetRestoreHelper &#8211; now discontinued, but I keep them around, particuarly because of the latter&#8217;s ease in generating ASR images.</li>
<li>Coriolis System <a href="http://www.coriolis-systems.com/iDefrag.php" onclick="javascript:urchinTracker ('/outbound/article/www.coriolis-systems.com');">iDefrag</a> &amp; <a href="http://www.coriolis-systems.com/iPartition.php" onclick="javascript:urchinTracker ('/outbound/article/www.coriolis-systems.com');">iPartition</a>. I once used the latter to dynamically expand a cloned AppleTV system, that was cloned to a larger HD for greater capacity.</li>
<li><a href="http://www.memtestosx.org/joomla/index.php" onclick="javascript:urchinTracker ('/outbound/article/www.memtestosx.org');">memtest</a> &#8211; use this to test RAM. Does a great job of detecting &#8220;bad&#8221; RAM.</li>
<li>SubRosaSoft&#8217;s <a href="http://subrosasoft.com/OSXSoftware/index.php?main_page=product_info&amp;products_id=5" onclick="javascript:urchinTracker ('/outbound/article/subrosasoft.com');">OfficeSalvage</a> &amp; FileSalvage &#8211; haven&#8217;t really used yet, as the other data recovery softwares have always proven successful (or completely unsuccessful because of a hardware failure of the drive).</li>
</ul>
<p>This list is not complete. There are many other freeware and shareware tools I&#8217;ve installed, such as: <a href="http://www.baurhome.net/software/eavesdrop/index.html" onclick="javascript:urchinTracker ('/outbound/article/www.baurhome.net');">Eavesdrop</a>, <a href="http://trac.kismac-ng.org/" onclick="javascript:urchinTracker ('/outbound/article/trac.kismac-ng.org');">KisMac</a>, <a href="http://istumbler.net/" onclick="javascript:urchinTracker ('/outbound/article/istumbler.net');">iStumbler</a>, <a href="http://www.macupdate.com/info.php/id/7559/xray" onclick="javascript:urchinTracker ('/outbound/article/www.macupdate.com');">X-Ray</a>, <a href="http://www.barebones.com/products/super/index.html" onclick="javascript:urchinTracker ('/outbound/article/www.barebones.com');">Super Get Info</a>, <a href="http://www.barebones.com/products/textwrangler/" onclick="javascript:urchinTracker ('/outbound/article/www.barebones.com');">TextWrangler</a>, <a href="http://macchampion.com/arbysoft/Welcome.html" onclick="javascript:urchinTracker ('/outbound/article/macchampion.com');">Batchmod</a>, and <a href="http://directory.apache.org/studio/" onclick="javascript:urchinTracker ('/outbound/article/directory.apache.org');">Apache Studio</a>.</p>
<p><strong><img class="alignright size-full wp-image-167" title="star" src="http://appletechnician.com/wp-content/uploads/2009/04/star.png" alt="star" width="173" height="147" />INSTALLERS</strong><br />
The third and final partition of my Utilities drive is reserved as a data store for Installers and updaters. The Mac OS X 10.5.6 combo installer weighs in at around 600MB and a Final Cut Pro Studio 2.0 set of DVD images is about 50GB. Installing from a HD, instead of from optical media, is many times faster and you don&#8217;t have to worry about scratched media or losing serial numbers. When I was consulting regularly, I&#8217;d convinced many of my larger clients to allow me to build an Emergency HD in this manner that had on it CD and DVD backups of all of their installers with their serial numbers in txt files. This allowed them an excellent tool for rolling out a new workstation and also helped in cases of disaster recovery&#8211;for instance, when one client had to relocate from offices near the WTC to mid-town, in the weeks following 9/11.</p>
<p>I love that I&#8217;m able to build such a verstatile and powerful set of tools all self-contained inside a 2.5&#8243; bus-powered HD. Ten years ago, I was building bootable CDs in a similar manner, with Mac OS 8 or Mac OS 9 and a suite of tools and I&#8217;d have to restamp a new CD every month or so. Now, I simply update my drive(s), as necessary.</p>
<p>I hope that you&#8217;ve found this article useful and welcome any feedback. Perhaps you have a favorite utility that I&#8217;ve not included. Happy troubleshooting!</p>
<p><strong>POSTSCRIPT:</strong> I&#8217;ve recently discovered that the <a href="http://www.amazon.com/Western-Digital-WDMT5000TN-Passport-Portable/dp/B001I8TWOI/appletechcom-20"rel="nofollow"   onclick="javascript:urchinTracker ('/outbound/article/www.amazon.com');">WD My Passport Studio</a> edition hard drives, which have both a FW800 and USB port, <strong>will not</strong> boot from the Firewire side of the drive, which makes it farily useless as a boot drive for PPC Macs. Don&#8217;t buy this model HD if you want to boot PPC Macs with it. Stick with the OWC cases or the <a href="http://www.amazon.com/LaCie-Rugged-Hard-FireWire-USB2-0/dp/B000VW2QRMappletechcom-20"rel="nofollow"   onclick="javascript:urchinTracker ('/outbound/article/www.amazon.com');">Lacie Rugged Disks</a>. If you know you&#8217;ll only be booting Intel Macs (which can boot from USB), then the WD My Passport Studio drive will work for you.</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://www.bloglines.com/sub/http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/' title='Save to Bloglines' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/bloglines.png' style='width:16px; height:16px;' alt='[Bloglines] ' /></a> <a href='http://www.blogsvine.com/submit.php?url=http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/' title='Save to Blogsvine' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/blogsvine.png' style='width:16px; height:16px;' alt='[Blogsvine] ' /></a> <a href='http://del.icio.us/post?url=http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/&amp;title=Building a Mac Tech Utilities Drive' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/&amp;title=Building a Mac Tech Utilities Drive' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.diigo.com/post?url=http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/&amp;title=Building a Mac Tech Utilities Drive' title='Save to diigo' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/diigo.png' style='width:16px; height:16px;' alt='[diigo] ' /></a> <a href='http://www.facebook.com/share.php?u=http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/&amp;title=Building a Mac Tech Utilities Drive' title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href='http://www.mixx.com/submit?page_url=http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/' title='Save to Mixx' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/mixx.png' style='width:16px; height:16px;' alt='[Mixx] ' /></a> <a href='http://www.newsvine.com/_tools/seed?popoff=0&amp;u=http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/' title='Seed Newsvine' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/newsvine.png' style='width:16px; height:16px;' alt='[Newsvine] ' /></a> <a href='http://www.propeller.com/submit/?U=http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/&amp;T=Building a Mac Tech Utilities Drive' title='Submit to Propeller' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/propeller.png' style='width:16px; height:16px;' alt='[Propeller] ' /></a> <a href='http://reddit.com/submit?url=http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/&amp;title=Building a Mac Tech Utilities Drive' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://www.squidoo.com/lensmaster/bookmark?http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/' title='Save to Squidoo' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/squidoo.png' style='width:16px; height:16px;' alt='[Squidoo] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/&amp;title=Building a Mac Tech Utilities Drive' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://technorati.com/faves?add=http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a>  <a title='See more bookmark and sharing options...' href='http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/#bookmarkify' rel='nofollow'><small>More&nbsp;&raquo;</small></a></div></div>]]></content:encoded>
			<wfw:commentRss>http://appletechnician.com/2009/04/27/building-a-mac-tech-utilities-drive/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Overcoming the Awfulness of Adobe Updater (CS3)</title>
		<link>http://appletechnician.com/2009/04/22/overcoming-the-awfulness-of-adobe-updater-cs3/</link>
		<comments>http://appletechnician.com/2009/04/22/overcoming-the-awfulness-of-adobe-updater-cs3/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 19:47:54 +0000</pubDate>
		<dc:creator>Damien Barrett</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Adobe Installer]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://appletechnician.com/?p=147</guid>
		<description><![CDATA[So I&#8217;ve just spent three weeks manually updating an Adobe CS3 installation on about 200 MacBooks. And while many problems arose during this maintenance period, nothing was as un-user-friendly or as awful as trying to get Adobe Updater to properly update a CS3 installation. If you find yourself in a similarly unpleasant situation, I hope [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-150" title="adobe_icon" src="http://appletechnician.com/wp-content/uploads/2009/04/adobe_icon.jpg" alt="adobe_icon" width="136" height="132" />So I&#8217;ve just spent three weeks manually updating an Adobe CS3 installation on about 200 MacBooks. And while many problems arose during this maintenance period, nothing was as un-user-friendly or as awful as trying to get Adobe Updater to properly update a CS3 installation. If you find yourself in a similarly unpleasant situation, I hope that this document can help you overcome the multitude of problems that can arise while trying to update CS3.</p>
<p><strong>Note:</strong> I&#8217;m using a VLA copy of Adobe CS3 at my campus. For those you using single-installs, most of these tips may apply, but you may be having issues with product activation, which I don&#8217;t talk about at all in this post.</p>
<ol>
<li>First, you need to make sure that you&#8217;re using the most recent version of Adobe Updater available. Sounds simple, right? One would think that if you navigate to /Applications/Utilities and launch Adobe Updater, that it would check against Adobe&#8217;s servers and see a newer version and tell you so. Outside from downloading the newerest Adobe Updater (5.1..1.1113) from Adobe&#8217;s site, the only way to get Adobe Updater to see the newer version is to<strong> first launch Acrobat Pro 8.x and run &#8220;Check for Updates&#8221; from the Help menu</strong>. Doing the same from any other application in the suite will not get the newest version. And without the newest version, Adobe Updater will lie to you, telling you that everything&#8217;s up to date when it&#8217;s not; specifically Acrobat, which would otherwise remain stuck at 8.0.0.</li>
<li>Adobe Updater will often fail when trying to update an installed copy of Adobe Reader 8.x. It will download an update, attempt to run it, and then just quit out, without providing any feedback to the user whatsoever. Since part of this updating process was updating Adobe Reader to v9.1 on my MacBooks, I simply deleted Adobe Reader 8.x to work around this problem. Adobe Reader 9.x uses the AdobeUpdater6 program, not the AdobeUpdater5 program.</li>
<li>If the updates to Adobe Acrobat Pro fail, you sometimes have to manually run the updates outside of the Adobe Updater program. If Adobe Updater has already downloaded the updates, you can find them in ~/Library/Application Support/Adobe/Updater5/Install/Acrobat.  This is where Adobe Updater5 installs all of its updates, so if you wanted to capture the updates to the CS3 suite for the purpose of running them individually, or for repackaging into an installer (yay for Casper Composer!), this is where you&#8217;d look to get the various updates that Adobe Updater5 runs.</li>
<li>Sometimes you have to clear out stale or corrupted updaters. I&#8217;ve seen a few occasions where Adobe Updater just borks itself trying to apply an invalid or corrupted update. You can simply delete the entire &#8220;Updater5&#8243; folder from the above location and then re-run it and it&#8217;ll regenerate all the necessary files and folders and, most importantly, redownload clean copies of the updater(s) that is failing.</li>
<li>On a few occasions I had to manually apply the Acrobat 8.1.0 update to Acrobat 8.0.0 in order to get the 8.1.3 update to take. I don&#8217;t know why.</li>
<li>If the Acrobat Pro Updater continues to say that there are other Adobe applications running and asks you to shut them down before continuing, you&#8217;ll have to quit out of the updater, run Acrobat Pro and agree to the nonsense self-healing crap that it throws up. If Acrobat Pro is in the state where it needs to repair itself, then the updates can&#8217;t happen. Long story short: make sure that Acrobat Pro can launch without throwing up any of the self-healing dialogue boxes for Word PDF plugins or the AdobePDF printer, and then the Updater will be able to run properly.</li>
<li>The Adobe Flash Light and Adobe Air updates take a very long time&#8211;as long as 45 minutes on a fast MacBook, and 90+ minutes on a slower PowerBook G4. If you&#8217;re running these updates from Adobe Updater instead of manually, know that Adobe Updater isn&#8217;t providing you any granular feedback about what stage in the install process it&#8217;s in. It gives you only a blue progress bar. And on these loooooong updates, it appears that the Updater has actually stalled. On several occasions, I found my technicians forcequitting or cancelling the Adobe Updater because they believed that it had hung on something. If you wait long enough, these updates will complete. If you run these long updates manually, you&#8217;ll recieve better feedback and see that they&#8217;re installing many many thousands of HTML and help files, accounting for the very long install.</li>
<li>If you install Adobe CS3 fresh on a machine and then run Adobe Updater to get updates (remember to run it from Acrobat Pro&#8217;s Help menu), you can expect there to be approximately 600MB of updates. Plan for about 90-120 minutes for all of these to install, per machine.</li>
<li>Run Adobe Updater until it says there are no more udpates. At the time of this writing Acrobat Pro was verison 8.1.4, and is only available to install once you&#8217;ve gotten Acrobat to 8.1.3.</li>
<li>Learn to curse Adobe Updater. It&#8217;s very therapeutic. Every day, my coworkers and I would create new ways to curse Adobe Updater. I&#8217;m not sure what a wanker or a knobend is, but Adobe Updater is surely one.</li>
</ol>
<p>Lastly, I&#8217;m fondly looking forward to Adobe CS5. Word on the street is that the <a href="http://appletechnician.com/?p=128" >installer will finally be package-based</a> and we can expect the Updater7 to be a well-behaved application instead of the misbehaving and almost unusable douche-nozzle that it currently is.</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://www.bloglines.com/sub/http://appletechnician.com/2009/04/22/overcoming-the-awfulness-of-adobe-updater-cs3/' title='Save to Bloglines' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/bloglines.png' style='width:16px; height:16px;' alt='[Bloglines] ' /></a> <a href='http://www.blogsvine.com/submit.php?url=http://appletechnician.com/2009/04/22/overcoming-the-awfulness-of-adobe-updater-cs3/' title='Save to Blogsvine' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/blogsvine.png' style='width:16px; height:16px;' alt='[Blogsvine] ' /></a> <a href='http://del.icio.us/post?url=http://appletechnician.com/2009/04/22/overcoming-the-awfulness-of-adobe-updater-cs3/&amp;title=Overcoming the Awfulness of Adobe Updater (CS3)' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://appletechnician.com/2009/04/22/overcoming-the-awfulness-of-adobe-updater-cs3/&amp;title=Overcoming the Awfulness of Adobe Updater (CS3)' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.diigo.com/post?url=http://appletechnician.com/2009/04/22/overcoming-the-awfulness-of-adobe-updater-cs3/&amp;title=Overcoming the Awfulness of Adobe Updater (CS3)' title='Save to diigo' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/diigo.png' style='width:16px; height:16px;' alt='[diigo] ' /></a> <a href='http://www.facebook.com/share.php?u=http://appletechnician.com/2009/04/22/overcoming-the-awfulness-of-adobe-updater-cs3/' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://appletechnician.com/2009/04/22/overcoming-the-awfulness-of-adobe-updater-cs3/&amp;title=Overcoming the Awfulness of Adobe Updater (CS3)' title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href='http://www.mixx.com/submit?page_url=http://appletechnician.com/2009/04/22/overcoming-the-awfulness-of-adobe-updater-cs3/' title='Save to Mixx' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/mixx.png' style='width:16px; height:16px;' alt='[Mixx] ' /></a> <a href='http://www.newsvine.com/_tools/seed?popoff=0&amp;u=http://appletechnician.com/2009/04/22/overcoming-the-awfulness-of-adobe-updater-cs3/' title='Seed Newsvine' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/newsvine.png' style='width:16px; height:16px;' alt='[Newsvine] ' /></a> <a href='http://www.propeller.com/submit/?U=http://appletechnician.com/2009/04/22/overcoming-the-awfulness-of-adobe-updater-cs3/&amp;T=Overcoming the Awfulness of Adobe Updater (CS3)' title='Submit to Propeller' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/propeller.png' style='width:16px; height:16px;' alt='[Propeller] ' /></a> <a href='http://reddit.com/submit?url=http://appletechnician.com/2009/04/22/overcoming-the-awfulness-of-adobe-updater-cs3/&amp;title=Overcoming the Awfulness of Adobe Updater (CS3)' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://www.squidoo.com/lensmaster/bookmark?http://appletechnician.com/2009/04/22/overcoming-the-awfulness-of-adobe-updater-cs3/' title='Save to Squidoo' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/squidoo.png' style='width:16px; height:16px;' alt='[Squidoo] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://appletechnician.com/2009/04/22/overcoming-the-awfulness-of-adobe-updater-cs3/&amp;title=Overcoming the Awfulness of Adobe Updater (CS3)' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://technorati.com/faves?add=http://appletechnician.com/2009/04/22/overcoming-the-awfulness-of-adobe-updater-cs3/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a>  <a title='See more bookmark and sharing options...' href='http://appletechnician.com/2009/04/22/overcoming-the-awfulness-of-adobe-updater-cs3/#bookmarkify' rel='nofollow'><small>More&nbsp;&raquo;</small></a></div></div>]]></content:encoded>
			<wfw:commentRss>http://appletechnician.com/2009/04/22/overcoming-the-awfulness-of-adobe-updater-cs3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Solving Unresponsive Mac OS X Server Tools</title>
		<link>http://appletechnician.com/2009/03/29/solving-unresponsive-mac-os-x-server-tools/</link>
		<comments>http://appletechnician.com/2009/03/29/solving-unresponsive-mac-os-x-server-tools/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 20:46:13 +0000</pubDate>
		<dc:creator>Damien Barrett</dc:creator>
				<category><![CDATA[Mac OS X Server]]></category>
		<category><![CDATA[Server Admin]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Workgroup Manager]]></category>

		<guid isPermaLink="false">http://appletechnician.com/?p=140</guid>
		<description><![CDATA[The problem: Suddenly, your Server Admin and Workgroup Manager applications are unresponsive or extremely sluggish, taking many seconds to simply switch between tasks, or up to a minute to launch.
The solutions &#38; explanation: While this issue existed sporadically in Tiger Server, it&#8217;s really come to the front with Leopard Server because the latter is now [...]]]></description>
			<content:encoded><![CDATA[<p><strong>The problem:</strong> Suddenly, your Server Admin and Workgroup Manager applications are unresponsive or extremely sluggish, taking many seconds to simply switch between tasks, or up to a minute to launch.</p>
<p><strong>The solutions &amp; explanation:</strong> While this issue existed sporadically in Tiger Server, it&#8217;s really come to the front with Leopard Server because the latter is now much more picky about having properly-configured DNS for your server. If this is happening to you, here&#8217;s a checklist to help you solve the problem:</p>
<p><strong>1)</strong> Have you recently changed IP numbers on your server? If so, did you use the changeip command? (man changeip to read about this tool). Run this command to determine whether anything needs to be fixed on your server:</p>
<blockquote><p>sudo changeip -checkhostname</p></blockquote>
<p>If your DNS is configured properly, the result should read something like:</p>
<blockquote><p>Primary address     = 209.250.250.98</p>
<p>Current HostName    = macshelf.com<br />
DNS HostName        = macshelf.com</p>
<p>The names match. There is nothing to change.</p></blockquote>
<p>If you get anything other than this match, you&#8217;ll need to run the changeip command to get the configuration on your server aligned.</p>
<p>If you&#8217;re not hosting your own DNS, then you may need your ISP to create a PTR record for your server&#8217;s domain name so that both forward and reverse DNS lookups are valid. This is especially important if you&#8217;re hosting email on this server, as many email servers are configured to reject mail coming from a server without 100% correct DNS.</p>
<p><strong>2)</strong> Ok, so you&#8217;ve verified your DNS settings are correct. If you had to execute the changeip command to make changes, make sure you&#8217;ve rebooted the server.</p>
<p><strong>3)</strong> If you&#8217;re still having issues with Server Admin and WGM being slow, try removing their preference files (com.apple.ServerAdmin.plist and com.apple.WorkgroupManager.plist) that reside in ~/Library/Preferences. When you relaunch Server Admin and/or WGM, you can re-enter your server&#8217;s address (either its domain name, its IP number, its local Bonjour name, or its loopback address (127.0.0.1); they all will work)).</p>
<p><strong>4)</strong> If you&#8217;re still having problems with unresponsive Server tools, try unloading and then reloading the servermgrd process.</p>
<blockquote><p>sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.servermgrd.plist</p></blockquote>
<blockquote><p>sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.servermgrd.plist</p></blockquote>
<p>These are the steps I followed in resolving this issue on several of the Mac OS X Servers that I manage. Your mileage, of course, may vary. I culled most of this information from the Apple Discussion Boards and the Mac OS X Server and MacEnterprise mailing lists. Good luck!</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://www.bloglines.com/sub/http://appletechnician.com/2009/03/29/solving-unresponsive-mac-os-x-server-tools/' title='Save to Bloglines' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/bloglines.png' style='width:16px; height:16px;' alt='[Bloglines] ' /></a> <a href='http://www.blogsvine.com/submit.php?url=http://appletechnician.com/2009/03/29/solving-unresponsive-mac-os-x-server-tools/' title='Save to Blogsvine' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/blogsvine.png' style='width:16px; height:16px;' alt='[Blogsvine] ' /></a> <a href='http://del.icio.us/post?url=http://appletechnician.com/2009/03/29/solving-unresponsive-mac-os-x-server-tools/&amp;title=Solving Unresponsive Mac OS X Server Tools' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://appletechnician.com/2009/03/29/solving-unresponsive-mac-os-x-server-tools/&amp;title=Solving Unresponsive Mac OS X Server Tools' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.diigo.com/post?url=http://appletechnician.com/2009/03/29/solving-unresponsive-mac-os-x-server-tools/&amp;title=Solving Unresponsive Mac OS X Server Tools' title='Save to diigo' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/diigo.png' style='width:16px; height:16px;' alt='[diigo] ' /></a> <a href='http://www.facebook.com/share.php?u=http://appletechnician.com/2009/03/29/solving-unresponsive-mac-os-x-server-tools/' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://appletechnician.com/2009/03/29/solving-unresponsive-mac-os-x-server-tools/&amp;title=Solving Unresponsive Mac OS X Server Tools' title='Save to Google Bookmarks' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/google.png' style='width:16px; height:16px;' alt='[Google] ' /></a> <a href='http://www.mixx.com/submit?page_url=http://appletechnician.com/2009/03/29/solving-unresponsive-mac-os-x-server-tools/' title='Save to Mixx' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/mixx.png' style='width:16px; height:16px;' alt='[Mixx] ' /></a> <a href='http://www.newsvine.com/_tools/seed?popoff=0&amp;u=http://appletechnician.com/2009/03/29/solving-unresponsive-mac-os-x-server-tools/' title='Seed Newsvine' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/newsvine.png' style='width:16px; height:16px;' alt='[Newsvine] ' /></a> <a href='http://www.propeller.com/submit/?U=http://appletechnician.com/2009/03/29/solving-unresponsive-mac-os-x-server-tools/&amp;T=Solving Unresponsive Mac OS X Server Tools' title='Submit to Propeller' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/propeller.png' style='width:16px; height:16px;' alt='[Propeller] ' /></a> <a href='http://reddit.com/submit?url=http://appletechnician.com/2009/03/29/solving-unresponsive-mac-os-x-server-tools/&amp;title=Solving Unresponsive Mac OS X Server Tools' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://www.squidoo.com/lensmaster/bookmark?http://appletechnician.com/2009/03/29/solving-unresponsive-mac-os-x-server-tools/' title='Save to Squidoo' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/squidoo.png' style='width:16px; height:16px;' alt='[Squidoo] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://appletechnician.com/2009/03/29/solving-unresponsive-mac-os-x-server-tools/&amp;title=Solving Unresponsive Mac OS X Server Tools' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://technorati.com/faves?add=http://appletechnician.com/2009/03/29/solving-unresponsive-mac-os-x-server-tools/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://appletechnician.com/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a>  <a title='See more bookmark and sharing options...' href='http://appletechnician.com/2009/03/29/solving-unresponsive-mac-os-x-server-tools/#bookmarkify' rel='nofollow'><small>More&nbsp;&raquo;</small></a></div></div>]]></content:encoded>
			<wfw:commentRss>http://appletechnician.com/2009/03/29/solving-unresponsive-mac-os-x-server-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
