<?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>Windows Server HQ by Train Signal.com &#187; Configuration Manager 2007</title>
	<atom:link href="http://windowsserver.trainsignal.com/tag/configuration-manager-2007/feed" rel="self" type="application/rss+xml" />
	<link>http://windowsserver.trainsignal.com</link>
	<description>We are here to help you learn Windows Server!</description>
	<lastBuildDate>Fri, 20 Aug 2010 16:23:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A Guide to Installing SCCM 2007 SP1 in Mixed Mode</title>
		<link>http://windowsserver.trainsignal.com/system-center-installation-guide</link>
		<comments>http://windowsserver.trainsignal.com/system-center-installation-guide#comments</comments>
		<pubDate>Mon, 22 Jun 2009 22:22:13 +0000</pubDate>
		<dc:creator>Lisa Szpunar</dc:creator>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Configuration Manager 2007]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[System Center]]></category>

		<guid isPermaLink="false">http://windowsserver.trainsignal.com/?p=5923</guid>
		<description><![CDATA[Do you want or need to install Configuration Manager System Center 2007 SP1? Here is a guided tour:
Here is an outline of the small lab environment that was used for this SCCM install. Pay special attention to the listed components that are either prerequisites for installing SCCM or are needed later to use the different [...]

<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/a-guide-to-upgrading-to-sccm-2007-r2' rel='bookmark' title='Permanent Link: A Guide to Upgrading to SCCM 2007 R2'>A Guide to Upgrading to SCCM 2007 R2</a></li>
<li><a href='http://windowsserver.trainsignal.com/system-center-configuration-manager-2007-r2-information-training-certification-resources' rel='bookmark' title='Permanent Link: System Center Configuration Manager 2007 R2: Information, Training, Certification, and Resources'>System Center Configuration Manager 2007 R2: Information, Training, Certification, and Resources</a></li>
<li><a href='http://windowsserver.trainsignal.com/sccm-exam-70-401-certification-info' rel='bookmark' title='Permanent Link: Microsoft Systems Center Configuration Manager (SCCM Exam 70-401) Certification Guide'>Microsoft Systems Center Configuration Manager (SCCM Exam 70-401) Certification Guide</a></li>
</ul></h3>]]></description>
			<content:encoded><![CDATA[<p>Do you want or need to install Configuration Manager System Center 2007 SP1? Here is a guided tour:</p>
<p>Here is an outline of the small lab environment that was used for this SCCM install. Pay special attention to the listed components that are either prerequisites for installing SCCM or are needed later to use the different SCCM roles. (Please note that later versions of any element will work too) Here is a <a title="SCCM Roles" href="http://technet.microsoft.com/en-us/library/bb694113.aspx" target="_blank">complete list of what roles use what components</a>. I also found a neat <a title="http://technet.microsoft.com/en-us/library/cc161948.aspx" href="SCCM Installation Checklist" target="_blank">installation checklist</a> you may want to check out before getting started.</p>
<h2>My Lab</h2>
<p><strong>SCCM1 – You guessed it. This is where we will install SCCM<br />
</strong></p>
<p>Windows Server 2003 R2, 32bit</p>
<ul>
<li>.Net Framework 2.0</li>
<li>Internet Information Services  6.0 (IIS)</li>
<li>Active Server Pages</li>
<li>Web-based Distributed Authoring and Versioning ( WebDAV)</li>
<li>Background Intelligent Transfer Service 2.0 (BITS)</li>
<li>Microsoft Management Console 3.0 (MMC)</li>
<li>Windows Remote Management 1.1 (WinRM)</li>
<li>Windows Server Update Services (WSUS) &#8211; Administrator Console Only</li>
</ul>
<p>SQL Server 2005 SP2</p>
<ul>
<li>Database Services</li>
<li>Workstation Components</li>
</ul>
<p><strong>DC1 – An active directory domain controller.</strong></p>
<p>Windows Server 2003 R2, 32bit</p>
<h2>System Center Configuration Manager Installation Steps</h2>
<p><strong>1. Extend the Active Directory Schema</strong></p>
<p>Log on to your Domain Controller as  the all powerful admin and run the schema extension tool. If you are doing this in a production environment there are some additional precautions you should take before touching the schema.  You can see the<a title="Extend the AD Schema for SCCM" href="http://technet.microsoft.com/en-us/library/bb680608.aspx" target="_blank"> suggested procedure</a> here. But in my lab why not rush ahead and risk a catastrophe. Isn’t that half the fun? The tool is named ExtADSch.exe and can be found on the SCCM installation disc at \SMSSETUP\BIN\I386.<br />
<span id="more-5923"></span><br />
<strong>2. Run the Prerequisite Checker</strong></p>
<p>Go to the server you want to install SCCM (SCCM1 in my case) and pop in the installation disc. Run SPLASH.HTA if it doesn’t start automatically.</p>
<p>Click <em>Run the Prerequisite Checker.</em></p>
<p>This is the first installation of Configuration Manager on this network so choose the<em> Primary site</em> radio button. Enter the server name where your SQL Server lives in the first box. In the second box enter the server name that has WSUS SDK on it. The last box is for the name of the server that will be your management point. This time you will need the fully qualified domain name. Your environment may be different then mine so adjust accordingly. That’s it for this page. Click <em>OK</em>.<br />
<img class="aligncenter size-full wp-image-5928" title="Installation Prerequisite Check Options" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/06/SCCMInstall1.jpg" alt="Installation Prerequisite Check Options" width="500" height="396" /></p>
<p>Now that you have told the prereq check where to look it will see what you are missing. Double click any item to get details about how to fix the problem. After you have fixed the issues run the prereq checker again to make sure they have cleared.<br />
<img class="aligncenter size-full wp-image-5941" title="Prerequisite Checker" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/06/SCCMInstall2.jpg" alt="Prerequisite Checker" width="500" height="423" /></p>
<p><strong>3. Configure the Active Directory System Container so that the SCCM site server has full control rights.</strong></p>
<p>Back on the Domain Controller open up Active Directory Users and Computers. Make sure you have the advance view turned on. Right click on the<em> System Container</em> and go to <em>Security tab</em> in Properties. Click Add. Make a computers object with the name and location of your Configuration Manager  machine and click <em>OK</em>.<br />
<img class="aligncenter size-full wp-image-5942" title="Give SCCM1 Full Rights" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/06/SCCMInstall3.jpg" alt="Give SCCM1 Full Rights" width="500" height="349" /></p>
<p>In the <em>Advanced Settings</em> make sure your SCCM object and all its child objects have full control.<br />
<img class="aligncenter size-full wp-image-5944" title="Advanced Settings" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/06/SCCMInstall4.jpg" alt="Advanced Settings" width="500" height="349" /></p>
<p><strong>4. Install!!</strong></p>
<p>Run <em>SPLASH.HTA</em> again and click <em>Configuration Manger 2007 SP1</em> under the Install heading. Click <em>Next</em> on the first induction screen.</p>
<p>Available Setup Options:   On the second screen choose <em>Install a Confutation Manger site server</em>. There are not very many options available if this is your first SCCM installation.<br />
<img class="aligncenter size-full wp-image-5945" title="Available Setup Options" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/06/SCCMInstall5.jpg" alt="Available Setup Options" width="500" height="381" /></p>
<p>Microsoft Software License Terms:  Read every last word of the license terms. You can even print it and read it over and over just for fun. When you are done, mark the checkbox that says I<em> accept these license terms</em>. Don’t forget your friend the <em>Next</em> button.<br />
<img class="aligncenter size-full wp-image-5946" title="Microsoft Software License Terms" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/06/SCCMInstall6.jpg" alt="Microsoft Software License Terms" width="500" height="381" /></p>
<p>Installation Settings: Choose <em>Custom settings</em> and then click <em>Next</em>. You could just choose Simple settings, but where is the fun in that?<br />
<img class="aligncenter size-full wp-image-5947" title="Installation Settings" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/06/SCCMInstall7.jpg" alt="Installation Settings" width="500" height="381" /></p>
<p>Site Type: The next screen is asking if this is the primary site or a secondary site. This is the first instance of SCCM on this network so of course we go with<em> Primary site</em>.<br />
<img class="aligncenter size-full wp-image-5949" title="Site Type" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/06/SCCMInstall8.jpg" alt="Site Type" width="500" height="381" /></p>
<p>Customer Experience Improvement Program Configuration: Yeah! You are invited…to let Microsoft watch your every move. Just kidding. I don’t think Microsoft will get anything useful from this temporary lab so I chose <em>No</em> this time.<br />
<img class="aligncenter size-full wp-image-5950" title="Customer Experience Improvement Program Configuration" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/06/SCCMInstall9.jpg" alt="Customer Experience Improvement Program Configuration" width="500" height="381" /></p>
<p>Product Key:  Insert your product key and click <em>Next</em>.<br />
<img class="aligncenter size-full wp-image-5951" title="Product Key" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/06/SCCMInstall9_1.jpg" alt="Product Key" width="500" height="381" /></p>
<p>Destination Folder: On the next screen provide a destination Folder where SCCM will be installed. Oh just leave the default and click<em> Next</em>.<br />
<img class="aligncenter size-full wp-image-5953" title="Destination Folder" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/06/SCCMInstall10.jpg" alt="Destination Folder" width="500" height="381" /></p>
<p>Site Settings: Now you have to make an actual choice! It is an arbitrary one but a choice none the less. What will your Site code be? As it explains on the screen- a site code is a 3 character unique identifier for this SCCM site. You can’t change it so choose wisely! The second box is for an unofficial nickname for your site. Fill in these two boxes and…yawn…click <em>Next</em>.<br />
<img class="aligncenter size-full wp-image-5954" title="Site Settings" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/06/SCCMInstall11.jpg" alt="Site Settings" width="500" height="381" /></p>
<p>Site Mode: As stated in the title of this article we are using <em>Mixed Mode</em>. Here is some more information about the scarier but more secure <a title="Native Mode" href="http://www.realtime-windowsserver.com/systems_management_monitoring/2008/03/are_you_considering_system_cen.htm" target="_blank">Native Mode</a>.<br />
<img class="aligncenter size-full wp-image-5955" title="Site Mode" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/06/SCCMInstall12.jpg" alt="Site Mode" width="500" height="381" /></p>
<p>Client Agent Selection: Next you get to choose which client agents you will be able to use.  The agent names are pretty self explanatory but if you want more information here is an <a title="SCCM Client Agents" href=" http://blogcastrepository.com/blogs/brian_tucker/archive/2007/02/12/sccm-2007-client-agents.aspx">article on client agents by Brian Tucker</a>. The more of them you click the more you get to play with!<br />
<img class="aligncenter size-full wp-image-5956" title="Client Agent Selection" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/06/SCCMInstall13.jpg" alt="Client Agent Selection" width="500" height="381" /></p>
<p>Database Server: On this screen you need to provide the server location of your SQL Server. The second box is the site database name. There is a naming convention you need to be aware of. Use the letters SMS then an underscore then your site code. Even though SCCM is not longer called SMS that is still the naming convention we use here.<br />
<img class="aligncenter size-full wp-image-5957" title="Database Server" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/06/SCCMInstall14.jpg" alt="Database Server" width="500" height="381" /></p>
<p>SMS Provider Settings: The SMS Provider should live on the same server as your SQL Server.  It communicates with the database. So enter the name and then click <em>Next</em>.<br />
<img class="aligncenter size-full wp-image-5958" title="SMS Provider Settings" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/06/SCCMInstall15.jpg" alt="SMS Provider Settings" width="500" height="381" /></p>
<p>Management Point: You have to have at least one Management Point to communication with clients so why not add it to the Configuration Manager Site System. This time you will need a fully qualified domain name.<br />
<img class="aligncenter size-full wp-image-5959" title="Management Point" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/06/SCCMInstall16.jpg" alt="Management Point" width="500" height="381" /></p>
<p>Port Settings: just use the default unless your production environment requires different. HTTPS is grayed out because it only works with Native Mode.<br />
<img class="aligncenter size-full wp-image-5960" title="Port Settings" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/06/SCCMInstall16_1.jpg" alt="Port Settings" width="500" height="381" /></p>
<p>Updated Prerequisite Components: Hasn’t you mama always told you to do your updates? Leave the <em>Check for updates and download newer versions to an alternate path</em> chosen then click Next.<br />
<img class="aligncenter size-full wp-image-5961" title="Updated Prerequisite Components" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/06/SCCMInstall16_2.jpg" alt="Updated Prerequisite Components" width="500" height="380" /></p>
<p>Updated Prerequisite Component Path: Make a folder for your new updates and then enter its path here. The wizard will not accept a path that does not exist. After you click <em>Next</em> there may be some updates that download. This could take several minutes. When it is done a popup box will tell you, “Successfully downloaded all prerequisite components.” Click <em>OK</em> here and then it’s time for the next screen. <br />
<img class="aligncenter size-full wp-image-5962" title="Updated Prerequisite Component Path" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/06/SCCMInstall17.jpg" alt="Updated Prerequisite Component Path" width="500" height="381" /></p>
<p>Settings Summary: This is a review of everything you choose throughout the wizard. If you need to change something you need to click the <em>back</em> button until you get back to the corresponding screen. After you click <em>Next</em> the Prerequisite Checker will run itself one more time.<br />
<img class="aligncenter size-full wp-image-5963" title="Settings Summary" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/06/SCCMInstall18.jpg" alt="Settings Summary" width="500" height="381" /></p>
<p>Resolve any errors and read any warnings to make sure they aren’t deal breakers. Then click the big button that says <em>Begin Install</em>!<br />
<img class="aligncenter size-full wp-image-5965" title="Prerequisite Checker Again" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/06/SCCMInstall19.jpg" alt="Prerequisite Checker Again" width="500" height="423" /><br />
Setup Action Status Monitoring: Here you will see actions go from Not Started to In Process to Competed. Yeah!<br />
<img class="aligncenter size-full wp-image-5964" title="Setup Action Status Monitoring" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/06/SCCMInstall20.jpg" alt="Setup Action Status Monitoring" width="500" height="381" /></p>
<p>Eventually you will get a screen that informs you that the setup completes successfully (I hope). Click F<em>inish</em> and you’re done!<br />
<img class="aligncenter size-full wp-image-5966" title="Done!" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/06/SCCMInstall21.jpg" alt="Done!" width="500" height="381" /></p>
<p>Join me next time for a step by<a title="A Guide to Upgrading to SCCM 2007 R2" href="http://windowsserver.trainsignal.com/a-guide-to-upgrading-to-sccm-2007-r2" target="_blank"> step guide to upgrading this install to System Center Configuration Manager 2007 R2</a>. I will talk a little about the new features available in R2 as well.</p>
<p>Oh and if you want to learn more about <a title="System Center Configuration Manager Training" href="http://www.trainsignal.com/System-Center-Configuration-Manager-P71.aspx" target="_blank">System Center Configuration manager check out our training course</a> that is now available.</p>


<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/a-guide-to-upgrading-to-sccm-2007-r2' rel='bookmark' title='Permanent Link: A Guide to Upgrading to SCCM 2007 R2'>A Guide to Upgrading to SCCM 2007 R2</a></li>
<li><a href='http://windowsserver.trainsignal.com/system-center-configuration-manager-2007-r2-information-training-certification-resources' rel='bookmark' title='Permanent Link: System Center Configuration Manager 2007 R2: Information, Training, Certification, and Resources'>System Center Configuration Manager 2007 R2: Information, Training, Certification, and Resources</a></li>
<li><a href='http://windowsserver.trainsignal.com/sccm-exam-70-401-certification-info' rel='bookmark' title='Permanent Link: Microsoft Systems Center Configuration Manager (SCCM Exam 70-401) Certification Guide'>Microsoft Systems Center Configuration Manager (SCCM Exam 70-401) Certification Guide</a></li>
</ul></h3>]]></content:encoded>
			<wfw:commentRss>http://windowsserver.trainsignal.com/system-center-installation-guide/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>System Center Configuration Manager 2007 R2: Information, Training, Certification, and Resources</title>
		<link>http://windowsserver.trainsignal.com/system-center-configuration-manager-2007-r2-information-training-certification-resources</link>
		<comments>http://windowsserver.trainsignal.com/system-center-configuration-manager-2007-r2-information-training-certification-resources#comments</comments>
		<pubDate>Sat, 06 Jun 2009 00:02:25 +0000</pubDate>
		<dc:creator>Lisa Szpunar</dc:creator>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Certification]]></category>
		<category><![CDATA[Configuration Manager 2007]]></category>
		<category><![CDATA[Configuration Manager 2007 R2]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[System Center]]></category>

		<guid isPermaLink="false">http://windowsserver.trainsignal.com/?p=5711</guid>
		<description><![CDATA[My new BFF is SCCM!
Here at Train Signal I am working on a training course about Microsoft’s System Center Configuration Manager 2007 R2. As Gosia mentioned in a previous article, Configuration Manager is just one part of System Center. The knowledge that I sap up while polishing instructor Scott Lowe’s Configuration Manager videos has been [...]

<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/microsoft-sccm-70-401-certification-guide' rel='bookmark' title='Permanent Link: System Center Configuration Manager 70-401 Certification Guide'>System Center Configuration Manager 70-401 Certification Guide</a></li>
<li><a href='http://windowsserver.trainsignal.com/sccm-exam-70-401-certification-info' rel='bookmark' title='Permanent Link: Microsoft Systems Center Configuration Manager (SCCM Exam 70-401) Certification Guide'>Microsoft Systems Center Configuration Manager (SCCM Exam 70-401) Certification Guide</a></li>
<li><a href='http://windowsserver.trainsignal.com/scom-exam-70-400-certification-info' rel='bookmark' title='Permanent Link: Microsoft System Center Operations Manager (SCOM Exam 70-400) Certification Guide'>Microsoft System Center Operations Manager (SCOM Exam 70-400) Certification Guide</a></li>
</ul></h3>]]></description>
			<content:encoded><![CDATA[<h2><img class="float size-full wp-image-5723" title="SCCM!" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/06/sccm1.jpg" alt="SCCM!" width="252" height="125" />My new BFF is SCCM!</h2>
<p>Here at Train Signal I am working on a training course about Microsoft’s System Center Configuration Manager 2007 R2. As <a title="What’s Microsoft System Center? Anyone!?" href="http://windowsserver.trainsignal.com/what-is-system-center" target="_blank">Gosia mentioned in a previous article</a>, Configuration Manager is just one part of System Center. The knowledge that I sap up while polishing instructor <a title="Scott Lowe's Linkedin Page" href="http://www.linkedin.com/in/scottlowe" target="_blank">Scott Lowe’s</a> Configuration Manager videos has been my first taste of the System Center line. Let me tell you I am really liking it. I can see its potential to make life easier for IT pros at medium to large sized businesses.</p>
<h2>Configuration Manager Can &#8230;</h2>
<p>In case you aren’t familiar with its repertoire SCCM allows you to manage all sorts of tasks from within one program. No more Remote Desktop-ing in or &#8211; heaven forbid - walking over to a machine.</p>
<p>Here are a few things that System Center Configuration Manager can do:</p>
<ul>
<li>Deploy operating systems (even servers!)</li>
<li>Software distribution, management, and updates</li>
<li>Manage security, support, updates, and more for mobile users</li>
<li>Very, very detailed and expansive reporting</li>
<li>Total Asset Intelligence – know what software and hardware you have where, how it is configured, and how often it is used</li>
<li>Desired Configuration Management – set a baseline for desired configurations and SCCM will let you know what doesn’t comply</li>
</ul>
<p><span id="more-5711"></span></p>
<h2>SCCM Certification Exam</h2>
<p>Whenever you decide to tackle another Microsoft technology, one thing to consider is certification. You guessed it – Microsoft offers a SCCM certification. It is called<em> Microsoft System Center Configuration Manager 2007, Configuring</em>.</p>
<p>The exam number is Exam 70-401. If you would like more information here is the <a title="SCCM Exam Info" href="http://www.microsoft.com/learning/en/us/exams/70-401.mspx" target="_blank">Microsoft Learning page on the 70-401 exam</a>. One neat thing about the 401 exam is that it can be used as an elective requirement for the MCSA or MCSE 2003 certifications.</p>
<h2>Links to Configuration Manager Resources</h2>
<p>I just know you can’t wait for Train Signal to release the SCCM training. To tide you over until then here are some resources.</p>
<p><strong>Blogs to Bookmark</strong></p>
<ul>
<li><a title="System Center Configuration Manager Team Blog" href="http://blogs.technet.com/configmgrteam/default.aspx" target="_blank">System Center Configuration Manager Team Blog</a></li>
<li><a title="The Configuration Manager Support Team Blog" href="http://blogs.technet.com/configurationmgr/default.aspx" target="_blank">The Configuration Manager Support Team Blog</a></li>
<li><a title="Configuration Manager with Jason Lewis" href="http://blogs.technet.com/jasonlewis/default.aspx" target="_blank">Configuration Manager with Jason Lewis</a></li>
</ul>
<p><strong>Training and Learning</strong></p>
<ul>
<li><a title="SCCM Virtual Labs" href="http://www.microsoft.com/systemcenter/configurationmanager/en/us/virtual-labs.aspx" target="_blank">Virtual Labs</a> &#8211; The two 90 min lab topics are: <em>Introduction to System Center Configuration Manager 2007</em> and <em>Upgrading from Microsoft Systems Management Server 2003 to System Center Configuration Manager 2007</em></li>
<li><a title="Pre-Configured Virtual Hard Disc" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=e0fadab7-0620-481d-a8b6-070001727c56&amp;displaylang=en" target="_blank">Pre-Configured Virtual Hard Disc</a> so you can play with Microsoft System Center Configuration Manager 2007 R2</li>
<li><a title="Best Practices for Certificate Management" href="http://technet.microsoft.com/en-us/library/bb680496.aspx" target="_blank">Best Practices for Certificate Management</a> (The PKI kind not the exam kind)</li>
<li><a title="System Center Configuration Manager Training" href="http://www.trainsignal.com/System-Center-Configuration-Manager-P71.aspx" target="_blank">Train Signal’s upcoming SCCM training *Now Available!*</a> </li>
</ul>


<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/microsoft-sccm-70-401-certification-guide' rel='bookmark' title='Permanent Link: System Center Configuration Manager 70-401 Certification Guide'>System Center Configuration Manager 70-401 Certification Guide</a></li>
<li><a href='http://windowsserver.trainsignal.com/sccm-exam-70-401-certification-info' rel='bookmark' title='Permanent Link: Microsoft Systems Center Configuration Manager (SCCM Exam 70-401) Certification Guide'>Microsoft Systems Center Configuration Manager (SCCM Exam 70-401) Certification Guide</a></li>
<li><a href='http://windowsserver.trainsignal.com/scom-exam-70-400-certification-info' rel='bookmark' title='Permanent Link: Microsoft System Center Operations Manager (SCOM Exam 70-400) Certification Guide'>Microsoft System Center Operations Manager (SCOM Exam 70-400) Certification Guide</a></li>
</ul></h3>]]></content:encoded>
			<wfw:commentRss>http://windowsserver.trainsignal.com/system-center-configuration-manager-2007-r2-information-training-certification-resources/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>What&#8217;s Microsoft System Center?  Anyone!?</title>
		<link>http://windowsserver.trainsignal.com/what-is-system-center</link>
		<comments>http://windowsserver.trainsignal.com/what-is-system-center#comments</comments>
		<pubDate>Thu, 19 Mar 2009 14:00:23 +0000</pubDate>
		<dc:creator>Gosia Grabowska</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Configuration Manager 2007]]></category>
		<category><![CDATA[Data Protection Manager 2007]]></category>
		<category><![CDATA[Essentials 2007]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Operations Manager 2007]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[Virtual Machine Manager 2008]]></category>

		<guid isPermaLink="false">http://windowsserver.trainsignal.com/?p=4610</guid>
		<description><![CDATA[Have you heard of Microsoft&#8217;s System Center? Know what it does? I didn&#8217;t either &#8230;
I got this package from Microsoft the other day, and on the bottom it says Microsoft System Center.  
After opening it I realized that it was evaluation software for Virtual Machine Manager and Operations Manager (sent because I went to the [...]

<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/systems-center-certification-overview' rel='bookmark' title='Permanent Link: Microsoft Systems Center Certification Overview'>Microsoft Systems Center Certification Overview</a></li>
<li><a href='http://windowsserver.trainsignal.com/scdpm-exam-70-658-certification-info' rel='bookmark' title='Permanent Link: Microsoft System Center Data Protection Manager (SCDPM Exam 70-658) Certification Guide'>Microsoft System Center Data Protection Manager (SCDPM Exam 70-658) Certification Guide</a></li>
<li><a href='http://windowsserver.trainsignal.com/scom-exam-70-400-certification-info' rel='bookmark' title='Permanent Link: Microsoft System Center Operations Manager (SCOM Exam 70-400) Certification Guide'>Microsoft System Center Operations Manager (SCOM Exam 70-400) Certification Guide</a></li>
</ul></h3>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.microsoft.com/systemcenter/products/default.mspx"><img class="size-full wp-image-4654 float" title="System Center" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/03/systemcenter-002.jpg" alt="Microsoft System Center" width="230" height="301" style="padding-right: 10px;" /></a>Have you heard of Microsoft&#8217;s System Center? Know what it does? I didn&#8217;t either &#8230;</p>
<p>I got this package from Microsoft the other day, and on the bottom it says <strong>Microsoft System Center</strong>.  </p>
<p>After opening it I realized that it was evaluation software for Virtual Machine Manager and Operations Manager (sent because I went to the <a href="http://www.trainsignaltraining.com/microsofts-getvirtualnow-conference-in-chicago/2008-10-29/">getVIRTUALnow conference</a> last year), but I wasn&#8217;t sure what these products were for.</p>
<p>I decided to Google it and found out that there are 5 core products making up the System Center:</p>
<ul>
<li>Configuration Manager 2007 R2</li>
<li>Operations Manager 2007</li>
<li>Data Protection Manager 2007</li>
<li>Virtual Machine Manager 2008</li>
<li>Essentials 2007</li>
</ul>
<p>I was able to find out that all these products were created by Microsoft to help us, the Microsoft shops, with efficiency, optimization, enhancement, and protection of our servers and data. </p>
<p><span id="more-4610"></span></p>
<h3> &bull; Configuration Manager 2007 R2</h3>
<p>Configuration Manager is designed to help you assess, deploy and update your servers, workstations, and other devices (both physical and virtual devices).</p>
<h3> &bull; Operations Manager 2007</h3>
<p>Operations Manager (that&#8217;s one of the products I got) can help you increase efficiency in your organization and provide much greater control over your IT environment.</p>
<h3> &bull; Data Protection Manager 2007</h3>
<p>Data Protection Manager assists with rapid and reliable backup and recovery of your data as well as provide continuous data protection for all Microsoft application and file servers.</p>
<h3> &bull; Virtual Machine Manger 2008</h3>
<p>Virtual Machine Manger (VMM &#8211; this is the second evaluation software that appeared at my desk) helps configure and deploy virtual machines.  Once they are deployed it centrally manages the physical and virtual infrastructure.  The 2008 version of VMM provides multi-vendor virtualization platform support, enhanced support of &#8220;high availability&#8221; host clusters, as well as a few other very appealing new features.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-4665" title="Microsoft System Center products" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/03/systemcenter-003.jpg" alt="Microsoft System Center products" width="394" height="179" /></p>
<h3> &bull; Essentials 2007</h3>
<p>As for the Essentials product, it is designed for businesses with up to 500 workstation and 30 servers and it provides unified management of IT environment with increased efficiency.</p>
<p>To find out more about all these core products as well as other System Center products visit the <a title="Microsoft System Center" href="http://www.microsoft.com/systemcenter/en/us/default.aspx" target="_blank">Microsoft System Center</a> page.</p>
<p>Have you used the System Center products?  I would love to hear about it.  Did you like it?  Do you think it&#8217;s worth the investment?  Let me know!</p>


<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/systems-center-certification-overview' rel='bookmark' title='Permanent Link: Microsoft Systems Center Certification Overview'>Microsoft Systems Center Certification Overview</a></li>
<li><a href='http://windowsserver.trainsignal.com/scdpm-exam-70-658-certification-info' rel='bookmark' title='Permanent Link: Microsoft System Center Data Protection Manager (SCDPM Exam 70-658) Certification Guide'>Microsoft System Center Data Protection Manager (SCDPM Exam 70-658) Certification Guide</a></li>
<li><a href='http://windowsserver.trainsignal.com/scom-exam-70-400-certification-info' rel='bookmark' title='Permanent Link: Microsoft System Center Operations Manager (SCOM Exam 70-400) Certification Guide'>Microsoft System Center Operations Manager (SCOM Exam 70-400) Certification Guide</a></li>
</ul></h3>]]></content:encoded>
			<wfw:commentRss>http://windowsserver.trainsignal.com/what-is-system-center/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
