<?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>Rickey Whitworth&#039;s Blog &#187; SCCM 2007</title>
	<atom:link href="http://www.whitworth.org/tag/sccm-2007/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.whitworth.org</link>
	<description>insights from managing a microsoft enterprise infrastructure</description>
	<lastBuildDate>Tue, 05 Apr 2011 21:02:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using Maintenance Windows While Patching</title>
		<link>http://www.whitworth.org/2008/12/19/using-maintenance-windows-while-patching-the-daily-ramblings-of-an-sms-engineer/</link>
		<comments>http://www.whitworth.org/2008/12/19/using-maintenance-windows-while-patching-the-daily-ramblings-of-an-sms-engineer/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 15:47:31 +0000</pubDate>
		<dc:creator>rwhitworth</dc:creator>
				<category><![CDATA[SCCM]]></category>
		<category><![CDATA[SCCM 2007]]></category>

		<guid isPermaLink="false">http://www.whitworth.org/?p=443</guid>
		<description><![CDATA[If you had a maintenance window defined, but told the patches to install ignoring the maintenance window but suppress the reboots until the maintenance window will it install the updates and hold off on rebooting the clients until the maintenance window?
To answer the original question, yes you can use maintenance windows to only delay the [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>If you had a maintenance window defined, but told the patches to install ignoring the maintenance window but suppress the reboots until the maintenance window will it install the updates and hold off on rebooting the clients until the maintenance window?</p></blockquote>
<blockquote><p>To answer the original question, yes you can use maintenance windows to only delay the reboots and have the patches install ASAP.</p></blockquote>
<p><a href="http://myitforum.com/cs2/blogs/socal/archive/2008/05/27/using_2D00_maintenance_2D00_windows_2D00_while_2D00_patching.aspx">Using Maintenance Windows While Patching &#8211; The Daily Ramblings of an SMS Engineer</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2008/12/19/using-maintenance-windows-while-patching-the-daily-ramblings-of-an-sms-engineer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Utility for Diagramming A Configuration Manager Site with Visio</title>
		<link>http://www.whitworth.org/2008/11/24/utility-for-diagramming-a-configuration-manager-site-with-visio/</link>
		<comments>http://www.whitworth.org/2008/11/24/utility-for-diagramming-a-configuration-manager-site-with-visio/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 20:29:55 +0000</pubDate>
		<dc:creator>rwhitworth</dc:creator>
				<category><![CDATA[SCCM 2007]]></category>
		<category><![CDATA[Visio]]></category>

		<guid isPermaLink="false">http://www.whitworth.org/?p=437</guid>
		<description><![CDATA[SMSMap is a  freeware SCCM 2007 / SMS 2003 hierarchy drawing tool. It is an all-in-one solution for creating Visio drawings of any combination of SCCM 2007 and SMS 2003 site servers.
First released in July 2007 in the &#8220;Utility Spotlight&#8221; section of the Microsoft TechNet Magazine this is an extension to support feedback from users [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>SMSMap is a  freeware SCCM 2007 / SMS 2003 hierarchy drawing tool. It is an all-in-one solution for creating Visio drawings of any combination of SCCM 2007 and SMS 2003 site servers.</p>
<p>First released in July 2007 in the <a href="http://www.microsoft.com/technet/technetmag/issues/2007/07/UtilitySpotlight/?topics=/technet/technetmag/issues/2007/07/UtilitySpotlight"><span style="color: #669966;">&#8220;Utility Spotlight&#8221;</span></a> section of the Microsoft TechNet Magazine this is an extension to support feedback from users and support SCCM 2007</p></blockquote>
<p><a href="http://www.tondtware.com/"><span style="color: #669966;">SMSMap</span></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2008/11/24/utility-for-diagramming-a-configuration-manager-site-with-visio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to rebuild WMI on a client machine</title>
		<link>http://www.whitworth.org/2008/08/11/how-to-rebuild-wmi-on-a-client-machine/</link>
		<comments>http://www.whitworth.org/2008/08/11/how-to-rebuild-wmi-on-a-client-machine/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 17:39:59 +0000</pubDate>
		<dc:creator>rwhitworth</dc:creator>
				<category><![CDATA[Network Administration]]></category>
		<category><![CDATA[SCCM 2007]]></category>

		<guid isPermaLink="false">http://blog.whitworth.org/?p=429</guid>
		<description><![CDATA[Thank you to John Marcum.
Ccmclean.exe
net stop winmgmt
rename&#8211; Windows\system32\wbem\repository
net start winmgmt
rundll32 wbemupgd, RepairWMISetup
ccmsetup.exe
SCCM Client Problem &#8211; TechNet Forums
]]></description>
			<content:encoded><![CDATA[<p>Thank you to John Marcum.</p>
<blockquote><p>Ccmclean.exe</p>
<p>net stop winmgmt</p>
<p>rename&#8211; Windows\system32\wbem\repository</p>
<p>net start winmgmt</p>
<p>rundll32 wbemupgd, RepairWMISetup</p>
<p>ccmsetup.exe</p></blockquote>
<p><a href="https://forums.microsoft.com/TechNet/ShowPost.aspx?PostID=2851239&amp;SiteID=17">SCCM Client Problem &#8211; TechNet Forums</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2008/08/11/how-to-rebuild-wmi-on-a-client-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DudeWorks Inventory Manager</title>
		<link>http://www.whitworth.org/2008/08/10/dudeworks-inventory-manager/</link>
		<comments>http://www.whitworth.org/2008/08/10/dudeworks-inventory-manager/#comments</comments>
		<pubDate>Sun, 10 Aug 2008 20:56:23 +0000</pubDate>
		<dc:creator>rwhitworth</dc:creator>
				<category><![CDATA[SCCM 2007]]></category>

		<guid isPermaLink="false">http://blog.whitworth.org/?p=427</guid>
		<description><![CDATA[A product I am investigating. 
Take control of your inventory today!              Extend asset inventory in SCCM 2007 and unlock a whole new world of possibilities.       Inventory Manager replaces the manual editing of text-based MOF files with [...]]]></description>
			<content:encoded><![CDATA[<p>A product I am investigating. </p>
<blockquote><p><strong><strong>Take control of your inventory today!</strong>        <br /></strong>      <br /><strong>Extend asset inventory in SCCM 2007 and unlock a whole new world of possibilities.       <br /></strong><strong>Inventory Manager</strong> replaces the manual editing of text-based MOF files with an front end easy-to-use GUI that is integrated with the System Center Configuration Manager 2007 console.      <br />Inventory Manager allows administrators to easily add, edit and remove inventory rules for hardware and software within Configuration Manager. Using Inventory Manager, administrators can also view and change properties and reporting attributes of built-in inventory rules, as well as create new rules for WMI values and registry keys using simple WMI and registry wizards.&#160; <br />Inventory Manager provides a rule based management solution which takes all the guess-work out of asset inventory and speeds the process of defining and managing inventory items to a few minutes rather than several hours or days.</p>
<p><img height="182" alt="" src="http://www.dudeworks.com/Portals/0/invman_console_list_jag.gif" width="461" /></p>
</blockquote>
<p><a href="http://www.dudeworks.com/Default.aspx?tabid=36">DudeWorks &gt; Home</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2008/08/10/dudeworks-inventory-manager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download details: Configuration Manager 2007 Configuration Pack</title>
		<link>http://www.whitworth.org/2008/08/06/download-details-configuration-manager-2007-configuration-pack/</link>
		<comments>http://www.whitworth.org/2008/08/06/download-details-configuration-manager-2007-configuration-pack/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 22:06:06 +0000</pubDate>
		<dc:creator>rwhitworth</dc:creator>
				<category><![CDATA[SCCM 2007]]></category>

		<guid isPermaLink="false">http://blog.whitworth.org/?p=424</guid>
		<description><![CDATA[&#160;
Brief Description
This Configuration Pack helps track configuration compliance for your Configuration Manager 2007 site server roles, such as management points, distribution points, and software update points.

Software installation errors and misconfigurations compromise security and stability, resulting in escalated support costs. The System Center Configuration Manager 2007 Configuration Pack can help prevent errors, increasing your organizational uptime [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<blockquote><h6>Brief Description</h6>
<p>This Configuration Pack helps track configuration compliance for your Configuration Manager 2007 site server roles, such as management points, distribution points, and software update points.</p>
</blockquote>
<p><a name="Description"></a>Software installation errors and misconfigurations compromise security and stability, resulting in escalated support costs. The System Center Configuration Manager 2007 Configuration Pack can help prevent errors, increasing your organizational uptime and helping you build a more secure and reliable Configuration Manager 2007 infrastructure. This Configuration Pack contains Configuration Items intended to manage your Configuration Manager 2007 site system roles using the desired configuration management component in Configuration Manager 2007. This configuration pack monitors the following site system roles: management points, distribution points, and software update points. The Configuration Pack can also monitor Windows Server Update Services (WSUS) components on software update points or upstream WSUS servers. To manage your site system roles with this Configuration Pack, import and assign the Microsoft System Center Configuration Manager 2007 Server Roles configuration baseline to a collection which contains your Configuration Manager 2007 site systems. While there is one configuration baseline for all site systems, it evaluates compliance only for roles configured on the site system. For example, if a computer has only the distribution point role, it will not be evaluated for management point configurations. To understand in detail what each configuration item will be evaluating, review the properties of that configuration Iitem in the context of the Configuration Manager 2007 Server Role being addressed.     <br />System Center Configuration Manager 2007 site roles covered: </p>
<ul>&#8226; Management points    <br />&#8226; Distribution points     <br />&#8226; Software update points </ul>
<p><a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=45586F82-1816-4AEB-A0DC-ADE1859820B9&amp;displaylang=en">Download details: Configuration Manager 2007 Configuration Pack</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2008/08/06/download-details-configuration-manager-2007-configuration-pack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.342 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2011-10-01 10:43:37 -->

