<?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>joelgibby.net &#187; System Administration</title>
	<atom:link href="http://joelgibby.net/category/system-administration/feed/" rel="self" type="application/rss+xml" />
	<link>http://joelgibby.net</link>
	<description>I know people from the future. Ask me anything. Tell me what you know.</description>
	<lastBuildDate>Wed, 09 Jun 2010 18:07:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>Windows Server Virtualization (Viridian) Announcement (sad)</title>
		<link>http://joelgibby.net/2007/05/10/windows-server-virtualization-viridian-announcement-sad/</link>
		<comments>http://joelgibby.net/2007/05/10/windows-server-virtualization-viridian-announcement-sad/#comments</comments>
		<pubDate>Fri, 11 May 2007 04:14:42 +0000</pubDate>
		<dc:creator>joelgibby</dc:creator>
				<category><![CDATA[Beta]]></category>
		<category><![CDATA[Longhorn]]></category>
		<category><![CDATA[MS Virtual Server]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Virtual Server 2005]]></category>

		<guid isPermaLink="false">http://joelgibby.net/2007/05/10/windows-server-virtualization-viridian-announcement-sad/</guid>
		<description><![CDATA[Oh come on now!Â (Windows Server Division Blog)
They already are releasing the product late (the BETA will be released in conjunction with theÂ RTM of Longhorn), and now they are removing some of the most highly-touted features that actually were going to set the product apart from the leader? Some of the ground-breaking features being axed:

Hot-add of [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Features removed from Viridian to ship on time" href="http://blogs.technet.com/windowsserver/archive/2007/05/10/viridian-features-update-beta-planned-for-longhorn-rtm.aspx">Oh come on now!</a>Â (Windows Server Division Blog)</p>
<p>They already are releasing the product late (the BETA will be released in conjunction with theÂ RTM of Longhorn), and now they are removing some of the most highly-touted features that actually were going to set the product apart from the leader? Some of the ground-breaking features being axed:</p>
<ul>
<li>Hot-add of resources (memory, processor, storage and networking)</li>
<li>Live migration (this is a killer app currently being offered by VMWare in their VMotion technology)</li>
<li>Support limit of 16 cores (4 processor, quad core) though I don&#8217;t see this as a big issue. I think you&#8217;d need some pretty hefty hardware for your host to even get close to that many cores being useful. My vision probably isn&#8217;t as broad as the developers though &#8211; I&#8217;m sure we&#8217;ll see Quad-proc, Octo-Core boxes on the desktop a few years out.</li>
</ul>
<p>Stings, doesn&#8217;t it? Time to start looking at VMWare&#8230;</p>
<p><a title="Sad news about Viridian" href="http://www.windows-now.com/blogs/robert/archive/2007/05/10/microsoft-s-virtualization-strategy-is-doomed-to-fail.aspx">Another dismal take on the news.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://joelgibby.net/2007/05/10/windows-server-virtualization-viridian-announcement-sad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virtual Server not cleanly shutting down</title>
		<link>http://joelgibby.net/2006/12/21/virtual-server-not-cleanly-shutting-down/</link>
		<comments>http://joelgibby.net/2006/12/21/virtual-server-not-cleanly-shutting-down/#comments</comments>
		<pubDate>Thu, 21 Dec 2006 19:36:06 +0000</pubDate>
		<dc:creator>joelgibby</dc:creator>
				<category><![CDATA[MS Virtual Server]]></category>
		<category><![CDATA[Remote Administration]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Virtual Server 2005]]></category>

		<guid isPermaLink="false">http://joelgibby.net/2006/12/21/virtual-server-not-cleanly-shutting-down/</guid>
		<description><![CDATA[We have a few virtual servers here and have seen issues when shutting down a virtual server host machine. When the system comes back online, all the virtual servers come up fine, but they all have been shutdown unexpectedly (as if there were a power failure). I found this entry on Virtual PC Guy&#8217;s Weblog [...]]]></description>
			<content:encoded><![CDATA[<p>We have a few virtual servers here and have seen issues when shutting down a virtual server host machine. When the system comes back online, all the virtual servers come up fine, but they all have been shutdown unexpectedly (as if there were a power failure). I found this entry on Virtual PC Guy&#8217;s Weblog that details a registry key that will instruct windows to wait longer than the usual 20 seconds before killing a non-responding service (if you have more than one virtual machine, it may take longer than 20 seconds to shut it down or save state).</p>
<p><a href="http://blogs.msdn.com/virtual_pc_guy/archive/2005/06/07/426475.aspx">http://blogs.msdn.com/virtual_pc_guy/archive/2005/06/07/426475.aspx</a></p>
<p>The key is <font face="Courier New" color="#000080">[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WaitToKillService] . The time is in milliseconds.</font></p>
<p>On another note, here is an article detailing the steps to enable shut down or save state of a virtual machine when the Virtual Server Service shuts down.</p>
<p><a href="http://www.windowsitpro.com/Article/ArticleID/46057/46057.html">http://www.windowsitpro.com/Article/ArticleID/46057/46057.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://joelgibby.net/2006/12/21/virtual-server-not-cleanly-shutting-down/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dell PowerConnect 3024/48/5012 Password Reset</title>
		<link>http://joelgibby.net/2006/10/03/dell-powerconnect-3024-3048-5012-password-reset/</link>
		<comments>http://joelgibby.net/2006/10/03/dell-powerconnect-3024-3048-5012-password-reset/#comments</comments>
		<pubDate>Tue, 03 Oct 2006 23:28:39 +0000</pubDate>
		<dc:creator>joelgibby</dc:creator>
				<category><![CDATA[Dell]]></category>
		<category><![CDATA[Network Administration]]></category>
		<category><![CDATA[System Administration]]></category>

		<guid isPermaLink="false">http://joelgibby.net/2006/10/03/dell-powerconnect-3024-3048-5012-password-reset/</guid>
		<description><![CDATA[Found this on the Dell Forums:
For the 3024/3048/5012 products:
1. Connect to the switch via the console port and manually reboot the switch
2. As soon as power is applied, press and hold the ESC key
3. At the command prompt, type &#8220;EmergencyPasswordReset&#8221; (case-sensitive without the quotation marks)
4. At the confirm (Y/N) prompt, type X
5. If done properly, [...]]]></description>
			<content:encoded><![CDATA[<p>Found this on the Dell Forums:</p>
<blockquote><p>For the 3024/3048/5012 products:</p>
<p>1. Connect to the switch via the console port and manually reboot the switch<br />
2. As soon as power is applied, press and hold the ESC key<br />
3. At the command prompt, type &#8220;EmergencyPasswordReset&#8221; (case-sensitive without the quotation marks)<br />
4. At the confirm (Y/N) prompt, type X<br />
5. If done properly, you will receive a message stating that the password has been disabled<br />
6. Type G and hit enter to reboot the switch</p>
<p>The switch will reboot with the password disabled.</p></blockquote>
<p>This saved us in a pinch. Just goes to show that Physical Security is still the first and most important security.</p>
]]></content:encoded>
			<wfw:commentRss>http://joelgibby.net/2006/10/03/dell-powerconnect-3024-3048-5012-password-reset/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Force manual system discovery in SMS 2003</title>
		<link>http://joelgibby.net/2006/08/31/force-manual-system-discovery-in-sms-2003/</link>
		<comments>http://joelgibby.net/2006/08/31/force-manual-system-discovery-in-sms-2003/#comments</comments>
		<pubDate>Thu, 31 Aug 2006 23:33:29 +0000</pubDate>
		<dc:creator>joelgibby</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Network Administration]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Systems Management Server 2003]]></category>

		<guid isPermaLink="false">http://joelgibby.net/2006/08/31/force-manual-system-discovery-in-sms-2003/</guid>
		<description><![CDATA[Took me awhile to find this:
In the SMS 2003 Administrator Console, expand Site Hierarchy, then your Site Name, then Site Settings, then highlight Discovery Methods.

On the right-hand side, double click Active Directory System Discovery, then click the tab &#8220;Polling Schedule.&#8221;

Click the checkbox &#8220;Run Discovery as soon as possible.&#8221; The checkbox will clear once the discovery [...]]]></description>
			<content:encoded><![CDATA[<p>Took me awhile to find this:</p>
<p>In the SMS 2003 Administrator Console, expand Site Hierarchy, then your Site Name, then Site Settings, then highlight Discovery Methods.</p>
<p><img alt="Force-System-Discovery.gif" id="image35" src="http://joelgibby.net/wp-content/uploads/2006/08/Force-system-discovery1.gif" /><br />
On the right-hand side, double click Active Directory System Discovery, then click the tab &#8220;Polling Schedule.&#8221;</p>
<p><img alt="Active-Directory-Polling-Schedule.gif" id="image36" src="http://joelgibby.net/wp-content/uploads/2006/08/Force-system-discovery2.gif" /></p>
<p>Click the checkbox &#8220;Run Discovery as soon as possible.&#8221; The checkbox will clear once the discovery request is made.</p>
<p>Easy, no?</p>
]]></content:encoded>
			<wfw:commentRss>http://joelgibby.net/2006/08/31/force-manual-system-discovery-in-sms-2003/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Follow-up: More ways to shrink Office documents</title>
		<link>http://joelgibby.net/2006/06/09/follow-up-more-ways-to-shrink-office-documents/</link>
		<comments>http://joelgibby.net/2006/06/09/follow-up-more-ways-to-shrink-office-documents/#comments</comments>
		<pubDate>Fri, 09 Jun 2006 21:54:32 +0000</pubDate>
		<dc:creator>joelgibby</dc:creator>
				<category><![CDATA[Desktop Support]]></category>
		<category><![CDATA[MS Office]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://joelgibby.net/2006/06/09/follow-up-more-ways-to-shrink-office-documents/</guid>
		<description><![CDATA[Last night, I made a post about shrinking Powerpoints without any special software. Today I was saving a Word document and noticed the &#8220;Tools&#8221; menu, clicked it and saw &#8230; wait for it &#8230;

Compress Pictures!
This is an even simpler method for reducing Microsoft Office document sizes. Once you click &#8220;Compress Pictures,&#8221;  you can choose [...]]]></description>
			<content:encoded><![CDATA[<p>Last night, I made a post about shrinking Powerpoints without any special software. Today I was saving a Word document and noticed the &#8220;Tools&#8221; menu, clicked it and saw &#8230; wait for it &#8230;</p>
<p><img alt="Compress pictures" id="image27" src="http://joelgibby.net/wp-content/uploads/2006/06/Compress.gif" /><br />
Compress Pictures!</p>
<p>This is an even simpler method for reducing Microsoft Office document sizes. Once you click &#8220;Compress Pictures,&#8221;  you can choose the level of compression (printed or screen / web), and whether to delete cropped areas of pictures or not. You still have the original image, right?</p>
<p><img alt="Office document compress picture settings" id="image26" src="http://joelgibby.net/wp-content/uploads/2006/06/settings.gif" /></p>
<p>The only thing left is to make this the default option during Office setup; If it&#8217;s possible, you&#8217;ll see it here. Please comment if you experience success with this tip <img src='http://joelgibby.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Joel</p>
<p>Edit: Found another awesome resource for reducing Office Document file sizes: <a title="University of Queensland Ask IT page" href="http://askit.uq.edu.au/itanswers/microsoftoffice/word/filesize.html">University of Queensland &#8220;Ask IT&#8221; page</a> (<a title="Reducing Office file sizes" href="http://askit.uq.edu.au/itanswers/microsoftoffice/word/reducing_file_sizes.pdf">they also have the same information in .PDF handout format</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://joelgibby.net/2006/06/09/follow-up-more-ways-to-shrink-office-documents/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Setup a Windows XP Administration Workstation</title>
		<link>http://joelgibby.net/2006/06/09/setup-a-windows-xp-administration-workstation/</link>
		<comments>http://joelgibby.net/2006/06/09/setup-a-windows-xp-administration-workstation/#comments</comments>
		<pubDate>Fri, 09 Jun 2006 19:35:03 +0000</pubDate>
		<dc:creator>joelgibby</dc:creator>
				<category><![CDATA[Desktop Support]]></category>
		<category><![CDATA[Network Administration]]></category>
		<category><![CDATA[Remote Administration]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Systems Management Server 2003]]></category>

		<guid isPermaLink="false">http://joelgibby.net/2006/06/09/setup-a-windows-xp-administration-workstation/</guid>
		<description><![CDATA[From Digg:
Tips for setting up a Windows XP Pro computer to perform administrative tasks on a MS windows network. Links to downloads of the tools you&#8217;ll need.
I love it when I come across another great blog. Thanks Rob Durkin!
read more &#124; digg story
]]></description>
			<content:encoded><![CDATA[<p>From Digg:</p>
<p>Tips for setting up a Windows XP Pro computer to perform administrative tasks on a MS windows network. Links to downloads of the tools you&#8217;ll need.</p>
<p>I love it when I come across another great blog. Thanks Rob Durkin!</p>
<p><a href="http://hdsurvivor.blogspot.com/2006/05/setup-windows-xp-administration.html">read more</a> | <a href="http://digg.com/technology/Setup_a_Windows_XP_Administration_Workstation">digg story</a></p>
]]></content:encoded>
			<wfw:commentRss>http://joelgibby.net/2006/06/09/setup-a-windows-xp-administration-workstation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Drastically reduce PowerPoint file size &#8211; EASY!</title>
		<link>http://joelgibby.net/2006/06/07/drastically-reduce-powerpoint-file-size-easy/</link>
		<comments>http://joelgibby.net/2006/06/07/drastically-reduce-powerpoint-file-size-easy/#comments</comments>
		<pubDate>Wed, 07 Jun 2006 23:04:58 +0000</pubDate>
		<dc:creator>joelgibby</dc:creator>
				<category><![CDATA[Desktop Support]]></category>
		<category><![CDATA[MS Office]]></category>
		<category><![CDATA[System Administration]]></category>

		<guid isPermaLink="false">http://joelgibby.net/2006/06/07/drastically-reduce-powerpoint-file-size-easy/</guid>
		<description><![CDATA[Got a call from a user today:
&#8220;I need to send a powerpoint to a grant organization, and it&#8217;s got to get there TODAY! I tried sending it but got a message saying that it exceeds the limit for this user. I need you to take that limit off as soon as possible!&#8221;
Whoah, whoah &#8211; hold [...]]]></description>
			<content:encoded><![CDATA[<p>Got a call from a user today:</p>
<blockquote><p>&#8220;I need to send a powerpoint to a grant organization, and it&#8217;s got to get there TODAY! I tried sending it but got a message saying that it exceeds the limit for this user. I need you to take that limit off as soon as possible!&#8221;</p></blockquote>
<p>Whoah, whoah &#8211; hold your horses. Those limits are there for a reason. How big is the file?</p>
<blockquote><p>&#8220;I don&#8217;t know! Can you please just take the limit off?&#8221;</p></blockquote>
<p>Well, let&#8217;s see what we can do first. Right click the file and click &#8230; [explaining right click vs. left, what tab the file size is listed on under a file's properties window (it's the general tab)...] OK. So the file is 11MB. That&#8217;s 7MB more than the limit. Let&#8217;s try something:</p>
<ol>
<li>Open the document and right click on an image.</li>
<li>Click &#8220;Format Picture.&#8221;</li>
<li>Now click on the tab &#8220;Picture.&#8221;</li>
<li>Click Compress</li>
<li>Select &#8220;All pictures in document.&#8221;</li>
<li>Choose a resolution (hint: screen creates a smaller file).</li>
<li>Check &#8220;Delete cropped areas of pictures&#8221; and &#8220;Compress Pictures.&#8221;</li>
<li>Click OK (and Apply if prompted).</li>
<li>Save the file. If you&#8217;re paranoid, save it with a new name.</li>
</ol>
<p>So what&#8217;s the file size now?</p>
<blockquote><p>&#8220;It says 1.1 em-bee&#8221;</p></blockquote>
<p>You should be able to send it now.</p>
<blockquote><p>&#8220;Wow, thanks!&#8221;</p></blockquote>
<p>Resource used:</p>
<p><a href="http://joelgibby.net/http3A2F2Foffice.microsoft.com2Fen-us2Fassistance2FHA011168821033.aspx">Microsoft Office Assistance: Reduce the size of your PowerPoint files</a></p>
]]></content:encoded>
			<wfw:commentRss>http://joelgibby.net/2006/06/07/drastically-reduce-powerpoint-file-size-easy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Boot Windows PE from RIS with PXE</title>
		<link>http://joelgibby.net/2006/06/01/boot-windows-pe-from-ris-with-pxe/</link>
		<comments>http://joelgibby.net/2006/06/01/boot-windows-pe-from-ris-with-pxe/#comments</comments>
		<pubDate>Fri, 02 Jun 2006 05:08:23 +0000</pubDate>
		<dc:creator>joelgibby</dc:creator>
				<category><![CDATA[Desktop Support]]></category>
		<category><![CDATA[Remote Administration]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Systems Management Server 2003]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://joelgibby.net/2006/06/01/boot-windows-pe-from-ris-with-pxe/</guid>
		<description><![CDATA[Just a quick post: I&#8217;ll be taking a look at this:
How to boot the Microsoft Windows Preinstall Environment from an RIS server by using PXE-enabled clients
looks promising.
]]></description>
			<content:encoded><![CDATA[<p>Just a quick post: I&#8217;ll be taking a look at this:</p>
<h3><a title="SMS 2003 RIS PXE OSD FP" href="http://support.microsoft.com/default.aspx/kb/304992?">How to boot the Microsoft Windows Preinstall Environment from an RIS server by using PXE-enabled clients</a></h3>
<p>looks promising.</p>
]]></content:encoded>
			<wfw:commentRss>http://joelgibby.net/2006/06/01/boot-windows-pe-from-ris-with-pxe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Initial issues with SMS 2003 OSD FP</title>
		<link>http://joelgibby.net/2006/06/01/initial-issues-with-sms-2003-osd-fp/</link>
		<comments>http://joelgibby.net/2006/06/01/initial-issues-with-sms-2003-osd-fp/#comments</comments>
		<pubDate>Fri, 02 Jun 2006 04:59:26 +0000</pubDate>
		<dc:creator>joelgibby</dc:creator>
				<category><![CDATA[Desktop Deployment]]></category>
		<category><![CDATA[Remote Administration]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Systems Management Server 2003]]></category>

		<guid isPermaLink="false">http://joelgibby.net/2006/06/01/initial-issues-with-sms-2003-osd-fp/</guid>
		<description><![CDATA[In my initial testing of the SMS 2003 Operating System Deployment Feature Pack, I ran into a couple of issues that, after a bit of determined googling (I&#8217;m seeing now that Google Groups has a lot more to offer than previously assumed), yeilded a few gems that I&#8217;m sure would come in handy for others [...]]]></description>
			<content:encoded><![CDATA[<p>In my initial testing of the SMS 2003 Operating System Deployment Feature Pack, I ran into a couple of issues that, after a bit of determined googling (I&#8217;m seeing now that Google Groups has a lot more to offer than previously assumed), yeilded a few gems that I&#8217;m sure would come in handy for others facing the same problems.</p>
<p>The first adventure was successfully capturing a build with the Image Capture CD. I created the CD per the instructions in the included guide. Windows PE got all the way to attempting to connect to the Image Share, then crapped out with an error code <a title="Google Groups" href="http://groups.google.com/group/microsoft.public.sms.tools/browse_thread/thread/d556cb026dbdcdb3/7651cc7f51a95a4f?lnk=st&#038;q=8000704cf&#038;rnum=1&#038;hl=en#7651cc7f51a95a4f">8000704fc</a>.<br />
My initial attempt did not include any additional network drivers, and as a result, Windows PE was unable to connect to the share I setup for capturing images to. After a few botched attempts at including the drivers, I realized that all the .inf and other related driver files had to be in the same folder &#8211; Windows PE does not search through subfolder structures. After lumping all the drivers together, I was able to capture an image (4.6 Gigs) and move on to the next step: deployment.</p>
<p>I created the OS Package and Program, then created an Image Installation CD, with the same driver setup. I popped it into a bare metal system and booted to the CD. This time, it began restoring the image, then failed at the State Restore phase with &#8220;exit code 3&#8243; &#8211; it turns out that there is a <a title="State restore failure SMS 2003 OSD" href="http://support.microsoft.com/?kbid=903668">hotfix</a> that addresses this issue. I called Microsoft PSS, got the hotfix and applied it. I re-created the Image Capture CD, grabbed the image, and the created the package, program and installation CD. I started the Image Installation process just before leaving this afternoon. We&#8217;ll see tomorrow if it was successful.</p>
]]></content:encoded>
			<wfw:commentRss>http://joelgibby.net/2006/06/01/initial-issues-with-sms-2003-osd-fp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SMS + VirusScan = HELL</title>
		<link>http://joelgibby.net/2006/05/25/sms-mcafee-virusscan-windows-updates-hell/</link>
		<comments>http://joelgibby.net/2006/05/25/sms-mcafee-virusscan-windows-updates-hell/#comments</comments>
		<pubDate>Thu, 25 May 2006 22:31:55 +0000</pubDate>
		<dc:creator>joelgibby</dc:creator>
				<category><![CDATA[Desktop Deployment]]></category>
		<category><![CDATA[Desktop Support]]></category>
		<category><![CDATA[Remote Administration]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Systems Management Server 2003]]></category>

		<guid isPermaLink="false">http://joelgibby.net/2006/05/25/sms-mcafee-virusscan-windows-updates-hell/</guid>
		<description><![CDATA[We&#8217;re experiencing the following symptoms:

Very high CPU utilization
Vitrually unresponsive systems
Violent end-users
Vicious finger pointing (not really, but it was a good V-word!)

While doing research, we&#8217;ve noted that the 2 things common on systems with these symptoms was that SVCHOST.EXE (Automatic Updates in this case) or CCMEXEC.EXE were the main CPU hogs. Killing CCMEXEC, running ccmclean.exe, or [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re experiencing the following symptoms:</p>
<ul>
<li>Very high CPU utilization</li>
<li>Vitrually unresponsive systems</li>
<li>Violent end-users</li>
<li>Vicious finger pointing (not really, but it was a good V-word!)</li>
</ul>
<p>While doing research, we&#8217;ve noted that the 2 things common on systems with these symptoms was that SVCHOST.EXE (Automatic Updates in this case) or CCMEXEC.EXE were the main CPU hogs. Killing CCMEXEC, running ccmclean.exe, or sometimes killing the Automatic Updates service would bring the system back from the brink.</p>
<p>Googling for &#8220;ccmexec cpu&#8221; and similar phrases came up with a few places to start looking:</p>
<p><a href="http://groups.google.com/group/microsoft.public.sms.admin/browse_thread/thread/ef855686d6c609cd/0409599f5a58c52f3Flnk3Dst26q3Dsms2Bccmexec2Bcpu26rnum3D226hl3Den230409599f5a58c52f">SMS Admin newsgroup</a><br />
<a href="http://www.myitforum.com/articles/8/view.asp?id=8248"> MyITForum Discussion</a></p>
<p>Hopefully we&#8217;ll get this nailed down and have:</p>
<ul>
<li>Responsive systems</li>
<li>Readiness for update deployments (we&#8217;re temporarily suspending them until we get this worked out)</li>
<li>Really happy customers</li>
<li>Raises (maybe not).</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://joelgibby.net/2006/05/25/sms-mcafee-virusscan-windows-updates-hell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My mind is going&#8230; or: Working with HALs</title>
		<link>http://joelgibby.net/2006/05/11/my-mind-is-going-or-working-with-hals/</link>
		<comments>http://joelgibby.net/2006/05/11/my-mind-is-going-or-working-with-hals/#comments</comments>
		<pubDate>Thu, 11 May 2006 18:34:05 +0000</pubDate>
		<dc:creator>joelgibby</dc:creator>
				<category><![CDATA[Desktop Deployment]]></category>
		<category><![CDATA[Desktop Support]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Systems Management Server 2003]]></category>

		<guid isPermaLink="false">http://joelgibby.net/2006/05/11/my-mind-is-going-or-working-with-hals/</guid>
		<description><![CDATA[Here are some initial resources as I&#8217;m beginning to delve into the area of Hardware Abstraction Layers during our image build cycle. We&#8217;re looking at what HAL types can be mapped to others and which are incompatible to begin to consolidate some of our system images. Some Microsoft kb articles:
 How to Troubleshoot Windows 2000 [...]]]></description>
			<content:encoded><![CDATA[<p>Here are some initial resources as I&#8217;m beginning to delve into the area of Hardware Abstraction Layers during our image build cycle. We&#8217;re looking at what HAL types can be mapped to others and which are incompatible to begin to consolidate some of our system images. Some Microsoft kb articles:</p>
<p><a href="http://support.microsoft.com/kb/q237556/"> How to Troubleshoot Windows 2000 Hardware Abstraction Layer Issues</a></p>
<p><a href="http://support.microsoft.com/kb/299340/"> How to force a Hardware Abstraction Layer during an upgrade or an installation of Windows XP</a></p>
<p><a href="http://support.microsoft.com/kb/309283"> HAL options after Windows XP or Windows Server 2003 Setup</a></p>
<p>More information to follow once we begin to more fully understand the copncept of Hardware Abstraction Layers.</p>
]]></content:encoded>
			<wfw:commentRss>http://joelgibby.net/2006/05/11/my-mind-is-going-or-working-with-hals/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Disable Chassis Intrusion detection</title>
		<link>http://joelgibby.net/2006/05/01/disable-chassis-intrusion-detection-and-hdd-threshold-alerts/</link>
		<comments>http://joelgibby.net/2006/05/01/disable-chassis-intrusion-detection-and-hdd-threshold-alerts/#comments</comments>
		<pubDate>Mon, 01 May 2006 20:59:04 +0000</pubDate>
		<dc:creator>joelgibby</dc:creator>
				<category><![CDATA[Dell]]></category>
		<category><![CDATA[Desktop Support]]></category>
		<category><![CDATA[Network Administration]]></category>
		<category><![CDATA[OpenManage]]></category>
		<category><![CDATA[Remote Administration]]></category>
		<category><![CDATA[System Administration]]></category>

		<guid isPermaLink="false">http://joelgibby.net/2006/05/01/disable-chassis-intrusion-detection-and-hdd-threshold-alerts/</guid>
		<description><![CDATA[After deploying Dell OMCI to about 600 desktops and portables, an alert began displaying upon user logon:

Needless to say, users were somewhat confused by this.
To get rid of the message, we either had to:

Run around to every Dell PC in the organization
Uninstall Dell OMCI
Remotely disable chassis intrusion detection and clear any current detections

Obviously we chose [...]]]></description>
			<content:encoded><![CDATA[<p>After deploying Dell OMCI to about 600 desktops and portables, an alert began displaying upon user logon:</p>
<p><img title="Dell OMCI Chassis Intrusion Alkert" alt="Dell OMCI Chassis Intrusion Alkert" src="http://static.flickr.com/52/138553794_7e93131c66_o.gif" /></p>
<p>Needless to say, users were somewhat confused by this.</p>
<p>To get rid of the message, we either had to:</p>
<ol>
<li>Run around to every Dell PC in the organization</li>
<li>Uninstall Dell OMCI</li>
<li>Remotely disable chassis intrusion detection and clear any current detections</li>
</ol>
<p>Obviously we chose option three. With Dell&#8217;s OpenManage IT Assistant software, I was able to build a remote CIM command line to execute on a set of systems (in our case any system that was reporting a status of degraded). Here&#8217;s the command we ran:</p>
<blockquote><p>system cim action=setcim ipaddress=$IP username=$USERNAME password=$PASSWORD authenticationlevel=packet classpropertyvalue=Dell_SMBIOSsettings::ChassisIntrusion:4</p></blockquote>
<p>To execute the command, I setup a new command line task in ITA, targeted at a query of computers whose status was not &#8220;OK.&#8221; I set this to run once an hour, since clients were still being discovered and inventoried as this was happening. By setting the query to only hit degraded clents, we avoided running this needlessly on clients already configured properly.</p>
]]></content:encoded>
			<wfw:commentRss>http://joelgibby.net/2006/05/01/disable-chassis-intrusion-detection-and-hdd-threshold-alerts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dell OpenManage Documentation</title>
		<link>http://joelgibby.net/2006/04/27/dell-openmanage-documentation/</link>
		<comments>http://joelgibby.net/2006/04/27/dell-openmanage-documentation/#comments</comments>
		<pubDate>Thu, 27 Apr 2006 16:50:48 +0000</pubDate>
		<dc:creator>joelgibby</dc:creator>
				<category><![CDATA[Dell]]></category>
		<category><![CDATA[Desktop Support]]></category>
		<category><![CDATA[OpenManage]]></category>
		<category><![CDATA[Remote Administration]]></category>
		<category><![CDATA[System Administration]]></category>

		<guid isPermaLink="false">http://joelgibby.net/2006/04/27/dell-openmanage-documentation/</guid>
		<description><![CDATA[Dell&#8217;s Systems Management platform has been around for quite awhile. It has recently been getting more and more usable and comprehensive. While attempting to test and implement it in our achitecture, I have scrolled through pages and pages of documentation, forum threads, and configuration pages. Here are the pages that have been the most useful [...]]]></description>
			<content:encoded><![CDATA[<p>Dell&#8217;s Systems Management platform has been around for quite awhile. It has recently been getting more and more usable and comprehensive. While attempting to test and implement it in our achitecture, I have scrolled through pages and pages of documentation, forum threads, and configuration pages. Here are the pages that have been the most useful for me:</p>
<p><a title="Dell OMCI 7.3 User's Guide" href="http://docs.us.dell.com/support/edocs/software/smcliins/cli73/EN/UG/index.htm" target="_blank">Dell OpneManage Client Instrumentation User&#8217;s Guide</a></p>
<p><a title="OMCI Documentation" href="http://support.dell.com/support/edocs/software/smcliins/" target="_blank">Client Instrumentation Documentation</a></p>
<p><a title="Server Administrator 2.3 User's Guide" href="http://support.dell.com/support/edocs/software/svradmin/2.3/UG/html/index.htm" target="_blank">Dell OpenManage Server Administrator User&#8217;s Guide</a></p>
<p><a title="Server Administrator documentation" href="http://support.dell.com/support/edocs/software/svradmin/" target="_blank">Server Administrator Documentation </a></p>
<p><a title="OMCC 2.1 User's Guide" href="http://support.dell.com/support/edocs/software/smclicon/2.1/UG/html/index.htm" target="_blank">Dell OpenManage Client Connector User&#8217;s Guide</a></p>
<p><a title="OMCC Documentation" href="http://support.dell.com/support/edocs/software/smclicon/" target="_blank">Client Connector Documentation</a></p>
<p><a title="IT Assistant 7.2 User's Guide" href="http://support.dell.com/support/edocs/software/smitasst/7.2/4.5.1/ug/index.htm" target="_blank">Dell OpenManage IT Assistant 7.2 User&#8217;s Guide</a></p>
<p><a title="ITA Documentation" href="http://support.dell.com/support/edocs/software/smitasst/" target="_blank">ITAssistant Documentation</a></p>
<p>Here&#8217;s the platform in a nutshell: The Client Instrumentation (or Server Administrator for servers) is installed on the managed system and interfaces with the system&#8217;s data providers (BIOS, Disks, Chassis, etc), and makes this data accessible through the standard WMI interface. On the Management Station (usually a server set aside for Systems Management), the IT Assistant and Client Connector allow administrators to access and manage the systems and their configurations through the WMI Interface. IT Assistant is the main management application (one to many) that provides an overall view of system health and status and Client Connector (one to one) can be launched from IT Assistant to manage an individual client. Server Administrator can also be launched from within IT Assistant for individual Server Management, though it runs on the managed server rather than on the management station.</p>
<p>Some nutshell eh?</p>
]]></content:encoded>
			<wfw:commentRss>http://joelgibby.net/2006/04/27/dell-openmanage-documentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MyITForum.com &#8211; Awesome SMS 2003 Resource</title>
		<link>http://joelgibby.net/2006/04/22/myitforumcom-awesome-sms-2003-resource/</link>
		<comments>http://joelgibby.net/2006/04/22/myitforumcom-awesome-sms-2003-resource/#comments</comments>
		<pubDate>Sat, 22 Apr 2006 05:13:33 +0000</pubDate>
		<dc:creator>joelgibby</dc:creator>
				<category><![CDATA[Desktop Deployment]]></category>
		<category><![CDATA[Desktop Support]]></category>
		<category><![CDATA[Network Administration]]></category>
		<category><![CDATA[Remote Administration]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Systems Management Server 2003]]></category>

		<guid isPermaLink="false">http://joelgibby.net/2006/04/22/myitforumcom-awesome-sms-2003-resource/</guid>
		<description><![CDATA[
Over the last few weeks I&#8217;ve been trying to get a deeper understanding of SMS 2003. Unfortunately, the more I learn about SMS, the more I realize that it&#8217;s going to continue to broaden it&#8217;s scope of management. From the enhanced post-SP1 patch and update management features to the Operating System Deployment Feature Pack and [...]]]></description>
			<content:encoded><![CDATA[<p><img title="myITforum" alt="myITforum" src="http://myitforum.com/img/myitforum-logo-new.gif" /></p>
<p>Over the last few weeks I&#8217;ve been trying to get a deeper understanding of SMS 2003. Unfortunately, the more I learn about SMS, the more I realize that it&#8217;s going to continue to broaden it&#8217;s scope of management. From the enhanced post-SP1 patch and update management features to the Operating System Deployment Feature Pack and beyond. Luckily, <a title="MyITForum.com - SMS Heaven" target="_blank" href="http://www.myitForum.com/">MyITForum.com</a> has got more information than I could possibly ever read, tons of tools, downloads and an active forum of knowledgable experts. Expect to see plenty of links to these folks as I discover more of their content.</p>
]]></content:encoded>
			<wfw:commentRss>http://joelgibby.net/2006/04/22/myitforumcom-awesome-sms-2003-resource/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Force Infrastructure Operations Master Role seizure</title>
		<link>http://joelgibby.net/2006/04/20/force-infrastructure-operations-master-role-seizure/</link>
		<comments>http://joelgibby.net/2006/04/20/force-infrastructure-operations-master-role-seizure/#comments</comments>
		<pubDate>Thu, 20 Apr 2006 23:43:58 +0000</pubDate>
		<dc:creator>joelgibby</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Network Administration]]></category>
		<category><![CDATA[System Administration]]></category>

		<guid isPermaLink="false">http://joelgibby.net/2006/04/20/force-infrastructure-operations-master-role-seizure/</guid>
		<description><![CDATA[After raising the domain and forest functional level to Windows 2003, one of our Global Catalog Servers upon reboot started complaining that it should not be the Infrastructure Operations Master as well. It was also for some sites the only configured DNS server. Even after seizing the role from another server, the original server claimed [...]]]></description>
			<content:encoded><![CDATA[<p>After raising the domain and forest functional level to Windows 2003, one of our Global Catalog Servers upon reboot started complaining that it should not be the Infrastructure Operations Master as well. It was also for some sites the only configured DNS server. Even after seizing the role from another server, the original server claimed to have the role of IOM. We removed the Global Catalog role, and then forced the original server to seize the IOM role successfully and all was well again.</p>
<p>This fixed it.</p>
<p><a href="http://www.microsoft.com/windows2000/en/advanced/help/default.asp?url=/windows2000/en/advanced/help/sag_ADgcInfFSMO.htm">Microsoft Windows 2000 Advanced Server Documentation</a></p>
]]></content:encoded>
			<wfw:commentRss>http://joelgibby.net/2006/04/20/force-infrastructure-operations-master-role-seizure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
