<?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; Remote Administration</title>
	<atom:link href="http://joelgibby.net/category/remote-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, 23 Mar 2011 02:33:11 +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>Two DRAC III / ERA Issues and solutions</title>
		<link>http://joelgibby.net/2007/05/10/two-drac-iii-era-issues-and-solutions/</link>
		<comments>http://joelgibby.net/2007/05/10/two-drac-iii-era-issues-and-solutions/#comments</comments>
		<pubDate>Fri, 11 May 2007 03:50:57 +0000</pubDate>
		<dc:creator>joelgibby</dc:creator>
				<category><![CDATA[Dell]]></category>
		<category><![CDATA[Network Administration]]></category>
		<category><![CDATA[OpenManage]]></category>
		<category><![CDATA[Remote Administration]]></category>

		<guid isPermaLink="false">http://joelgibby.net/2007/05/10/two-drac-iii-era-issues-and-solutions/</guid>
		<description><![CDATA[WhileÂ working withÂ some DRACs (Dell Remote Access Controller) today I was able to figure out a few issues that have been giving me trouble for quite some time:
DRAC / ERA internal address registered in DNS on Domain Controller
DRACs installed on Domain Controllers were registering their RAC PPP connection in DNS with the hostname of the computer [...]]]></description>
			<content:encoded><![CDATA[<p>WhileÂ working withÂ some DRACs (Dell Remote Access Controller) today I was able to figure out a few issues that have been giving me trouble for quite some time:</p>
<p><strong>DRAC / ERA internal address registered in DNS on Domain Controller</strong></p>
<p>DRACs installed on Domain Controllers were registering their RAC PPP connection in DNS with the hostname of the computer the DRAC is installed in. This creates a problem for clientsÂ looking in DNS for a domain controllerÂ - theyÂ get an addressÂ that is either non-routable (192.168.234.235) or doesn&#8217;t respond at all. For most systems, you can simply uncheck &#8220;Register this connection&#8217;s address in DNS&#8221; in the DNS tab under Advanced options for the connection. Windows Server 2003 SP1 installed as a domain controller however ignores this setting and continues to register the address in DNS. There is a hotfix (included in Windows Server 2003 Service Pack 2) that addresses this issue, but you have to call Microsoft to get it (I think I&#8217;ll just install the service pack).</p>
<p><a href="http://support.microsoft.com/kb/832478">http://support.microsoft.com/kb/832478</a></p>
<p>Thanks to Neal&#8217;s Admin Notes:</p>
<p><a title="Workaround for DRAC DNS issue" href="http://www.adminnotes.com/index/2004/04/dual_nic_proble.html">Dual NIC Problems with NetLogon and DNS</a></p>
<p><strong>DRAC / ERA Console Redirection Fails with Warning &#8211; Reintstall PPP Connection</strong></p>
<p>The other issue was that the graphical console redirection on some of my ERA (Embedded Remote Access) devices (basically an embedded DRAC III) was not working. The console window would launch, but I would get no video and the message: &#8220;Warning: Remote Console is not available&#8221; The first step is to wait a few minutes (sometimes it takes awhile to initialize). Check. If it&#8217;s still a no-go, check the RAC services (Remote Access Connection Service and RAC VNC Service) and restart them if necessary. Check. Still no-go. Then I found this gem (note command is run from C:\Program Files\Dell\SysMgt\RACÂ in defaultÂ Windows installs):</p>
<blockquote>
<p class="MsoNormal"><strong>Root Cause:</strong>Â </p>
<p class="MsoNormal">During RAC3 installation, the modem is disabled and enabled for the default name of the modem to be changed to RAC PPP connection Using RACPORT after modem driver installation. The OS fails to recognize the modem name change and the installer code is not able to find modem device to establish the connection.</p>
<p class="MsoNormal"><strong>Solution:</strong>Â </p>
<p class="MsoNormal">From the command prompt run the command <em>installppp createRacConnection</em>. The following message will be displayed confirming that the installation was successful:Â </p>
<p class="MsoNormal">Installing PPP connection<br />
Successfully Installed the RAC connection</p></blockquote>
<p class="MsoNormal">Here:Â <a href="http://support.dell.com/support/edocs/stor-sys/spv745N/en/RN/RelNotes.htm">http://support.dell.com/support/edocs/stor-sys/spv745N/en/RN/RelNotes.htm</a>Â (it&#8217;s an obscure Release Notes for a Dell NAS device). The instructions fixed the issue immediately &#8211; no reboot required. Kinda bizarre, but as long as it&#8217;s working, right?</p>
]]></content:encoded>
			<wfw:commentRss>http://joelgibby.net/2007/05/10/two-drac-iii-era-issues-and-solutions/feed/</wfw:commentRss>
		<slash:comments><span class="dsq-postid" rel="47 http://joelgibby.net/2007/05/10/two-drac-iii-era-issues-and-solutions/">0</span></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><span class="dsq-postid" rel="46 http://joelgibby.net/2006/12/21/virtual-server-not-cleanly-shutting-down/">0</span></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><span class="dsq-postid" rel="23 http://joelgibby.net/2006/06/09/setup-a-windows-xp-administration-workstation/">1</span></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><span class="dsq-postid" rel="16 http://joelgibby.net/2006/06/01/boot-windows-pe-from-ris-with-pxe/">0</span></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><span class="dsq-postid" rel="15 http://joelgibby.net/2006/06/01/initial-issues-with-sms-2003-osd-fp/">0</span></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><span class="dsq-postid" rel="14 http://joelgibby.net/2006/05/25/sms-mcafee-virusscan-windows-updates-hell/">0</span></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><span class="dsq-postid" rel="9 http://joelgibby.net/2006/05/01/disable-chassis-intrusion-detection-and-hdd-threshold-alerts/">3</span></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><span class="dsq-postid" rel="8 http://joelgibby.net/2006/04/27/dell-openmanage-documentation/">0</span></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><span class="dsq-postid" rel="4 http://joelgibby.net/2006/04/22/myitforumcom-awesome-sms-2003-resource/">0</span></slash:comments>
		</item>
	</channel>
</rss>

