<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:evnet="http://www.mscommunities.com/rssmodule/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"><channel><title>Entries tagged with system center configuration manager - TechNet Edge</title><atom:link rel="self" type="application/rss+xml" href="http://edge.technet.com/tags/system+center+configuration+manager/feed/ipod/default.aspx" /><itunes:summary>system center configuration manager</itunes:summary><itunes:author>David Tesar, Joey Snow, Neil Hutson, Adam Bomb</itunes:author><itunes:subtitle></itunes:subtitle><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/Edge/images/feedimage.png</url><title>Entries tagged with system center configuration manager - TechNet Edge</title><link>http://edge.technet.com/Tags/System+Center+Configuration+Manager/</link></image><itunes:image href="http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/Edge/images/feedimage.png" /><itunes:category text="Technology" /><description>system center configuration manager</description><link>http://edge.technet.com/Tags/System+Center+Configuration+Manager/</link><language>en-us</language><pubDate>Thu, 12 Nov 2009 18:20:59 GMT</pubDate><lastBuildDate>Thu, 12 Nov 2009 18:20:59 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3531.14011, Culture=neutral, PublicKeyToken=null)</generator><item><title>Managing your Microsoft World - Tech Focus November 2009 Part 1</title><description>&lt;p&gt;The old adage “A watched pot never boils” could be applied to your servers. “A watched server never goes wrong”, that server always decides to doing something right before those critical moments, just as you are leaving for the day, just before the game starts, just as your food arrives, it never does it when you have the console open on the server. The answer to this is to use some form of “early warning system”, something that monitors what’s going on and lets you know when conditions you deem critical occur. So what “early warning systems” are there and when do you use them? &lt;/p&gt;
&lt;p&gt;The one thing Microsoft Servers and the applications that run on them do well is that they expose a significant amount of information through event logs and performance logs. This is a double edged sword, while the information is detailed; it’s also isolated to that particular server. To get a full picture of what is going on across all your servers you have to be able to analyse all this information. So a basic “early warning system” can use this built in-functionality for Windows Server 2008 and above (this also includes Windows Vista and Windows 7 and while strictly not Data Center products it could be useful to know). The Event viewer in Windows Server 2008 has the ability to &lt;a href="http://technet.microsoft.com/en-us/library/cc748900(WS.10).aspx"&gt;run a task when a specific event occurs&lt;/a&gt;, this task could be a script that addresses the event or informs you about the event. This is a simple solution for a small number of servers, and I do mean small number. Remember if you decide to change the task later, you have to modify every server it’s on. The next step up is to use the same task idea, but have it run on one machine only. What makes this machine special is that it is the target in an &lt;a href="http://technet.microsoft.com/en-us/library/cc749183(WS.10).aspx"&gt;Event Subscription&lt;/a&gt; setup. Here, all the servers can be configured to send events to one machine; this machine in turn can monitor the events and alert you when specific events occur. This is a little more centralized than running tasks on each server. &lt;/p&gt;
&lt;p&gt;The above is not really a system management solution; the purpose of the information is to highlight the basics of a system management solution. True solutions, like I’ll come onto next, process the information in the event logs and in performance counters in a way that makes it easy to digest from the outset and they also apply “knowledge” to issues to correct them for you. The “early warning system” should deliver a view of your servers and clients in one console and allow you to correct issues with a few clicks. So let’s look at the two System Center solutions you can use.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://edge.technet.com/Media/Intro-to-System-Center-Essentials/"&gt;If your data center is up to around 30 servers&lt;/a&gt; – physical and/or virtual – you can use &lt;a href="http://go.microsoft.com/fwlink/?LinkId=83037"&gt;System Center Essentials 2007&lt;/a&gt;. Essentials 2007 is a &lt;a href="http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?culture=en-US&amp;amp;EventID=1032335654&amp;amp;EventCategory=3"&gt;mid-sized organization solution&lt;/a&gt;; it can work in a single Domain environment or a workgroup environment. It provides a single console view that allows you to manage your &lt;a href="http://go.microsoft.com/fwlink/?linkid=82233"&gt;Windows-based servers, Windows-based clients, applications, services and SNMP-capable network devices&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;What if your Data Center is beyond 30 servers? If you are then there is no reason you should expect a less experience than Essentials 2007 provides. You have much the same requirements as a mid-size organization, just bigger. For a job this big, then you need Essentials 2007’s bigger brother, &lt;a href="http://www.microsoft.com/events/series/detail/webcastdetails.aspx?seriesid=37&amp;amp;webcastid=5557"&gt;System Center Operations Manager 2007 R2&lt;/a&gt;. There are a lot of features that both Essentials 2007 and SCOM 2007 R2 share to deliver a management experience and &lt;a href="http://download.microsoft.com/download/B/1/D/B1D2450B-FF55-46BF-9E54-49FF984C89BD/SC_OpsMgr2007_R2-IntroductionWP.pdf"&gt;cost saving&lt;/a&gt; experience.&lt;/p&gt;
&lt;p&gt;In both products you have a single console that is designed to deliver information clearly and quickly. When there is a problem, the console clearly identifies the issue and can suggest remediation actions. The way the system decides what actions can be take is based on information that is contained in &lt;a href="http://technet.microsoft.com/en-us/library/cc974491.aspx"&gt;Management Packs.&lt;/a&gt; These “packs” contain monitoring settings for applications and services. Once imported, Operations Manager or Essentials 2007 immediately begin to monitor objects based on default configurations and thresholds that are set in the management pack. What makes these powerful are the parts contained within the pack, for example, Packs can contain Tasks, which define activities that can be executed by either the agent or the console. (As a side note, there are &lt;a href="http://technet.microsoft.com/en-us/opsmgr/cc539535.aspx"&gt;over 50 management packs&lt;/a&gt; for various Microsoft products.) &lt;/p&gt;
&lt;p&gt;Operations Manager 2007 R2 also allows you to &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=1d9d709f-9628-46a8-952b-a78f5dd2bdd9&amp;amp;displaylang=en"&gt;track service levels&lt;/a&gt;, which is becoming increasingly important for IT Operations as they are pressured to provide the services they are providing are available and performing. This also leads to a need for reports; you can &lt;a href="http://www.microsoft.com/events/series/detail/webcastdetails.aspx?seriesid=37&amp;amp;webcastid=5559"&gt;create custom reports&lt;/a&gt; with Operations Manager 2007 R2 to meet whatever reporting requirement you may need.&lt;/p&gt;
&lt;p&gt;Operations Manager 2007 R2 is a power tool, some thought should be given into how exactly to deploy it. To help there is a Solution Accelerator called the &lt;a href="http://technet.microsoft.com/en-us/library/ee354213.aspx"&gt;Infrastructure Planning and Deployment (IPD) Guide&lt;/a&gt;, if the guide seems a bit much to start with, the is also a &lt;a href="http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?culture=en-US&amp;amp;EventID=1032409727&amp;amp;CountryCode=US"&gt;Deployment Webcast&lt;/a&gt; that can provide some useful insights into what worked, as well as what didn't, when deploying Operations Manager 2007 into different environments. Likewise if you are under the 30 server limit that allows you to use Essentials 2007, there is a &lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032339489&amp;amp;culture=en-US"&gt;Deployment Webcast&lt;/a&gt; that will walk you through the processes for deploying Essentials 2007 in different network environments.&lt;/p&gt;
&lt;p&gt;In the next post I’ll cover how to specifically manage Hyper-V and your virtual machine infrastructure.&lt;/p&gt;&lt;img src="http://edge.technet.com/12543/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://edge.technet.com/Media/Managing-your-Microsoft-World-Tech-Focus-November-2009-Part-1/</comments><itunes:summary>The old adage “A watched pot never boils” could be applied to your servers. “A watched server never goes wrong”, that server always decides to doing something right before those critical moments, just as you are leaving for the day, just before the game starts, just as your food arrives, it never does it when you have the console open on the server. The answer to this is to use some form of “early warning system”, something that monitors what’s going on and lets you know when conditions you deem critical occur. So what “early warning systems” are there and when do you use them? 
The one thing Microsoft Servers and the applications that run on them do well is that they expose a significant amount of information through event logs and performance logs. This is a double edged sword, while the information is detailed; it’s also isolated to that particular server. To get a full picture of what is going on across all your servers you have to be able to analyse all this information. So a basic “early warning system” can use this built in-functionality for Windows Server 2008 and above (this also includes Windows Vista and Windows 7 and while strictly not Data Center products it could be useful to know). The Event viewer in Windows Server 2008 has the ability to run a task when a specific event occurs, this task could be a script that addresses the event or informs you about the event. This is a simple solution for a small number of servers, and I do mean small number. Remember if you decide to change the task later, you have to modify every server it’s on. The next step up is to use the same task idea, but have it run on one machine only. What makes this machine special is that it is the target in an Event Subscription setup. Here, all the servers can be configured to send events to one machine; this machine in turn can monitor the events and alert you when specific events occur. This is a little more centralized than running tasks on each server. 
The above is not really a system management solution; the purpose of the information is to highlight the basics of a system management solution. True solutions, like I’ll come onto next, process the information in the event logs and in performance counters in a way that makes it easy to digest from the outset and they also apply “knowledge” to issues to correct them for you. The “early warning system” should deliver a view of your servers and clients in one console and allow you to correct issues with a few clicks. So let’s look at the two System Center solutions you can use.
If your data center is up to around 30 servers – physical and/or virtual – you can use System Center Essentials 2007. Essentials 2007 is a mid-sized organization solution; it can work in a single Domain environment or a workgroup environment. It provides a single console view that allows you to manage your Windows-based servers, Windows-based clients, applications, services and SNMP-capable network devices.
What if your Data Center is beyond 30 servers? If you are then there is no reason you should expect a less experience than Essentials 2007 provides. You have much the same requirements as a mid-size organization, just bigger. For a job this big, then you need Essentials 2007’s bigger brother, System Center Operations Manager 2007 R2. There are a lot of features that both Essentials 2007 and SCOM 2007 R2 share to deliver a management experience and cost saving experience.
In both products you have a single console that is designed to deliver information clearly and quickly. When there is a problem, the console clearly identifies the issue and can suggest remediation actions. The way the system decides what actions can be take is based on information that is contained in Management Packs. These “packs” contain monitoring settings for applications and services. Once imported, Operations Manager or Essentials 2007 immediately begin to monitor objects based on default configurations and thresholds that are set in the management pack. What makes these powerful are the parts contained within the pack, for example, Packs can contain Tasks, which define activities that can be executed by either the agent or the console. (As a side note, there are over 50 management packs for various Microsoft products.) 
Operations Manager 2007 R2 also allows you to track service levels, which is becoming increasingly important for IT Operations as they are pressured to provide the services they are providing are available and performing. This also leads to a need for reports; you can create custom reports with Operations Manager 2007 R2 to meet whatever reporting requirement you may need.
Operations Manager 2007 R2 is a power tool, some thought should be given into how exactly to deploy it. To help there is a Solution Accelerator called the Infrastructure Planning and Deployment (IPD) Guide, if the guide seems a bit much to start with, the is also a Deployment Webcast that can provide some useful insights into what worked, as well as what didn't, when deploying Operations Manager 2007 into different environments. Likewise if you are under the 30 server limit that allows you to use Essentials 2007, there is a Deployment Webcast that will walk you through the processes for deploying Essentials 2007 in different network environments.
In the next post I’ll cover how to specifically manage Hyper-V and your virtual machine infrastructure.</itunes:summary><link>http://edge.technet.com/Media/Managing-your-Microsoft-World-Tech-Focus-November-2009-Part-1/</link><pubDate>Thu, 12 Nov 2009 18:24:00 GMT</pubDate><guid isPermaLink="false">http://edge.technet.com/Media/Managing-your-Microsoft-World-Tech-Focus-November-2009-Part-1/</guid><evnet:views>6957</evnet:views><evnet:viewtrackingurl>http://edge.technet.com/12543/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;The old adage “A watched pot never boils” could be applied to your servers. “A watched server never goes wrong”, that server always decides to doing something right before those critical moments, just as you are leaving for the day, just before the game starts, just as your food arrives, it never does it when you have the console open on the server. The answer to this is to use some form of “early warning system”, something that monitors what’s going on and lets you know when conditions you deem critical occur. So what “early warning systems” are there and when do you use them? &lt;/p&gt;</evnet:previewtext><dc:creator>Alan Le Marquand</dc:creator><itunes:author>Alan Le Marquand</itunes:author><slash:comments>0</slash:comments><wfw:commentRss>http://edge.technet.com/Media/Managing-your-Microsoft-World-Tech-Focus-November-2009-Part-1/RSS/</wfw:commentRss><trackback:ping>http://edge.technet.com/12543/Trackback.aspx</trackback:ping><category>Hyper-V</category><category>System Center Configuration Manager</category><category>system center essentials 2010</category></item><item><title>Automating Windows 7 Deployment with SCCM 2007 R2 SP2 (Part 4 of 5)</title><description>&lt;img src="http://ecn.channel9.msdn.com/o9/edge/0/4/4/2/1/CLI312Demo4_85_edge.png" border="0" /&gt;This is part 4 of a 5 part series of screencasts, which were the demos from the TechNet Webcast: "Automating Windows 7 Deployments using System Center Configuration Manager 2007 R2 SP2" delivered November 11, 2009.&lt;br /&gt;
&lt;br /&gt;
Part 4: Deploying Windows 7 to Bare Metal Systems&lt;br /&gt;
&lt;br /&gt;
In this session we create and advertise the task sequence for, and perform a PXE-boot and installation of Windows 7 onto a "bare metal system" (A computer with no OS installed on it).&lt;br /&gt;
&lt;br /&gt;
For topic resources, plus links to the webcast recording and the other screencast demo videos from this series, click here: &lt;a href="http://blogs.technet.com/kevinremde/archive/2009/11/11/CLI312.aspx"&gt;http://blogs.technet.com/kevinremde/archive/2009/11/11/CLI312.aspx&lt;/a&gt;&lt;img src="http://edge.technet.com/12440/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://edge.technet.com/Media/Automating-Windows-7-Deployment-with-SCCM-2007-R2-SP2-Part-4-of-5/</comments><itunes:summary>This is part 4 of a 5 part series of screencasts, which were the demos from the TechNet Webcast: "Automating Windows 7 Deployments using System Center Configuration Manager 2007 R2 SP2" delivered November 11, 2009.

Part 4: Deploying Windows 7 to Bare Metal Systems

In this session we create and advertise the task sequence for, and perform a PXE-boot and installation of Windows 7 onto a "bare metal system" (A computer with no OS installed on it).

For topic resources, plus links to the webcast recording and the other screencast demo videos from this series, click here: http://blogs.technet.com/kevinremde/archive/2009/11/11/CLI312.aspx</itunes:summary><link>http://edge.technet.com/Media/Automating-Windows-7-Deployment-with-SCCM-2007-R2-SP2-Part-4-of-5/</link><pubDate>Thu, 12 Nov 2009 04:01:00 GMT</pubDate><guid isPermaLink="false">http://ecn.channel9.msdn.com/o9/edge/0/4/4/2/1/CLI312Demo4_edge.mp4</guid><evnet:views>6448</evnet:views><evnet:viewtrackingurl>http://edge.technet.com/12440/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Part 4: Deploying Windows 7 to Bare Metal Systems&lt;br /&gt;
&lt;br /&gt;
In this session we create and advertise the task sequence for, and perform a PXE-boot and installation of Windows 7 onto a "bare metal system" (A computer with no OS installed on it).</evnet:previewtext><media:thumbnail url="http://ecn.channel9.msdn.com/o9/edge/0/4/4/2/1/CLI312Demo4_320_edge.png" height="240" width="320" /><media:thumbnail url="http://ecn.channel9.msdn.com/o9/edge/0/4/4/2/1/CLI312Demo4_85_edge.png" height="64" width="85" /><media:group><media:content url="http://ecn.channel9.msdn.com/o9/edge/0/4/4/2/1/CLI312Demo4_512_edge.png" expression="full" duration="833" type="image/jpeg" medium="image" /><media:content url="http://ecn.channel9.msdn.com/o9/edge/0/4/4/2/1/CLI312Demo4_edge.mp4" expression="full" duration="833" fileSize="27945992" type="video/mp4" medium="video" /><media:content url="http://ecn.channel9.msdn.com/o9/edge/0/4/4/2/1/CLI312Demo4_edge.mp3" expression="full" duration="833" fileSize="6667674" type="audio/mp3" medium="audio" /><media:content url="http://ecn.channel9.msdn.com/o9/edge/0/4/4/2/1/CLI312Demo4_edge.mp4" expression="full" duration="833" fileSize="27945992" type="video/mp4" medium="video" /><media:content isDefault="true" url="http://ecn.channel9.msdn.com/o9/edge/0/4/4/2/1/CLI312Demo4_edge.wma" expression="full" duration="833" fileSize="6745947" type="audio/x-ms-wma" medium="audio" /><media:content isDefault="true" url="http://ecn.channel9.msdn.com/o9/edge/0/4/4/2/1/CLI312Demo4_edge.wmv" expression="full" duration="833" fileSize="30785189" type="video/x-ms-wmv" medium="video" /><media:content url="http://ecn.channel9.msdn.com/o9/edge/0/4/4/2/1/CLI312Demo4_2MB_edge.wmv" expression="full" duration="833" fileSize="35882965" type="video/x-ms-wmv" medium="video" /><media:content url="http://ecn.channel9.msdn.com/o9/edge/0/4/4/2/1/CLI312Demo4_Zune_edge.wmv" expression="full" duration="833" fileSize="22225241" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschannel9.vo.msecnd.net/ss1/edge/0/4/4/2/1/CLI312Demo4.ism" expression="full" duration="833" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://ecn.channel9.msdn.com/o9/edge/0/4/4/2/1/CLI312Demo4_edge.mp4" length="27945992" type="video/mp4" /><dc:creator>Kevin Remde</dc:creator><itunes:author>Kevin Remde</itunes:author><slash:comments>2</slash:comments><wfw:commentRss>http://edge.technet.com/Media/Automating-Windows-7-Deployment-with-SCCM-2007-R2-SP2-Part-4-of-5/RSS/</wfw:commentRss><trackback:ping>http://edge.technet.com/12440/Trackback.aspx</trackback:ping><category>Deployment</category><category>sccm</category><category>System Center Configuration Manager</category><category>USMT</category><category>Windows 7</category></item><item><title>Automating Windows 7 Deployment with SCCM 2007 R2 SP2 (Part 5 of 5)</title><description>&lt;img src="http://ecn.channel9.msdn.com/o9/edge/9/3/4/2/1/CLI312Demo5_85_edge.png" border="0" /&gt;This is part 5 of a 5 part series of screencasts, which were the demos from the TechNet Webcast: "Automating Windows 7 Deployments using System Center Configuration Manager 2007 R2 SP2" delivered November 11, 2009.&lt;br /&gt;
&lt;br /&gt;
Part 5: Deploying Windows 7 to Existing Windows Clients&lt;br /&gt;
&lt;br /&gt;
In the "grand finale" of this series, we add the USMT (User State Migration Tool) package to SCCM 2007, and include it in a new task sequence for the sake of upgrading existing Windows clients from Windows XP or Windows Vista to Windows 7.  We then perform the upgrade of an existing Windows XP system, while retaining user files and settings.&lt;br /&gt;
&lt;br /&gt;
For topic resources, plus links to the webcast recording and the other screencast demo videos from this series, click here: &lt;a href="http://blogs.technet.com/kevinremde/archive/2009/11/11/CLI312.aspx"&gt;http://blogs.technet.com/kevinremde/archive/2009/11/11/CLI312.aspx&lt;/a&gt;&lt;br /&gt;&lt;img src="http://edge.technet.com/12439/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://edge.technet.com/Media/Automating-Windows-7-Deployment-with-SCCM-2007-R2-SP2-Part-5-of-5/</comments><itunes:summary>This is part 5 of a 5 part series of screencasts, which were the demos from the TechNet Webcast: "Automating Windows 7 Deployments using System Center Configuration Manager 2007 R2 SP2" delivered November 11, 2009.

Part 5: Deploying Windows 7 to Existing Windows Clients

In the "grand finale" of this series, we add the USMT (User State Migration Tool) package to SCCM 2007, and include it in a new task sequence for the sake of upgrading existing Windows clients from Windows XP or Windows Vista to Windows 7.  We then perform the upgrade of an existing Windows XP system, while retaining user files and settings.

For topic resources, plus links to the webcast recording and the other screencast demo videos from this series, click here: http://blogs.technet.com/kevinremde/archive/2009/11/11/CLI312.aspx</itunes:summary><link>http://edge.technet.com/Media/Automating-Windows-7-Deployment-with-SCCM-2007-R2-SP2-Part-5-of-5/</link><pubDate>Thu, 12 Nov 2009 04:01:00 GMT</pubDate><guid isPermaLink="false">http://ecn.channel9.msdn.com/o9/edge/9/3/4/2/1/CLI312Demo5_edge.mp4</guid><evnet:views>5630</evnet:views><evnet:viewtrackingurl>http://edge.technet.com/12439/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Part 5: Deploying Windows 7 to Existing Windows Clients&lt;br /&gt;
&lt;br /&gt;
In the "grand finale" of this series, we add the USMT (User State Migration Tool) package to SCCM 2007, and include it in a new task sequence for the sake of upgrading existing Windows clients from Windows XP or Windows Vista to Windows 7.  We then perform the upgrade of an existing Windows XP system, while retaining user files and settings.</evnet:previewtext><media:thumbnail url="http://ecn.channel9.msdn.com/o9/edge/9/3/4/2/1/CLI312Demo5_320_edge.png" height="240" width="320" /><media:thumbnail url="http://ecn.channel9.msdn.com/o9/edge/9/3/4/2/1/CLI312Demo5_85_edge.png" height="64" width="85" /><media:group><media:content url="http://ecn.channel9.msdn.com/o9/edge/9/3/4/2/1/CLI312Demo5_512_edge.png" expression="full" duration="872" type="image/jpeg" medium="image" /><media:content url="http://ecn.channel9.msdn.com/o9/edge/9/3/4/2/1/CLI312Demo5_edge.mp4" expression="full" duration="872" fileSize="30268333" type="video/mp4" medium="video" /><media:content url="http://ecn.channel9.msdn.com/o9/edge/9/3/4/2/1/CLI312Demo5_edge.mp3" expression="full" duration="872" fileSize="6983861" type="audio/mp3" medium="audio" /><media:content url="http://ecn.channel9.msdn.com/o9/edge/9/3/4/2/1/CLI312Demo5_edge.mp4" expression="full" duration="872" fileSize="30268333" type="video/mp4" medium="video" /><media:content isDefault="true" url="http://ecn.channel9.msdn.com/o9/edge/9/3/4/2/1/CLI312Demo5_edge.wma" expression="full" duration="872" fileSize="7064377" type="audio/x-ms-wma" medium="audio" /><media:content isDefault="true" url="http://ecn.channel9.msdn.com/o9/edge/9/3/4/2/1/CLI312Demo5_edge.wmv" expression="full" duration="872" fileSize="32705741" type="video/x-ms-wmv" medium="video" /><media:content url="http://ecn.channel9.msdn.com/o9/edge/9/3/4/2/1/CLI312Demo5_2MB_edge.wmv" expression="full" duration="872" fileSize="37059199" type="video/x-ms-wmv" medium="video" /><media:content url="http://ecn.channel9.msdn.com/o9/edge/9/3/4/2/1/CLI312Demo5_Zune_edge.wmv" expression="full" duration="872" fileSize="23473793" type="video/x-ms-wmv" medium="video" /><media:content url="http://ss.channel9.msdn.com/edge/9/3/4/2/1/CLI312Demo5.ism" expression="full" duration="872" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://ecn.channel9.msdn.com/o9/edge/9/3/4/2/1/CLI312Demo5_edge.mp4" length="30268333" type="video/mp4" /><dc:creator>Kevin Remde</dc:creator><itunes:author>Kevin Remde</itunes:author><slash:comments>0</slash:comments><wfw:commentRss>http://edge.technet.com/Media/Automating-Windows-7-Deployment-with-SCCM-2007-R2-SP2-Part-5-of-5/RSS/</wfw:commentRss><trackback:ping>http://edge.technet.com/12439/Trackback.aspx</trackback:ping><category>Deployment</category><category>sccm</category><category>System Center Configuration Manager</category><category>USMT</category><category>Windows 7</category></item><item><title>Automating Windows 7 Deployment with SCCM 2007 R2 SP2 (Part 3 of 5)</title><description>&lt;img src="http://ecn.channel9.msdn.com/o9/edge/1/4/4/2/1/CLI312Demo3_85_edge.png" border="0" /&gt;This is part 3 of a 5 part series of screencasts, which were the demos from the TechNet Webcast: "Automating Windows 7 Deployments using System Center Configuration Manager 2007 R2 SP2" delivered November 11, 2009.&lt;br /&gt;
&lt;br /&gt;
Part 3: Adding Windows 7 Packages&lt;br /&gt;
&lt;br /&gt;
In part 3 we configure and enable PXE remote booting for the sake of a bare metal deployment, and then add and setup deployment points for our boot images and our operating system image.&lt;br /&gt;
 &lt;br /&gt;
For topic resources, plus links to the webcast recording and the other screencast demo videos from this series, click here: &lt;a href="http://blogs.technet.com/kevinremde/archive/2009/11/11/CLI312.aspx"&gt;http://blogs.technet.com/kevinremde/archive/2009/11/11/CLI312.aspx&lt;/a&gt;&lt;img src="http://edge.technet.com/12441/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://edge.technet.com/Media/Automating-Windows-7-Deployment-with-SCCM-2007-R2-SP2-Part-3-of-5/</comments><itunes:summary>This is part 3 of a 5 part series of screencasts, which were the demos from the TechNet Webcast: "Automating Windows 7 Deployments using System Center Configuration Manager 2007 R2 SP2" delivered November 11, 2009.

Part 3: Adding Windows 7 Packages

In part 3 we configure and enable PXE remote booting for the sake of a bare metal deployment, and then add and setup deployment points for our boot images and our operating system image.
 
For topic resources, plus links to the webcast recording and the other screencast demo videos from this series, click here: http://blogs.technet.com/kevinremde/archive/2009/11/11/CLI312.aspx</itunes:summary><link>http://edge.technet.com/Media/Automating-Windows-7-Deployment-with-SCCM-2007-R2-SP2-Part-3-of-5/</link><pubDate>Wed, 11 Nov 2009 11:45:00 GMT</pubDate><guid isPermaLink="false">http://ecn.channel9.msdn.com/o9/edge/1/4/4/2/1/CLI312Demo3_edge.mp4</guid><evnet:views>7062</evnet:views><evnet:viewtrackingurl>http://edge.technet.com/12441/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Part 3: Adding Windows 7 Packages&lt;br /&gt;
&lt;br /&gt;
In part 3 we configure and enable PXE remote booting for the sake of a bare metal deployment, and then add and setup deployment points for our boot images and our operating system image.</evnet:previewtext><media:thumbnail url="http://ecn.channel9.msdn.com/o9/edge/1/4/4/2/1/CLI312Demo3_320_edge.png" height="240" width="320" /><media:thumbnail url="http://ecn.channel9.msdn.com/o9/edge/1/4/4/2/1/CLI312Demo3_85_edge.png" height="64" width="85" /><media:group><media:content url="http://ecn.channel9.msdn.com/o9/edge/1/4/4/2/1/CLI312Demo3_512_edge.png" expression="full" duration="628" type="image/jpeg" medium="image" /><media:content url="http://ecn.channel9.msdn.com/o9/edge/1/4/4/2/1/CLI312Demo3_edge.mp4" expression="full" duration="628" fileSize="21725130" type="video/mp4" medium="video" /><media:content url="http://ecn.channel9.msdn.com/o9/edge/1/4/4/2/1/CLI312Demo3_edge.mp3" expression="full" duration="628" fileSize="5030319" type="audio/mp3" medium="audio" /><media:content url="http://ecn.channel9.msdn.com/o9/edge/1/4/4/2/1/CLI312Demo3_edge.mp4" expression="full" duration="628" fileSize="21725130" type="video/mp4" medium="video" /><media:content isDefault="true" url="http://ecn.channel9.msdn.com/o9/edge/1/4/4/2/1/CLI312Demo3_edge.wma" expression="full" duration="628" fileSize="5090743" type="audio/x-ms-wma" medium="audio" /><media:content isDefault="true" url="http://ecn.channel9.msdn.com/o9/edge/1/4/4/2/1/CLI312Demo3_edge.wmv" expression="full" duration="628" fileSize="23886319" type="video/x-ms-wmv" medium="video" /><media:content url="http://ecn.channel9.msdn.com/o9/edge/1/4/4/2/1/CLI312Demo3_2MB_edge.wmv" expression="full" duration="628" fileSize="29225735" type="video/x-ms-wmv" medium="video" /><media:content url="http://ecn.channel9.msdn.com/o9/edge/1/4/4/2/1/CLI312Demo3_Zune_edge.wmv" expression="full" duration="628" fileSize="17134371" type="video/x-ms-wmv" medium="video" /><media:content url="http://ss.channel9.msdn.com/edge/1/4/4/2/1/CLI312Demo3.ism" expression="full" duration="628" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://ecn.channel9.msdn.com/o9/edge/1/4/4/2/1/CLI312Demo3_edge.mp4" length="21725130" type="video/mp4" /><dc:creator>Kevin Remde</dc:creator><itunes:author>Kevin Remde</itunes:author><slash:comments>0</slash:comments><wfw:commentRss>http://edge.technet.com/Media/Automating-Windows-7-Deployment-with-SCCM-2007-R2-SP2-Part-3-of-5/RSS/</wfw:commentRss><trackback:ping>http://edge.technet.com/12441/Trackback.aspx</trackback:ping><category>Deployment</category><category>sccm</category><category>System Center Configuration Manager</category><category>USMT</category><category>Windows 7</category></item><item><title>Automating Windows 7 Deployment with SCCM 2007 R2 SP2 (Part 2 of 5)</title><description>&lt;img src="http://ecn.channel9.msdn.com/o9/edge/2/4/4/2/1/CLI312Demo2_85_edge.png" border="0" /&gt;This is part 2 of a 5 part series of screencasts, which were the demos from the TechNet Webcast: "Automating Windows 7 Deployments using System Center Configuration Manager 2007 R2 SP2" delivered November 11, 2009.&lt;br /&gt;
&lt;br /&gt;
Part 2: Inventory Reporting&lt;br /&gt;
&lt;br /&gt;
In part 2 I briefly show you how to find the results of our Asset Intelligence collecting, and the sorts of information available to you to help you better plan for your Windows 7 deployment.&lt;br /&gt;
&lt;br /&gt;
For topic resources, plus links to the webcast recording and the other screencast demo videos from this series, click here: &lt;a href="http://blogs.technet.com/kevinremde/archive/2009/11/11/CLI312.aspx"&gt;http://blogs.technet.com/kevinremde/archive/2009/11/11/CLI312.aspx&lt;/a&gt;&lt;img src="http://edge.technet.com/12442/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://edge.technet.com/Media/Automating-Windows-7-Deployment-with-SCCM-2007-R2-SP2-Part-2-of-5/</comments><itunes:summary>This is part 2 of a 5 part series of screencasts, which were the demos from the TechNet Webcast: "Automating Windows 7 Deployments using System Center Configuration Manager 2007 R2 SP2" delivered November 11, 2009.

Part 2: Inventory Reporting

In part 2 I briefly show you how to find the results of our Asset Intelligence collecting, and the sorts of information available to you to help you better plan for your Windows 7 deployment.

For topic resources, plus links to the webcast recording and the other screencast demo videos from this series, click here: http://blogs.technet.com/kevinremde/archive/2009/11/11/CLI312.aspx</itunes:summary><link>http://edge.technet.com/Media/Automating-Windows-7-Deployment-with-SCCM-2007-R2-SP2-Part-2-of-5/</link><pubDate>Tue, 10 Nov 2009 16:27:00 GMT</pubDate><guid isPermaLink="false">http://ecn.channel9.msdn.com/o9/edge/2/4/4/2/1/CLI312Demo2_edge.mp4</guid><evnet:views>1248</evnet:views><evnet:viewtrackingurl>http://edge.technet.com/12442/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Part 2: Inventory Reporting&lt;br /&gt;
&lt;br /&gt;
In part 2 I briefly show you how to find the results of our Asset Intelligence collecting, and the sorts of information available to you to help you better plan for your Windows 7 deployment.</evnet:previewtext><media:thumbnail url="http://ecn.channel9.msdn.com/o9/edge/2/4/4/2/1/CLI312Demo2_320_edge.png" height="240" width="320" /><media:thumbnail url="http://ecn.channel9.msdn.com/o9/edge/2/4/4/2/1/CLI312Demo2_85_edge.png" height="64" width="85" /><media:group><media:content url="http://ecn.channel9.msdn.com/o9/edge/2/4/4/2/1/CLI312Demo2_512_edge.png" expression="full" duration="362" type="image/jpeg" medium="image" /><media:content url="http://ecn.channel9.msdn.com/o9/edge/2/4/4/2/1/CLI312Demo2_edge.mp4" expression="full" duration="362" fileSize="14425534" type="video/mp4" medium="video" /><media:content url="http://ecn.channel9.msdn.com/o9/edge/2/4/4/2/1/CLI312Demo2_edge.mp3" expression="full" duration="362" fileSize="2899772" type="audio/mp3" medium="audio" /><media:content url="http://ecn.channel9.msdn.com/o9/edge/2/4/4/2/1/CLI312Demo2_edge.mp4" expression="full" duration="362" fileSize="14425534" type="video/mp4" medium="video" /><media:content isDefault="true" url="http://ecn.channel9.msdn.com/o9/edge/2/4/4/2/1/CLI312Demo2_edge.wma" expression="full" duration="362" fileSize="2936881" type="audio/x-ms-wma" medium="audio" /><media:content isDefault="true" url="http://ecn.channel9.msdn.com/o9/edge/2/4/4/2/1/CLI312Demo2_edge.wmv" expression="full" duration="362" fileSize="17946601" type="video/x-ms-wmv" medium="video" /><media:content url="http://ecn.channel9.msdn.com/o9/edge/2/4/4/2/1/CLI312Demo2_2MB_edge.wmv" expression="full" duration="362" fileSize="25872139" type="video/x-ms-wmv" medium="video" /><media:content url="http://ecn.channel9.msdn.com/o9/edge/2/4/4/2/1/CLI312Demo2_Zune_edge.wmv" expression="full" duration="362" fileSize="11482653" type="video/x-ms-wmv" medium="video" /><media:content url="http://ss.channel9.msdn.com/edge/2/4/4/2/1/CLI312Demo2.ism" expression="full" duration="362" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://ecn.channel9.msdn.com/o9/edge/2/4/4/2/1/CLI312Demo2_edge.mp4" length="14425534" type="video/mp4" /><dc:creator>Kevin Remde</dc:creator><itunes:author>Kevin Remde</itunes:author><slash:comments>0</slash:comments><wfw:commentRss>http://edge.technet.com/Media/Automating-Windows-7-Deployment-with-SCCM-2007-R2-SP2-Part-2-of-5/RSS/</wfw:commentRss><trackback:ping>http://edge.technet.com/12442/Trackback.aspx</trackback:ping><category>Deployment</category><category>sccm</category><category>System Center Configuration Manager</category><category>USMT</category><category>Windows 7</category></item><item><title>Automating Windows 7 Deployment with SCCM 2007 R2 SP2 (Part 1 of 5)</title><description>&lt;img src="http://ecn.channel9.msdn.com/o9/edge/3/4/4/2/1/CLI312Demo1_85_edge.png" border="0" /&gt;This is part 1 of a 5 part series of screencasts, which were the demos from the TechNet Webcast: "Automating Windows 7 Deployments using System Center Configuration Manager 2007 R2 SP2" delivered November 11, 2009.&lt;br /&gt;
&lt;br /&gt;
Part 1: Using Asset Intelligence&lt;br /&gt;
&lt;br /&gt;
In part 1 we configure the Asset Intelligence feature of SCCM 2007 to collect software and hardware inventory, with the goal of gathering useful information to help you plan for your Windows 7 deployment.&lt;br /&gt;
&lt;br /&gt;
For topic resources, plus links to the webcast recording and the other screencast demo videos from this series, click here: &lt;a href="http://blogs.technet.com/kevinremde/archive/2009/11/11/CLI312.aspx"&gt;http://blogs.technet.com/kevinremde/archive/2009/11/11/CLI312.aspx&lt;/a&gt;&lt;br /&gt;&lt;img src="http://edge.technet.com/12443/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://edge.technet.com/Media/Automating-Windows-7-Deployment-with-SCCM-2007-R2-SP2-Part-1-of-5/</comments><itunes:summary>This is part 1 of a 5 part series of screencasts, which were the demos from the TechNet Webcast: "Automating Windows 7 Deployments using System Center Configuration Manager 2007 R2 SP2" delivered November 11, 2009.

Part 1: Using Asset Intelligence

In part 1 we configure the Asset Intelligence feature of SCCM 2007 to collect software and hardware inventory, with the goal of gathering useful information to help you plan for your Windows 7 deployment.

For topic resources, plus links to the webcast recording and the other screencast demo videos from this series, click here: http://blogs.technet.com/kevinremde/archive/2009/11/11/CLI312.aspx</itunes:summary><link>http://edge.technet.com/Media/Automating-Windows-7-Deployment-with-SCCM-2007-R2-SP2-Part-1-of-5/</link><pubDate>Tue, 10 Nov 2009 16:26:00 GMT</pubDate><guid isPermaLink="false">http://ecn.channel9.msdn.com/o9/edge/3/4/4/2/1/CLI312Demo1_edge.mp4</guid><evnet:views>1413</evnet:views><evnet:viewtrackingurl>http://edge.technet.com/12443/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Part 1: Using Asset Intelligence&lt;br /&gt;
&lt;br /&gt;
In part 1 we configure the Asset Intelligence feature of SCCM 2007 to collect software and hardware inventory, with the goal of gathering useful information to help you plan for your Windows 7 deployment.</evnet:previewtext><media:thumbnail url="http://ecn.channel9.msdn.com/o9/edge/3/4/4/2/1/CLI312Demo1_320_edge.png" height="240" width="320" /><media:thumbnail url="http://ecn.channel9.msdn.com/o9/edge/3/4/4/2/1/CLI312Demo1_85_edge.png" height="64" width="85" /><media:group><media:content url="http://ecn.channel9.msdn.com/o9/edge/3/4/4/2/1/CLI312Demo1_512_edge.png" expression="full" duration="491" type="image/jpeg" medium="image" /><media:content url="http://ecn.channel9.msdn.com/o9/edge/3/4/4/2/1/CLI312Demo1_edge.mp4" expression="full" duration="491" fileSize="17542862" type="video/mp4" medium="video" /><media:content url="http://ecn.channel9.msdn.com/o9/edge/3/4/4/2/1/CLI312Demo1_edge.mp3" expression="full" duration="491" fileSize="3931714" type="audio/mp3" medium="audio" /><media:content url="http://ecn.channel9.msdn.com/o9/edge/3/4/4/2/1/CLI312Demo1_edge.mp4" expression="full" duration="491" fileSize="17542862" type="video/mp4" medium="video" /><media:content isDefault="true" url="http://ecn.channel9.msdn.com/o9/edge/3/4/4/2/1/CLI312Demo1_edge.wma" expression="full" duration="491" fileSize="3979263" type="audio/x-ms-wma" medium="audio" /><media:content isDefault="true" url="http://ecn.channel9.msdn.com/o9/edge/3/4/4/2/1/CLI312Demo1_edge.wmv" expression="full" duration="491" fileSize="20140401" type="video/x-ms-wmv" medium="video" /><media:content url="http://ecn.channel9.msdn.com/o9/edge/3/4/4/2/1/CLI312Demo1_2MB_edge.wmv" expression="full" duration="491" fileSize="24768687" type="video/x-ms-wmv" medium="video" /><media:content url="http://ecn.channel9.msdn.com/o9/edge/3/4/4/2/1/CLI312Demo1_Zune_edge.wmv" expression="full" duration="491" fileSize="13756453" type="video/x-ms-wmv" medium="video" /><media:content url="http://ss.channel9.msdn.com/edge/3/4/4/2/1/CLI312Demo1.ism" expression="full" duration="491" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://ecn.channel9.msdn.com/o9/edge/3/4/4/2/1/CLI312Demo1_edge.mp4" length="17542862" type="video/mp4" /><dc:creator>Kevin Remde</dc:creator><itunes:author>Kevin Remde</itunes:author><slash:comments>1</slash:comments><wfw:commentRss>http://edge.technet.com/Media/Automating-Windows-7-Deployment-with-SCCM-2007-R2-SP2-Part-1-of-5/RSS/</wfw:commentRss><trackback:ping>http://edge.technet.com/12443/Trackback.aspx</trackback:ping><category>Deployment</category><category>sccm</category><category>System Center Configuration Manager</category><category>USMT</category><category>Windows 7</category></item><item><title>Toward User-Centric Client Computing: Citrix Integration with Configuration Manager</title><description>&lt;img src="http://ecn.channel9.msdn.com/o9/edge/6/5/7/3/brad6v2_85_edge.png" border="0" /&gt;In this episode of their ongoing discourse on System Center, virtualization, and other topics in IT systems management, Jeff and Brad talk about a recent announcement from Citrix regarding their efforts with Microsoft to simplify desktop computing through a closer partnership in developing and integrating desktop virtualization technologies. Citrix's XenApp, as Brad and Jeff discuss, with its integration into System Center Configuration Manager, represents a significant step toward the vision of user-centric client computing.&lt;br /&gt;
&lt;br /&gt;
Additional resources:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;a href="http://citrix.com/English/NE/news/news.asp?newsID=1855682" target="_blank"&gt;Citrix Press Release
    &lt;li&gt;&lt;a href="http://www.microsoft.com/systemcenter/configurationmanager/en/us/default.aspx"&gt;System Center Configuration Manager Home&lt;/a&gt; &lt;/li&gt;
    &lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="http://blogs.technet.com/systemcenter"&gt;System Center Team Blog&lt;/a&gt;  &lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://edge.technet.com/3756/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://edge.technet.com/Media/Toward-User-Centric-Client-Computing-Citrix-Integration-with-Configuration-Manager/</comments><itunes:summary>In this episode of their ongoing discourse on System Center, virtualization, and other topics in IT systems management, Jeff and Brad talk about a recent announcement from Citrix regarding their efforts with Microsoft to simplify desktop computing through a closer partnership in developing and integrating desktop virtualization technologies. Citrix's XenApp, as Brad and Jeff discuss, with its integration into System Center Configuration Manager, represents a significant step toward the vision of user-centric client computing.

Additional resources:


    Citrix Press Release
    System Center Configuration Manager Home 
    
    System Center Team Blog  
</itunes:summary><link>http://edge.technet.com/Media/Toward-User-Centric-Client-Computing-Citrix-Integration-with-Configuration-Manager/</link><pubDate>Wed, 16 Sep 2009 16:46:00 GMT</pubDate><guid isPermaLink="false">http://ecn.channel9.msdn.com/o9/edge/6/5/7/3/brad6v2_edge.mp4</guid><evnet:views>1789</evnet:views><evnet:viewtrackingurl>http://edge.technet.com/3756/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Jeff and Brad talk about a recent announcement from Citrix regarding their efforts with Microsoft to simplify desktop computing through a closer partnership in developing and integrating desktop virtualization technologies.</evnet:previewtext><media:thumbnail url="http://ecn.channel9.msdn.com/o9/edge/6/5/7/3/brad6v2_320_edge.png" height="240" width="320" /><media:thumbnail url="http://ecn.channel9.msdn.com/o9/edge/6/5/7/3/brad6v2_85_edge.png" height="64" width="85" /><media:group><media:content url="http://ecn.channel9.msdn.com/o9/edge/6/5/7/3/brad6v2_512_edge.png" expression="full" duration="324" type="image/jpeg" medium="image" /><media:content url="http://ecn.channel9.msdn.com/o9/edge/6/5/7/3/brad6v2_edge.mp4" expression="full" duration="324" fileSize="39491475" type="video/mp4" medium="video" /><media:content url="http://ecn.channel9.msdn.com/o9/edge/6/5/7/3/brad6v2_edge.mp3" expression="full" duration="324" fileSize="2598041" type="audio/mp3" medium="audio" /><media:content url="http://ecn.channel9.msdn.com/o9/edge/6/5/7/3/brad6v2_edge.mp4" expression="full" duration="324" fileSize="39491475" type="video/mp4" medium="video" /><media:content isDefault="true" url="http://ecn.channel9.msdn.com/o9/edge/6/5/7/3/brad6v2_edge.wma" expression="full" duration="324" fileSize="2630473" type="audio/x-ms-wma" medium="audio" /><media:content isDefault="true" url="http://ecn.channel9.msdn.com/o9/edge/6/5/7/3/brad6v2_edge.wmv" expression="full" duration="324" fileSize="71242121" type="video/x-ms-wmv" medium="video" /><media:content url="http://ecn.channel9.msdn.com/o9/edge/6/5/7/3/brad6v2_2MB_edge.wmv" expression="full" duration="324" fileSize="60623581" type="video/x-ms-wmv" medium="video" /><media:content url="http://ecn.channel9.msdn.com/o9/edge/6/5/7/3/brad6v2_Zune_edge.wmv" expression="full" duration="324" fileSize="45866049" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://ecn.channel9.msdn.com/o9/edge/6/5/7/3/brad6v2_edge.mp4" length="39491475" type="video/mp4" /><dc:creator>Dave Morehouse</dc:creator><itunes:author>Dave Morehouse</itunes:author><slash:comments>0</slash:comments><wfw:commentRss>http://edge.technet.com/Media/Toward-User-Centric-Client-Computing-Citrix-Integration-with-Configuration-Manager/RSS/</wfw:commentRss><trackback:ping>http://edge.technet.com/3756/Trackback.aspx</trackback:ping><category>Citrix</category><category>System Center</category><category>System Center Configuration Manager</category><category>UCC</category><category>User-Centric Client Computing</category><category>Virtualization</category></item><item><title>Integration of Dell's Lifecycle Controller with Microsoft System Center</title><description>&lt;img src="http://ecn.channel9.msdn.com/o9/edge/8/3/3/7/brad7dell_85_edge.png" border="0" /&gt;Brad Anderson, System Center corporate VP, meets with Laurie Tolson, systems management VP of Dell, to discuss their technology partnership, in particular the integration with System Center of Dell's latest offering in systems management, Lifecycle Controller 1.2, part of the 11G family of Dell server hardware.&lt;img src="http://edge.technet.com/7338/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://edge.technet.com/Media/Integration-of-Dells-Lifecycle-Controller-with-Microsoft-System-Center/</comments><itunes:summary>Brad Anderson, System Center corporate VP, meets with Laurie Tolson, systems management VP of Dell, to discuss their technology partnership, in particular the integration with System Center of Dell's latest offering in systems management, Lifecycle Controller 1.2, part of the 11G family of Dell server hardware.</itunes:summary><link>http://edge.technet.com/Media/Integration-of-Dells-Lifecycle-Controller-with-Microsoft-System-Center/</link><pubDate>Thu, 10 Sep 2009 05:58:00 GMT</pubDate><guid isPermaLink="false">http://ecn.channel9.msdn.com/o9/edge/8/3/3/7/brad7dell_edge.mp4</guid><evnet:views>77786</evnet:views><evnet:viewtrackingurl>http://edge.technet.com/7338/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Brad Anderson, System Center CVP, meets with Laurie Tolson, systems management VP of Dell, to discuss their technology partnership, in particular the integration with System Center of Dell's latest offering in systems management, Lifecycle Controller 1.2, part of the 11G family of Dell server hardware.</evnet:previewtext><media:thumbnail url="http://ecn.channel9.msdn.com/o9/edge/8/3/3/7/brad7dell_320_edge.png" height="240" width="320" /><media:thumbnail url="http://ecn.channel9.msdn.com/o9/edge/8/3/3/7/brad7dell_85_edge.png" height="64" width="85" /><media:group><media:content url="http://ecn.channel9.msdn.com/o9/edge/8/3/3/7/brad7dell_512_edge.png" expression="full" duration="476" type="image/jpeg" medium="image" /><media:content url="http://ecn.channel9.msdn.com/o9/edge/8/3/3/7/brad7dell_edge.mp4" expression="full" duration="476" fileSize="54877034" type="video/mp4" medium="video" /><media:content url="http://ecn.channel9.msdn.com/o9/edge/8/3/3/7/brad7dell_edge.mp3" expression="full" duration="476" fileSize="3813651" type="audio/mp3" medium="audio" /><media:content url="http://ecn.channel9.msdn.com/o9/edge/8/3/3/7/brad7dell_edge.mp4" expression="full" duration="476" fileSize="54877034" type="video/mp4" medium="video" /><media:content isDefault="true" url="http://ecn.channel9.msdn.com/o9/edge/8/3/3/7/brad7dell_edge.wma" expression="full" duration="476" fileSize="3859109" type="audio/x-ms-wma" medium="audio" /><media:content isDefault="true" url="http://ecn.channel9.msdn.com/o9/edge/8/3/3/7/brad7dell_edge.wmv" expression="full" duration="476" fileSize="104140249" type="video/x-ms-wmv" medium="video" /><media:content url="http://ecn.channel9.msdn.com/o9/edge/8/3/3/7/brad7dell_2MB_edge.wmv" expression="full" duration="476" fileSize="121624501" type="video/x-ms-wmv" medium="video" /><media:content url="http://ecn.channel9.msdn.com/o9/edge/8/3/3/7/brad7dell_Zune_edge.wmv" expression="full" duration="476" fileSize="64284177" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://ecn.channel9.msdn.com/o9/edge/8/3/3/7/brad7dell_edge.mp4" length="54877034" type="video/mp4" /><dc:creator>Dave Morehouse</dc:creator><itunes:author>Dave Morehouse</itunes:author><slash:comments>1</slash:comments><wfw:commentRss>http://edge.technet.com/Media/Integration-of-Dells-Lifecycle-Controller-with-Microsoft-System-Center/RSS/</wfw:commentRss><trackback:ping>http://edge.technet.com/7338/Trackback.aspx</trackback:ping><category>Dell</category><category>partners</category><category>System Center</category><category>System Center Configuration Manager</category><category>Systems Management</category></item><item><title>Screencast (Part 4 of 4): Master Your Environment with System Center Configuration Manager 2007</title><description>&lt;img src="http://mschnlnine.vo.llnwd.net/d1/edge/5/8/3/3/FY09Q3SCCMPart4_small_edge.png" border="0" /&gt;&lt;p&gt;Part 4: Desired Configuration Management and Network Access Protection.&lt;br /&gt;
&lt;br /&gt;
The final screencast in a series of four on System Center Configuration Manager.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;&lt;a href="http://edge.technet.com/Media/Screencast-Part-1-of-4-Master-Your-Environment-with-System-Center-Configuration-Manager-2007/" target="_blank"&gt;Part 1 of 4:  The Administrator Console&lt;/a&gt; :  Review the basics of SCCM 2007&lt;/p&gt;
&lt;p&gt;&lt;a href="http://edge.technet.com/Media/Screencast-Part-2-of-4-Master-Your-Environment-with-System-Center-Configuration-Manager-2007/" title="http://edge.technet.com/Media/Screencast-Part-2-of-4-Master-Your-Environment-with-System-Center-Configuration-Manager-2007/" target="_blank"&gt;Part 2 of 4:  Site Server Roles&lt;/a&gt; : Discuss the different Site Server Roles and what each of role does.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://edge.technet.com/Media/Screencast-Part-3-of-4-Master-Your-Environment-with-System-Center-Configuration-Manager-2007/" title="http://edge.technet.com/Media/Screencast-Part-3-of-4-Master-Your-Environment-with-System-Center-Configuration-Manager-2007/" target="_blank"&gt;Part 3 of 4:  Operating System Deployment and Software Update Management&lt;/a&gt; : Review the OSD functionality and integration with WSUS.&lt;/p&gt;
&lt;p&gt;As more clients and servers are added to your environment, the task of managing these resources becomes much more complex. Knowing the range of available hardware and software, while keeping the machines current with the latest applications and patch updates can become onerous.  But don’t despair ­– there’s a solution to this problem. System Center Configuration Manager 2007 (SCCM 2007) is the ideal way to comprehensively assess, deploy, and update your servers, clients, and devices – across physical, virtual, distributed, and mobile environments. Not only can you take control of your infrastructure, but you can also leverage SCCM 2007’s integration with Network Access Protection (NAP) to quickly and easily remediate machines throughout the organization that don’t meet the network policy requirements. You’ll see how simple this remediation process can be, regardless of whether machines are communicating with your network through VPN, hardwired, or wireless connections. &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;img src="http://edge.technet.com/3385/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://edge.technet.com/Media/Screencast-Part-4-of-4-Master-Your-Environment-with-System-Center-Configuration-Manager-2007/</comments><itunes:summary>Part 4: Desired Configuration Management and Network Access Protection.

The final screencast in a series of four on System Center Configuration Manager.

Part 1 of 4:  The Administrator Console :  Review the basics of SCCM 2007
Part 2 of 4:  Site Server Roles : Discuss the different Site Server Roles and what each of role does.
Part 3 of 4:  Operating System Deployment and Software Update Management : Review the OSD functionality and integration with WSUS.
As more clients and servers are added to your environment, the task of managing these resources becomes much more complex. Knowing the range of available hardware and software, while keeping the machines current with the latest applications and patch updates can become onerous.  But don’t despair ­– there’s a solution to this problem. System Center Configuration Manager 2007 (SCCM 2007) is the ideal way to comprehensively assess, deploy, and update your servers, clients, and devices – across physical, virtual, distributed, and mobile environments. Not only can you take control of your infrastructure, but you can also leverage SCCM 2007’s integration with Network Access Protection (NAP) to quickly and easily remediate machines throughout the organization that don’t meet the network policy requirements. You’ll see how simple this remediation process can be, regardless of whether machines are communicating with your network through VPN, hardwired, or wireless connections. 
 </itunes:summary><link>http://edge.technet.com/Media/Screencast-Part-4-of-4-Master-Your-Environment-with-System-Center-Configuration-Manager-2007/</link><pubDate>Wed, 01 Jul 2009 18:30:00 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/edge/5/8/3/3/FY09Q3SCCMPart4_edge.mp4</guid><evnet:views>4494</evnet:views><evnet:viewtrackingurl>http://edge.technet.com/3385/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Part 4: Desired Configuration Management and Network Access Protection. &lt;br /&gt;
&lt;br /&gt;
The final screencast in a series of four on System Center Configuration Manager.&lt;br /&gt;
&lt;br /&gt;
As more clients and servers are added to your environment, the task of managing these resources becomes much more complex. Knowing the range of available hardware and software, while keeping the machines current with the latest applications and patch updates can become onerous.  But don’t despair ­– there’s a solution to this problem. System Center Configuration Manager 2007 (SCCM 2007) is the ideal way to comprehensively assess, deploy, and…</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/edge/5/8/3/3/FY09Q3SCCMPart4_large_edge.png" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/edge/5/8/3/3/FY09Q3SCCMPart4_small_edge.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/5/8/3/3/FY09Q3SCCMPart4_edge.mp4" expression="full" duration="1062" fileSize="23583128" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/5/8/3/3/FY09Q3SCCMPart4_edge.mp3" expression="full" duration="1062" fileSize="8498825" type="audio/mp3" medium="audio" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/5/8/3/3/FY09Q3SCCMPart4_edge.mp4" expression="full" duration="1062" fileSize="23583128" type="video/mp4" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/edge/5/8/3/3/FY09Q3SCCMPart4_edge.wma" expression="full" duration="1062" fileSize="17196881" type="audio/x-ms-wma" medium="audio" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/edge/5/8/3/3/FY09Q3SCCMPart4_2MB_edge.wmv" expression="full" duration="1062" fileSize="17117529" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/5/8/3/3/FY09Q3SCCMPart4_2MB_edge.wmv" expression="full" duration="1062" fileSize="17117529" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/5/8/3/3/FY09Q3SCCMPart4_Zune_edge.wmv" expression="full" duration="1062" fileSize="25035795" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/edge/5/8/3/3/FY09Q3SCCMPart4_edge.mp4" length="23583128" type="video/mp4" /><dc:creator>johnbake</dc:creator><itunes:author>johnbake</itunes:author><slash:comments>0</slash:comments><wfw:commentRss>http://edge.technet.com/Media/Screencast-Part-4-of-4-Master-Your-Environment-with-System-Center-Configuration-Manager-2007/RSS/</wfw:commentRss><trackback:ping>http://edge.technet.com/3385/Trackback.aspx</trackback:ping><category>NAP</category><category>System Center Configuration Manager</category><category>Windows 7</category></item><item><title>Screencast (Part 3 of 4): Master Your Environment with System Center Configuration Manager 2007</title><description>&lt;img src="http://mschnlnine.vo.llnwd.net/d1/edge/4/8/3/3/FY09Q3SCCMPart3_small_edge.png" border="0" /&gt;&lt;p&gt;Part 3: Operating System Deployment and Software Update Management.&lt;br /&gt;
&lt;br /&gt;
The third screencast in a series of four on System Center Configuration Manager.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;&lt;a href="http://edge.technet.com/Media/Screencast-Part-1-of-4-Master-Your-Environment-with-System-Center-Configuration-Manager-2007/" target="_blank"&gt;Part 1 of 4:  The Administrator Console&lt;/a&gt; :  Review the basics of SCCM 2007&lt;/p&gt;
&lt;p&gt;&lt;a href="http://edge.technet.com/Media/Screencast-Part-2-of-4-Master-Your-Environment-with-System-Center-Configuration-Manager-2007/" title="http://edge.technet.com/Media/Screencast-Part-2-of-4-Master-Your-Environment-with-System-Center-Configuration-Manager-2007/" target="_blank"&gt;Part 2 of 4:  Site Server Roles&lt;/a&gt; : Discuss the different Site Server Roles and what each of role does.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://edge.technet.com/Media/Screencast-Part-4-of-4-Master-Your-Environment-with-System-Center-Configuration-Manager-2007/" title="http://edge.technet.com/Media/Screencast-Part-4-of-4-Master-Your-Environment-with-System-Center-Configuration-Manager-2007/" target="_blank"&gt;Part 4 of 4:  Desired Configuration Manager and Network Access Protection&lt;/a&gt; : Review DCM and see how NAP can be integrated with SCCM 2007 to remediate unhealthy systems.&lt;/p&gt;
&lt;p&gt;As more clients and servers are added to your environment, the task of managing these resources becomes much more complex. Knowing the range of available hardware and software, while keeping the machines current with the latest applications and patch updates can become onerous.  But don’t despair ­– there’s a solution to this problem. System Center Configuration Manager 2007 (SCCM 2007) is the ideal way to comprehensively assess, deploy, and update your servers, clients, and devices – across physical, virtual, distributed, and mobile environments. Not only can you take control of your infrastructure, but you can also leverage SCCM 2007’s integration with Network Access Protection (NAP) to quickly and easily remediate machines throughout the organization that don’t meet the network policy requirements. You’ll see how simple this remediation process can be, regardless of whether machines are communicating with your network through VPN, hardwired, or wireless connections. &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;img src="http://edge.technet.com/3384/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://edge.technet.com/Media/Screencast-Part-3-of-4-Master-Your-Environment-with-System-Center-Configuration-Manager-2007/</comments><itunes:summary>Part 3: Operating System Deployment and Software Update Management.

The third screencast in a series of four on System Center Configuration Manager.

Part 1 of 4:  The Administrator Console :  Review the basics of SCCM 2007
Part 2 of 4:  Site Server Roles : Discuss the different Site Server Roles and what each of role does.
Part 4 of 4:  Desired Configuration Manager and Network Access Protection : Review DCM and see how NAP can be integrated with SCCM 2007 to remediate unhealthy systems.
As more clients and servers are added to your environment, the task of managing these resources becomes much more complex. Knowing the range of available hardware and software, while keeping the machines current with the latest applications and patch updates can become onerous.  But don’t despair ­– there’s a solution to this problem. System Center Configuration Manager 2007 (SCCM 2007) is the ideal way to comprehensively assess, deploy, and update your servers, clients, and devices – across physical, virtual, distributed, and mobile environments. Not only can you take control of your infrastructure, but you can also leverage SCCM 2007’s integration with Network Access Protection (NAP) to quickly and easily remediate machines throughout the organization that don’t meet the network policy requirements. You’ll see how simple this remediation process can be, regardless of whether machines are communicating with your network through VPN, hardwired, or wireless connections. 
 </itunes:summary><link>http://edge.technet.com/Media/Screencast-Part-3-of-4-Master-Your-Environment-with-System-Center-Configuration-Manager-2007/</link><pubDate>Wed, 01 Jul 2009 18:30:00 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/edge/4/8/3/3/FY09Q3SCCMPart3_edge.mp4</guid><evnet:views>4639</evnet:views><evnet:viewtrackingurl>http://edge.technet.com/3384/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Part 3: Operating System Deployment and Software Update Management. &lt;br /&gt;
&lt;br /&gt;
The third screencast in a series of four on System Center Configuration Manager. &lt;br /&gt;
&lt;br /&gt;
As more clients and servers are added to your environment, the task of managing these resources becomes much more complex. Knowing the range of available hardware and software, while keeping the machines current with the latest applications and patch updates can become onerous.  But don’t despair ­– there’s a solution to this problem. System Center Configuration Manager 2007 (SCCM 2007) is the ideal way to comprehensively assess, deploy, and…</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/edge/4/8/3/3/FY09Q3SCCMPart3_large_edge.png" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/edge/4/8/3/3/FY09Q3SCCMPart3_small_edge.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/4/8/3/3/FY09Q3SCCMPart3_edge.mp4" expression="full" duration="840" fileSize="19168102" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/4/8/3/3/FY09Q3SCCMPart3_edge.mp3" expression="full" duration="840" fileSize="6726051" type="audio/mp3" medium="audio" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/4/8/3/3/FY09Q3SCCMPart3_edge.mp4" expression="full" duration="840" fileSize="19168102" type="video/mp4" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/edge/4/8/3/3/FY09Q3SCCMPart3_edge.wma" expression="full" duration="840" fileSize="13601093" type="audio/x-ms-wma" medium="audio" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/edge/4/8/3/3/FY09Q3SCCMPart3_2MB_edge.wmv" expression="full" duration="840" fileSize="14905433" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/4/8/3/3/FY09Q3SCCMPart3_2MB_edge.wmv" expression="full" duration="840" fileSize="14905433" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/4/8/3/3/FY09Q3SCCMPart3_Zune_edge.wmv" expression="full" duration="840" fileSize="19402463" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/edge/4/8/3/3/FY09Q3SCCMPart3_edge.mp4" length="19168102" type="video/mp4" /><dc:creator>johnbake</dc:creator><itunes:author>johnbake</itunes:author><slash:comments>0</slash:comments><wfw:commentRss>http://edge.technet.com/Media/Screencast-Part-3-of-4-Master-Your-Environment-with-System-Center-Configuration-Manager-2007/RSS/</wfw:commentRss><trackback:ping>http://edge.technet.com/3384/Trackback.aspx</trackback:ping><category>NAP</category><category>System Center Configuration Manager</category><category>Windows 7</category></item><item><title>Screencast (Part 2 of 4): Master Your Environment with System Center Configuration Manager 2007</title><description>&lt;img src="http://mschnlnine.vo.llnwd.net/d1/edge/3/8/3/3/FY09Q3SCCMPart2_small_edge.png" border="0" /&gt;&lt;p&gt;Part 2: Site System Roles&lt;br /&gt;
&lt;br /&gt;
The second screencast in a series of four on System Center Configuration Manager.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;&lt;a href="http://edge.technet.com/Media/Screencast-Part-1-of-4-Master-Your-Environment-with-System-Center-Configuration-Manager-2007/" target="_blank"&gt;Part 1 of 4:  The Administrator Console&lt;/a&gt; :  Review the basics of SCCM 2007&lt;/p&gt;
&lt;p&gt;&lt;a href="http://edge.technet.com/Media/Screencast-Part-3-of-4-Master-Your-Environment-with-System-Center-Configuration-Manager-2007/" title="http://edge.technet.com/Media/Screencast-Part-3-of-4-Master-Your-Environment-with-System-Center-Configuration-Manager-2007/" target="_blank"&gt;Part 3 of 4:  Operating System Deployment and Software Update Management&lt;/a&gt; : Review the OSD functionality and integration with WSUS.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://edge.technet.com/Media/Screencast-Part-4-of-4-Master-Your-Environment-with-System-Center-Configuration-Manager-2007/" title="http://edge.technet.com/Media/Screencast-Part-4-of-4-Master-Your-Environment-with-System-Center-Configuration-Manager-2007/" target="_blank"&gt;Part 4 of 4:  Desired Configuration Manager and Network Access Protection&lt;/a&gt; : Review DCM and see how NAP can be integrated with SCCM 2007 to remediate unhealthy systems.&lt;/p&gt;
&lt;p&gt;As more clients and servers are added to your environment, the task of managing these resources becomes much more complex. Knowing the range of available hardware and software, while keeping the machines current with the latest applications and patch updates can become onerous.  But don’t despair ­– there’s a solution to this problem. System Center Configuration Manager 2007 (SCCM 2007) is the ideal way to comprehensively assess, deploy, and update your servers, clients, and devices – across physical, virtual, distributed, and mobile environments. Not only can you take control of your infrastructure, but you can also leverage SCCM 2007’s integration with Network Access Protection (NAP) to quickly and easily remediate machines throughout the organization that don’t meet the network policy requirements. You’ll see how simple this remediation process can be, regardless of whether machines are communicating with your network through VPN, hardwired, or wireless connections. &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;img src="http://edge.technet.com/3383/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://edge.technet.com/Media/Screencast-Part-2-of-4-Master-Your-Environment-with-System-Center-Configuration-Manager-2007/</comments><itunes:summary>Part 2: Site System Roles

The second screencast in a series of four on System Center Configuration Manager.

Part 1 of 4:  The Administrator Console :  Review the basics of SCCM 2007
Part 3 of 4:  Operating System Deployment and Software Update Management : Review the OSD functionality and integration with WSUS.
Part 4 of 4:  Desired Configuration Manager and Network Access Protection : Review DCM and see how NAP can be integrated with SCCM 2007 to remediate unhealthy systems.
As more clients and servers are added to your environment, the task of managing these resources becomes much more complex. Knowing the range of available hardware and software, while keeping the machines current with the latest applications and patch updates can become onerous.  But don’t despair ­– there’s a solution to this problem. System Center Configuration Manager 2007 (SCCM 2007) is the ideal way to comprehensively assess, deploy, and update your servers, clients, and devices – across physical, virtual, distributed, and mobile environments. Not only can you take control of your infrastructure, but you can also leverage SCCM 2007’s integration with Network Access Protection (NAP) to quickly and easily remediate machines throughout the organization that don’t meet the network policy requirements. You’ll see how simple this remediation process can be, regardless of whether machines are communicating with your network through VPN, hardwired, or wireless connections. 
 </itunes:summary><link>http://edge.technet.com/Media/Screencast-Part-2-of-4-Master-Your-Environment-with-System-Center-Configuration-Manager-2007/</link><pubDate>Wed, 01 Jul 2009 18:30:00 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/edge/3/8/3/3/FY09Q3SCCMPart2_edge.mp4</guid><evnet:views>4507</evnet:views><evnet:viewtrackingurl>http://edge.technet.com/3383/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Part 2: Site System Roles &lt;br /&gt;
&lt;br /&gt;
The second screencast in a series of four on System Center Configuration Manager.&lt;br /&gt;
&lt;br /&gt;
As more clients and servers are added to your environment, the task of managing these resources becomes much more complex. Knowing the range of available hardware and software, while keeping the machines current with the latest applications and patch updates can become onerous.  But don’t despair ­– there’s a solution to this problem. System Center Configuration Manager 2007 (SCCM 2007) is the ideal way to comprehensively assess, deploy, and update your servers, clients, and devices –…</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/edge/3/8/3/3/FY09Q3SCCMPart2_large_edge.png" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/edge/3/8/3/3/FY09Q3SCCMPart2_small_edge.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/3/8/3/3/FY09Q3SCCMPart2_edge.mp4" expression="full" duration="790" fileSize="16612384" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/3/8/3/3/FY09Q3SCCMPart2_edge.mp3" expression="full" duration="790" fileSize="6327109" type="audio/mp3" medium="audio" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/3/8/3/3/FY09Q3SCCMPart2_edge.mp4" expression="full" duration="790" fileSize="16612384" type="video/mp4" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/edge/3/8/3/3/FY09Q3SCCMPart2_edge.wma" expression="full" duration="790" fileSize="12793017" type="audio/x-ms-wma" medium="audio" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/edge/3/8/3/3/FY09Q3SCCMPart2_2MB_edge.wmv" expression="full" duration="790" fileSize="9956545" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/3/8/3/3/FY09Q3SCCMPart2_2MB_edge.wmv" expression="full" duration="790" fileSize="9956545" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/3/8/3/3/FY09Q3SCCMPart2_Zune_edge.wmv" expression="full" duration="790" fileSize="17114163" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/edge/3/8/3/3/FY09Q3SCCMPart2_edge.mp4" length="16612384" type="video/mp4" /><dc:creator>johnbake</dc:creator><itunes:author>johnbake</itunes:author><slash:comments>0</slash:comments><wfw:commentRss>http://edge.technet.com/Media/Screencast-Part-2-of-4-Master-Your-Environment-with-System-Center-Configuration-Manager-2007/RSS/</wfw:commentRss><trackback:ping>http://edge.technet.com/3383/Trackback.aspx</trackback:ping><category>NAP</category><category>System Center Configuration Manager</category><category>Windows 7</category></item><item><title>Screencast (Part 1 of 4): Master Your Environment with System Center Configuration Manager 2007</title><description>&lt;img src="http://mschnlnine.vo.llnwd.net/d1/edge/2/8/3/3/FY09Q3SCCMPart1_small_edge.png" border="0" /&gt;&lt;p&gt;Part 1: The Administrator Console &lt;br /&gt;
&lt;br /&gt;
The first in a series of four screencasts on System Center Configuration Manager.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;&lt;a href="http://edge.technet.com/Media/Screencast-Part-2-of-4-Master-Your-Environment-with-System-Center-Configuration-Manager-2007/" title="http://edge.technet.com/Media/Screencast-Part-2-of-4-Master-Your-Environment-with-System-Center-Configuration-Manager-2007/" target="_blank"&gt;Part 2 of 4:  Site Server Roles&lt;/a&gt; : Discuss the different Site Server Roles and what each of role does.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://edge.technet.com/Media/Screencast-Part-3-of-4-Master-Your-Environment-with-System-Center-Configuration-Manager-2007/" title="http://edge.technet.com/Media/Screencast-Part-3-of-4-Master-Your-Environment-with-System-Center-Configuration-Manager-2007/" target="_blank"&gt;Part 3 of 4:  Operating System Deployment and Software Update Management&lt;/a&gt; : Review the OSD functionality and integration with WSUS.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://edge.technet.com/Media/Screencast-Part-4-of-4-Master-Your-Environment-with-System-Center-Configuration-Manager-2007/" title="http://edge.technet.com/Media/Screencast-Part-4-of-4-Master-Your-Environment-with-System-Center-Configuration-Manager-2007/" target="_blank"&gt;Part 4 of 4:  Desired Configuration Manager and Network Access Protection&lt;/a&gt; : Review DCM and see how NAP can be integrated with SCCM 2007 to remediate unhealthy systems.&lt;/p&gt;
&lt;p&gt;As more clients and servers are added to your environment, the task of managing these resources becomes much more complex. Knowing the range of available hardware and software, while keeping the machines current with the latest applications and patch updates can become onerous.  But don’t despair ­– there’s a solution to this problem. System Center Configuration Manager 2007 (SCCM 2007) is the ideal way to comprehensively assess, deploy, and update your servers, clients, and devices – across physical, virtual, distributed, and mobile environments. Not only can you take control of your infrastructure, but you can also leverage SCCM 2007’s integration with Network Access Protection (NAP) to quickly and easily remediate machines throughout the organization that don’t meet the network policy requirements. You’ll see how simple this remediation process can be, regardless of whether machines are communicating with your network through VPN, hardwired, or wireless connections. &lt;/p&gt;
&lt;br /&gt;&lt;img src="http://edge.technet.com/3382/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://edge.technet.com/Media/Screencast-Part-1-of-4-Master-Your-Environment-with-System-Center-Configuration-Manager-2007/</comments><itunes:summary>Part 1: The Administrator Console 

The first in a series of four screencasts on System Center Configuration Manager.

Part 2 of 4:  Site Server Roles : Discuss the different Site Server Roles and what each of role does.
Part 3 of 4:  Operating System Deployment and Software Update Management : Review the OSD functionality and integration with WSUS.
Part 4 of 4:  Desired Configuration Manager and Network Access Protection : Review DCM and see how NAP can be integrated with SCCM 2007 to remediate unhealthy systems.
As more clients and servers are added to your environment, the task of managing these resources becomes much more complex. Knowing the range of available hardware and software, while keeping the machines current with the latest applications and patch updates can become onerous.  But don’t despair ­– there’s a solution to this problem. System Center Configuration Manager 2007 (SCCM 2007) is the ideal way to comprehensively assess, deploy, and update your servers, clients, and devices – across physical, virtual, distributed, and mobile environments. Not only can you take control of your infrastructure, but you can also leverage SCCM 2007’s integration with Network Access Protection (NAP) to quickly and easily remediate machines throughout the organization that don’t meet the network policy requirements. You’ll see how simple this remediation process can be, regardless of whether machines are communicating with your network through VPN, hardwired, or wireless connections. 
</itunes:summary><link>http://edge.technet.com/Media/Screencast-Part-1-of-4-Master-Your-Environment-with-System-Center-Configuration-Manager-2007/</link><pubDate>Wed, 01 Jul 2009 16:21:00 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/edge/2/8/3/3/FY09Q3SCCMPart1_edge.mp4</guid><evnet:views>21204</evnet:views><evnet:viewtrackingurl>http://edge.technet.com/3382/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Part 1: The Administrator Console&lt;br /&gt;
  &lt;br /&gt;
The first in a series of four screencasts on System Center Configuration Manager.&lt;br /&gt;
 &lt;br /&gt;
As more clients and servers are added to your environment, the task of managing these resources becomes much more complex. Knowing the range of available hardware and software, while keeping the machines current with the latest applications and patch updates can become onerous.  But don’t despair ­– there’s a solution to this problem. System Center Configuration Manager 2007 (SCCM 2007) is the ideal way to comprehensively assess, deploy, and update your servers, clients, and…</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/edge/2/8/3/3/FY09Q3SCCMPart1_large_edge.png" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/edge/2/8/3/3/FY09Q3SCCMPart1_small_edge.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/2/8/3/3/FY09Q3SCCMPart1_edge.mp4" expression="full" duration="1387" fileSize="29966793" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/2/8/3/3/FY09Q3SCCMPart1_edge.mp3" expression="full" duration="1387" fileSize="11103337" type="audio/mp3" medium="audio" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/2/8/3/3/FY09Q3SCCMPart1_edge.mp4" expression="full" duration="1387" fileSize="29966793" type="video/mp4" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/edge/2/8/3/3/FY09Q3SCCMPart1_edge.wma" expression="full" duration="1387" fileSize="22462893" type="audio/x-ms-wma" medium="audio" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/edge/2/8/3/3/FY09Q3SCCMPart1_2MB_edge.wmv" expression="full" duration="1387" fileSize="22638447" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/2/8/3/3/FY09Q3SCCMPart1_2MB_edge.wmv" expression="full" duration="1387" fileSize="22638447" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/2/8/3/3/FY09Q3SCCMPart1_Zune_edge.wmv" expression="full" duration="1387" fileSize="30285745" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/edge/2/8/3/3/FY09Q3SCCMPart1_edge.mp4" length="29966793" type="video/mp4" /><dc:creator>johnbake</dc:creator><itunes:author>johnbake</itunes:author><slash:comments>0</slash:comments><wfw:commentRss>http://edge.technet.com/Media/Screencast-Part-1-of-4-Master-Your-Environment-with-System-Center-Configuration-Manager-2007/RSS/</wfw:commentRss><trackback:ping>http://edge.technet.com/3382/Trackback.aspx</trackback:ping><category>NAP</category><category>System Center Configuration Manager</category><category>Windows 7</category></item><item><title>Behind the scenes at MMS for the Keynote Demo</title><description>&lt;img src="http://mschnlnine.vo.llnwd.net/d1/edge/2/8/8/2/behindmmskeynote_small_edge.png" border="0" /&gt;Hopefully you have had a chance to catch &lt;a href="http://edge.technet.com/Media/Microsoft-Management-Summit-2009-Keynote-Demo/"&gt;the interview I did with Jeff Wettlaufer&lt;/a&gt; regarding the demo he is doing at this years Microsoft Management Summit (MMS).  Yesterday we made our way backstage for the keynote and had a chance to catch up with Jeff and get a view of things from behind the curtain (or big projection screen as is the case here).&lt;img src="http://edge.technet.com/2882/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://edge.technet.com/Media/Behind-the-scenes-at-MMS-for-the-Keynote-Demo/</comments><itunes:summary>Hopefully you have had a chance to catch the interview I did with Jeff Wettlaufer regarding the demo he is doing at this years Microsoft Management Summit (MMS).  Yesterday we made our way backstage for the keynote and had a chance to catch up with Jeff and get a view of things from behind the curtain (or big projection screen as is the case here).</itunes:summary><link>http://edge.technet.com/Media/Behind-the-scenes-at-MMS-for-the-Keynote-Demo/</link><pubDate>Wed, 29 Apr 2009 23:10:00 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/edge/2/8/8/2/behindmmskeynote_edge.mp4</guid><evnet:views>13964</evnet:views><evnet:viewtrackingurl>http://edge.technet.com/2882/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Hopefully you have had a chance to catch &lt;a href="http://edge.technet.com/Media/Microsoft-Management-Summit-2009-Keynote-Demo/"&gt;the interview I did with Jeff Wettlaufer&lt;/a&gt; regarding the demo he is doing at this years Microsoft Management Summit (MMS).  Yesterday we made our way backstage for the keynote and had a chance to catch up with Jeff and get a view of things from behind the curtain (or big projection screen as is the case here).</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/edge/2/8/8/2/behindmmskeynote_large_edge.png" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/edge/2/8/8/2/behindmmskeynote_small_edge.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/2/8/8/2/behindmmskeynote_edge.mp4" expression="full" duration="202" fileSize="19945930" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/2/8/8/2/behindmmskeynote_edge.mp3" expression="full" duration="202" fileSize="1618573" type="audio/mp3" medium="audio" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/2/8/8/2/behindmmskeynote_edge.mp4" expression="full" duration="202" fileSize="19945930" type="video/mp4" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/edge/2/8/8/2/behindmmskeynote_edge.wma" expression="full" duration="202" fileSize="3282353" type="audio/x-ms-wma" medium="audio" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/edge/2/8/8/2/behindmmskeynote_edge.wmv" expression="full" duration="202" fileSize="12278655" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/2/8/8/2/behindmmskeynote_2MB_edge.wmv" expression="full" duration="202" fileSize="81182635" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/2/8/8/2/behindmmskeynote_Zune_edge.wmv" expression="full" duration="202" fileSize="28582635" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/edge/2/8/8/2/behindmmskeynote_edge.mp4" length="19945930" type="video/mp4" /><dc:creator>Joey Snow</dc:creator><itunes:author>Joey Snow</itunes:author><slash:comments>2</slash:comments><wfw:commentRss>http://edge.technet.com/Media/Behind-the-scenes-at-MMS-for-the-Keynote-Demo/RSS/</wfw:commentRss><trackback:ping>http://edge.technet.com/2882/Trackback.aspx</trackback:ping><category>MMS</category><category>mms 2009</category><category>System Center</category><category>System Center Configuration Manager</category><category>Windows 7</category></item><item><title>Microsoft Management Summit 2009 Keynote Demo</title><description>&lt;img src="http://mschnlnine.vo.llnwd.net/d1/edge/0/6/8/2/mms09key1_small_edge.png" border="0" /&gt;Last week before I made the trek down here to Vegas, I was walking through building 44 on my way back from a meeting and I saw this conference room decked out with a ton of laptops on the table.  Normally that's not a strange sight as most meetings look like that, but there were no people attached to them and Jeff Wettlaufer and Wally Mead were in the room.  Jeff, Wally and the rest of the team were building a VERY COOL keynote demo for the MMS 2009 conference demonstrating migration of 20 laptop computers from XP SP3 to Windows 7 over WIRELESS!  Yes I said WIRELESS!  Check out the video and stay tuned for a second part shot from backstage here in Las Vegas.&lt;img src="http://edge.technet.com/2860/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://edge.technet.com/Media/Microsoft-Management-Summit-2009-Keynote-Demo/</comments><itunes:summary>Last week before I made the trek down here to Vegas, I was walking through building 44 on my way back from a meeting and I saw this conference room decked out with a ton of laptops on the table.  Normally that's not a strange sight as most meetings look like that, but there were no people attached to them and Jeff Wettlaufer and Wally Mead were in the room.  Jeff, Wally and the rest of the team were building a VERY COOL keynote demo for the MMS 2009 conference demonstrating migration of 20 laptop computers from XP SP3 to Windows 7 over WIRELESS!  Yes I said WIRELESS!  Check out the video and stay tuned for a second part shot from backstage here in Las Vegas.</itunes:summary><link>http://edge.technet.com/Media/Microsoft-Management-Summit-2009-Keynote-Demo/</link><pubDate>Wed, 29 Apr 2009 17:00:00 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/edge/0/6/8/2/mms09key1_edge.mp4</guid><evnet:views>19310</evnet:views><evnet:viewtrackingurl>http://edge.technet.com/2860/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Last week before I made the trek down here to Vegas, I was walking through building 44 on my way back from a meeting and I saw this conference room decked out with a ton of laptops on the table.  Normally that's not a strange sight as most meetings look like that, but there were no people attached to them and Jeff Wettlaufer and Wally Mead were in the room.  Jeff, Wally and the rest of the team were building a VERY COOL keynote demo for the MMS 2009 conference demonstrating migration of 20 laptop computers from XP SP3 to Windows 7 over WIRELESS!  Yes I said WIRELESS!  Check out the video and…</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/edge/0/6/8/2/mms09key1_large_edge.png" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/edge/0/6/8/2/mms09key1_small_edge.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/0/6/8/2/mms09key1_edge.mp4" expression="full" duration="663" fileSize="65431015" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/0/6/8/2/mms09key1_edge.mp3" expression="full" duration="663" fileSize="5309153" type="audio/mp3" medium="audio" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/0/6/8/2/mms09key1_edge.mp4" expression="full" duration="663" fileSize="65431015" type="video/mp4" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/edge/0/6/8/2/mms09key1_edge.wma" expression="full" duration="663" fileSize="10753301" type="audio/x-ms-wma" medium="audio" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/edge/0/6/8/2/mms09key1_edge.wmv" expression="full" duration="663" fileSize="40041421" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/0/6/8/2/mms09key1_2MB_edge.wmv" expression="full" duration="663" fileSize="266241401" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/0/6/8/2/mms09key1_Zune_edge.wmv" expression="full" duration="663" fileSize="93657401" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/edge/0/6/8/2/mms09key1_edge.mp4" length="65431015" type="video/mp4" /><dc:creator>Joey Snow</dc:creator><itunes:author>Joey Snow</itunes:author><slash:comments>10</slash:comments><wfw:commentRss>http://edge.technet.com/Media/Microsoft-Management-Summit-2009-Keynote-Demo/RSS/</wfw:commentRss><trackback:ping>http://edge.technet.com/2860/Trackback.aspx</trackback:ping><category>MMS</category><category>mms 2009</category><category>System Center</category><category>System Center Configuration Manager</category><category>Top 10</category><category>Windows 7</category></item><item><title>Microsoft Management Summit 2009 Day 2 Keynot Recap with Brad Anderson</title><description>&lt;img src="http://mschnlnine.vo.llnwd.net/d1/edge/9/5/8/2/mms09day2_small_edge.png" border="0" /&gt;Brad Anderson, General Manager of System Center, sat down with me to recap the announcements and demos shown in his Day 2 keynote presentation at MMS.  He talks about System Center, Windows 7, System Center Online, and Service Manager.&lt;img src="http://edge.technet.com/2859/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://edge.technet.com/Media/Microsoft-Management-Summit-2009-Day-2-Keynot-Recap-with-Brad-Anderson/</comments><itunes:summary>Brad Anderson, General Manager of System Center, sat down with me to recap the announcements and demos shown in his Day 2 keynote presentation at MMS.  He talks about System Center, Windows 7, System Center Online, and Service Manager.</itunes:summary><link>http://edge.technet.com/Media/Microsoft-Management-Summit-2009-Day-2-Keynot-Recap-with-Brad-Anderson/</link><pubDate>Wed, 29 Apr 2009 17:00:00 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/edge/9/5/8/2/mms09day2_edge.mp4</guid><evnet:views>14154</evnet:views><evnet:viewtrackingurl>http://edge.technet.com/2859/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Brad Anderson, General Manager of System Center, sat down with me to recap the announcements and demos shown in his Day 2 keynote presentation at MMS.  He talks about System Center, Windows 7, System Center Online, and Service Manager.</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/edge/9/5/8/2/mms09day2_large_edge.png" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/edge/9/5/8/2/mms09day2_small_edge.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/9/5/8/2/mms09day2_edge.mp4" expression="full" duration="578" fileSize="57102716" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/9/5/8/2/mms09day2_edge.mp3" expression="full" duration="578" fileSize="4631875" type="audio/mp3" medium="audio" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/9/5/8/2/mms09day2_edge.mp4" expression="full" duration="578" fileSize="57102716" type="video/mp4" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/edge/9/5/8/2/mms09day2_edge.wma" expression="full" duration="578" fileSize="9380473" type="audio/x-ms-wma" medium="audio" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/edge/9/5/8/2/mms09day2_edge.wmv" expression="full" duration="578" fileSize="35096911" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/9/5/8/2/mms09day2_2MB_edge.wmv" expression="full" duration="578" fileSize="181225413" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/9/5/8/2/mms09day2_Zune_edge.wmv" expression="full" duration="578" fileSize="81912891" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/edge/9/5/8/2/mms09day2_edge.mp4" length="57102716" type="video/mp4" /><dc:creator>Adam Bomb</dc:creator><itunes:author>Adam Bomb</itunes:author><slash:comments>0</slash:comments><wfw:commentRss>http://edge.technet.com/Media/Microsoft-Management-Summit-2009-Day-2-Keynot-Recap-with-Brad-Anderson/RSS/</wfw:commentRss><trackback:ping>http://edge.technet.com/2859/Trackback.aspx</trackback:ping><category>MMS</category><category>mms 2009</category><category>System Center</category><category>System Center Configuration Manager</category><category>Windows 7</category></item><item><title>Microsoft Management Summit 2009 Day 1 Keynote Recap with Brad Anderson</title><description>&lt;img src="http://mschnlnine.vo.llnwd.net/d1/edge/8/5/8/2/day1keynote_small_edge.png" border="0" /&gt;MMS 2009 Day 1 keynote, presented by Bob Kelly, focused on the data center.  I sat down with Brad Anderson, the General Manager in System Center, and he walked me through the announcements we made around Operations Manager and the other key announcements from the keynote.&lt;img src="http://edge.technet.com/2858/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://edge.technet.com/Media/Microsoft-Management-Summit-2009-Day-1-Keynote-Recap-with-Brad-Anderson/</comments><itunes:summary>MMS 2009 Day 1 keynote, presented by Bob Kelly, focused on the data center.  I sat down with Brad Anderson, the General Manager in System Center, and he walked me through the announcements we made around Operations Manager and the other key announcements from the keynote.</itunes:summary><link>http://edge.technet.com/Media/Microsoft-Management-Summit-2009-Day-1-Keynote-Recap-with-Brad-Anderson/</link><pubDate>Tue, 28 Apr 2009 19:07:00 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/edge/8/5/8/2/day1keynote_edge.mp4</guid><evnet:views>13981</evnet:views><evnet:viewtrackingurl>http://edge.technet.com/2858/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>MMS 2009 Day 1 keynote, presented by Bob Kelly, focused on the data center.  I sat down with Brad Anderson, the General Manager in System Center, and he walked me through the announcements we made around Operations Manager and the other key announcements from the keynote.</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/edge/8/5/8/2/day1keynote_large_edge.png" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/edge/8/5/8/2/day1keynote_small_edge.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/8/5/8/2/day1keynote_edge.mp4" expression="full" duration="260" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/8/5/8/2/day1keynote_edge.mp3" expression="full" duration="260" type="audio/mp3" medium="audio" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/8/5/8/2/day1keynote_edge.mp4" expression="full" duration="260" type="video/mp4" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/edge/8/5/8/2/day1keynote_edge.wma" expression="full" duration="260" type="audio/x-ms-wma" medium="audio" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/edge/8/5/8/2/day1keynote_edge.wmv" expression="full" duration="260" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/8/5/8/2/day1keynote_2MB_edge.wmv" expression="full" duration="260" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/8/5/8/2/day1keynote_Zune_edge.wmv" expression="full" duration="260" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/edge/8/5/8/2/day1keynote_edge.mp4" length="1" type="video/mp4" /><dc:creator>Adam Bomb</dc:creator><itunes:author>Adam Bomb</itunes:author><slash:comments>1</slash:comments><wfw:commentRss>http://edge.technet.com/Media/Microsoft-Management-Summit-2009-Day-1-Keynote-Recap-with-Brad-Anderson/RSS/</wfw:commentRss><trackback:ping>http://edge.technet.com/2858/Trackback.aspx</trackback:ping><category>MMS</category><category>mms 2009</category><category>System Center</category><category>System Center Configuration Manager</category><category>system center operations manager</category></item><item><title>TechNet Radio:  How Microsoft IT Developed a Business Case for System Center Configuration Manager 2007</title><description>&lt;p&gt;Learn how Microsoft IT plans to implement Microsoft System Center Configuration Manager 2007 in a data center to enable reduced costs through optimized IT resources, improve efficiency, and allow the data center to meet its data and computing needs.&lt;/p&gt;&lt;img src="http://edge.technet.com/2242/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://edge.technet.com/Media/TechNet-Radio-How-Microsoft-IT-Developed-a-Business-Case-for-System-Center-Configuration-Manager-200/</comments><itunes:summary>Learn how Microsoft IT plans to implement Microsoft System Center Configuration Manager 2007 in a data center to enable reduced costs through optimized IT resources, improve efficiency, and allow the data center to meet its data and computing needs.</itunes:summary><link>http://edge.technet.com/Media/TechNet-Radio-How-Microsoft-IT-Developed-a-Business-Case-for-System-Center-Configuration-Manager-200/</link><pubDate>Tue, 16 Dec 2008 15:00:00 GMT</pubDate><guid isPermaLink="false">http://download.microsoft.com/download/0/E/A/0EAFA38E-1D09-4422-AC09-137461F02CA2/TechNetRadio12162008-hi-web.mp3</guid><evnet:views>1870</evnet:views><evnet:viewtrackingurl>http://edge.technet.com/2242/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Learn how Microsoft IT plans to implement Microsoft System Center Configuration Manager 2007 in a data center to enable reduced costs through optimized IT resources, improve efficiency, and allow the data center to meet its data and computing needs.</evnet:previewtext><media:group><media:content url="http://download.microsoft.com/download/0/E/A/0EAFA38E-1D09-4422-AC09-137461F02CA2/TechNetRadio12162008-hi-web.mp3" expression="full" duration="1715" fileSize="10337405" type="audio/mp3" medium="audio" /><media:content isDefault="true" url="http://download.microsoft.com/download/0/E/A/0EAFA38E-1D09-4422-AC09-137461F02CA2/TechNetRadio12162008-web.wma" expression="full" duration="1715" fileSize="7102462" type="audio/x-ms-wma" medium="audio" /></media:group><enclosure url="http://download.microsoft.com/download/0/E/A/0EAFA38E-1D09-4422-AC09-137461F02CA2/TechNetRadio12162008-hi-web.mp3" length="10337405" type="audio/mp3" /><dc:creator>Eric Ostrowski</dc:creator><itunes:author>Eric Ostrowski</itunes:author><slash:comments>0</slash:comments><wfw:commentRss>http://edge.technet.com/Media/TechNet-Radio-How-Microsoft-IT-Developed-a-Business-Case-for-System-Center-Configuration-Manager-200/RSS/</wfw:commentRss><trackback:ping>http://edge.technet.com/2242/Trackback.aspx</trackback:ping><category>SQL 2008</category><category>System Center Configuration Manager</category><category>TechNet Radio</category></item><item><title>System Center Virtual Machine Manager 2008 RTM!</title><description>&lt;p&gt;RTM = Release To Manufacturing. It means the product is done and the binaries have been sent to the CD printer.&lt;/p&gt;
&lt;p&gt;SCVMM = System Center Virtual Machine Manager. Integrated, multi-vendor management for virtual environments, including Virtual Server, Hyper-V and VMware ESX. VMM 2008 also includes a new feature, Performance and Resource Optimization (PRO) which enables customers to dynamically manage the performance of their virtual hosts and guests. It provides optimization awareness down to the workload level enabling customers to take either manual or automated remedial action once an unhealthy or inefficient machine state is identified.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;i&gt;Ok, what’s new in this version? &lt;/i&gt;&lt;/b&gt;Well, a couple of things:&lt;/p&gt;
&lt;p&gt;· &lt;i&gt;Now manages Hyper-V, including Windows Server 2008 Hyper-V and the new Hyper-V Server 2008&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;· &lt;i&gt;Now manages VMWare – if you can do it in the VMWare console, you can do it in SCVMM&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;· &lt;i&gt;New key features: Cluster support, Delegated Administration and resource optimization with PRO&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;i&gt;Can I get an eval copy?&lt;/i&gt;&lt;/b&gt; Sure. You can download it today here: &lt;a href="http://www.microsoft.com/systemcenter/virtualmachinemanager/en/us/default.aspx"&gt;System Center Virtual Machine Manager&lt;/a&gt;&lt;/p&gt;&lt;img src="http://edge.technet.com/1995/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://edge.technet.com/Media/System-Center-Virtual-Machine-Manager-2008-RTM/</comments><itunes:summary>RTM = Release To Manufacturing. It means the product is done and the binaries have been sent to the CD printer.
SCVMM = System Center Virtual Machine Manager. Integrated, multi-vendor management for virtual environments, including Virtual Server, Hyper-V and VMware ESX. VMM 2008 also includes a new feature, Performance and Resource Optimization (PRO) which enables customers to dynamically manage the performance of their virtual hosts and guests. It provides optimization awareness down to the workload level enabling customers to take either manual or automated remedial action once an unhealthy or inefficient machine state is identified.
Ok, what’s new in this version? Well, a couple of things:
· Now manages Hyper-V, including Windows Server 2008 Hyper-V and the new Hyper-V Server 2008
· Now manages VMWare – if you can do it in the VMWare console, you can do it in SCVMM
· New key features: Cluster support, Delegated Administration and resource optimization with PRO
Can I get an eval copy? Sure. You can download it today here: System Center Virtual Machine Manager</itunes:summary><link>http://edge.technet.com/Media/System-Center-Virtual-Machine-Manager-2008-RTM/</link><pubDate>Thu, 23 Oct 2008 07:01:00 GMT</pubDate><guid isPermaLink="false">http://edge.technet.com/Media/System-Center-Virtual-Machine-Manager-2008-RTM/</guid><evnet:views>16137</evnet:views><evnet:viewtrackingurl>http://edge.technet.com/1995/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>RTM = Release To Manufacturing. It means the product is done and the binaries have been sent to the CD printer. SCVMM = System Center Virtual Machine Manager. Integrated, multi-vendor management for virtual environments, including Virtual Server, Hyper-V and VMware ESX. VMM 2008 also includes a new feature, Performance and Resource Optimization (PRO) which enables customers to dynamically manage the performance of their virtual hosts and guests. It provides optimization awareness down to the workload level enabling customers to take either manual or automated remedial action once an unhealthy or inefficient machine state is identified.</evnet:previewtext><dc:creator>Adam Bomb</dc:creator><itunes:author>Adam Bomb</itunes:author><slash:comments>1</slash:comments><wfw:commentRss>http://edge.technet.com/Media/System-Center-Virtual-Machine-Manager-2008-RTM/RSS/</wfw:commentRss><trackback:ping>http://edge.technet.com/1995/Trackback.aspx</trackback:ping><category>Hyper-V</category><category>SCVMM</category><category>System Center Configuration Manager</category><category>system center virtual machine manager</category><category>virtual machine manager</category></item><item><title>Desktop Virtualization and Configuration Manager</title><description>&lt;img src="http://mschnlnine.vo.llnwd.net/d1/edge/3/5/9/1/brad2desktop_small_edge.jpg" border="0" /&gt;Jeff Wettlaufer, technical product manager in System Center marketing, chats with Brad Anderson, GM of the Management Services Division, about the latest desktop virtualization innovations that are a part of the R2 release of &lt;a href="http://www.microsoft.com/systemcenter/configurationmanager"&gt;System Center Configuration Manager 2007&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
They briefly go over:&lt;br /&gt;
&lt;ul&gt;
    &lt;li&gt;Key aspects of Configuration Manager R2 &lt;/li&gt;
    &lt;li&gt;Application virtualization technology and the R2 release &lt;/li&gt;
    &lt;li&gt;Hardware virtualization technology included in MDOP licensing &lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://edge.technet.com/1953/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://edge.technet.com/Media/Desktop-Virtualization-and-Configuration-Manager/</comments><itunes:summary>Jeff Wettlaufer, technical product manager in System Center marketing, chats with Brad Anderson, GM of the Management Services Division, about the latest desktop virtualization innovations that are a part of the R2 release of System Center Configuration Manager 2007.

They briefly go over:

    Key aspects of Configuration Manager R2 
    Application virtualization technology and the R2 release 
    Hardware virtualization technology included in MDOP licensing 
</itunes:summary><link>http://edge.technet.com/Media/Desktop-Virtualization-and-Configuration-Manager/</link><pubDate>Tue, 21 Oct 2008 06:20:00 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/edge/3/5/9/1/brad2desktop_edge.mp4</guid><evnet:views>30746</evnet:views><evnet:viewtrackingurl>http://edge.technet.com/1953/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Jeff Wettlaufer, technical product manager in System Center marketing, chats with Brad Anderson, GM of the Management Services Division, about the latest desktop virtualization innovations that are a part of the R2 release of &lt;a href="http://www.microsoft.com/systemcenter/configurationmanager"&gt;System Center Configuration Manager 2007&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
They briefly go over:&lt;br /&gt;
&lt;ul&gt;
    &lt;li&gt;Key aspects of Configuration Manager R2 &lt;/li&gt;
    &lt;li&gt;Application virtualization technology and the R2 release &lt;/li&gt;
    &lt;li&gt;Hardware virtualization technology included in MDOP licensing &lt;/li&gt;
&lt;/ul&gt;</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/edge/3/5/9/1/brad2desktop_large_edge.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/edge/3/5/9/1/brad2desktop_small_edge.jpg" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/3/5/9/1/brad2desktop_edge.mp4" expression="full" duration="367" fileSize="20770526" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/3/5/9/1/brad2desktop_edge.mp3" expression="full" duration="367" fileSize="2940052" type="audio/mp3" medium="audio" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/3/5/9/1/brad2desktop_edge.mp4" expression="full" duration="367" fileSize="20770526" type="video/mp4" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/edge/3/5/9/1/brad2desktop_edge.wma" expression="full" duration="367" fileSize="2979447" type="audio/x-ms-wma" medium="audio" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/edge/3/5/9/1/brad2desktop_edge.wmv" expression="full" duration="367" fileSize="23122799" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/3/5/9/1/brad2desktop_2MB_edge.wmv" expression="full" duration="367" fileSize="115040157" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/3/5/9/1/brad2desktop_Zune_edge.wmv" expression="full" duration="367" fileSize="29080139" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/edge/3/5/9/1/brad2desktop_edge.mp4" length="20770526" type="video/mp4" /><dc:creator>Dave Morehouse</dc:creator><itunes:author>Dave Morehouse</itunes:author><slash:comments>3</slash:comments><wfw:commentRss>http://edge.technet.com/Media/Desktop-Virtualization-and-Configuration-Manager/RSS/</wfw:commentRss><trackback:ping>http://edge.technet.com/1953/Trackback.aspx</trackback:ping><category>application</category><category>config manager</category><category>Configuration Manager</category><category>Hardware</category><category>IT</category><category>Kidaro</category><category>Management</category><category>System Center</category><category>System Center Configuration Manager</category><category>Virtualization</category></item><item><title>Microsoft Deployment Toolkit - Zero Touch Screencast</title><description>&lt;img src="http://edge.technet.com/Link/1a82ed25-450a-4146-9573-0c96192ebf5f/" border="0" /&gt;&lt;p&gt;This 35 minute video walks you through all the steps to prepare for a zero touch installation of a Windows Vista image using Microsoft Deployment Toolkit (MDT) and System Center Configuration Manager (ConfigMgr) 2007:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Setup the server environment for ConfigMgr 2007 OS deployment &lt;/li&gt;
    &lt;li&gt;Configure the ConfigMgr 2007 Site Settings &lt;/li&gt;
    &lt;li&gt;Configure the ConfigMgr 2007 Computer Management Settings &lt;/li&gt;
    &lt;li&gt;Configure the ConfigMgr 2007 Operating System Deployment Settings &lt;/li&gt;
    &lt;li&gt;Setup and use MDT integration with ConfigMgr 2007 &lt;/li&gt;
    &lt;li&gt;Add a reference machine object to ConfigMgr 2007 &lt;/li&gt;
    &lt;li&gt;Create a build and capture reference image for mass deployment using ConfigMgr 2007 &lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://edge.technet.com/750/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://edge.technet.com/Media/System-Center-Configuration-Manager-2007-and-Microsoft-Deployment-Toolkit-Screencast/</comments><itunes:summary>This 35 minute video walks you through all the steps to prepare for a zero touch installation of a Windows Vista image using Microsoft Deployment Toolkit (MDT) and System Center Configuration Manager (ConfigMgr) 2007:

    Setup the server environment for ConfigMgr 2007 OS deployment 
    Configure the ConfigMgr 2007 Site Settings 
    Configure the ConfigMgr 2007 Computer Management Settings 
    Configure the ConfigMgr 2007 Operating System Deployment Settings 
    Setup and use MDT integration with ConfigMgr 2007 
    Add a reference machine object to ConfigMgr 2007 
    Create a build and capture reference image for mass deployment using ConfigMgr 2007 
</itunes:summary><link>http://edge.technet.com/Media/System-Center-Configuration-Manager-2007-and-Microsoft-Deployment-Toolkit-Screencast/</link><pubDate>Mon, 31 Mar 2008 07:01:00 GMT</pubDate><guid isPermaLink="false">http://edge.technet.com/Media/System-Center-Configuration-Manager-2007-and-Microsoft-Deployment-Toolkit-Screencast/</guid><evnet:views>64291</evnet:views><evnet:viewtrackingurl>http://edge.technet.com/750/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>This 35 minute video walks you through all the steps to prepare for a zero touch installation of a Windows Vista image using Microsoft Deployment Toolkit (MDT) and System Center Configuration Manager…</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/edge/0/5/7/MDTZero_large_edge.jpg" height="240" width="320" /><media:thumbnail url="http://edge.technet.com/Link/1a82ed25-450a-4146-9573-0c96192ebf5f/" height="64" width="85" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/edge/0/5/7/SCCMMDT.wmv" expression="full" duration="1933" fileSize="58990220" type="video/x-ms-wmv" medium="video" /><dc:creator>Joey Snow</dc:creator><itunes:author>Joey Snow</itunes:author><slash:comments>10</slash:comments><wfw:commentRss>http://edge.technet.com/Media/System-Center-Configuration-Manager-2007-and-Microsoft-Deployment-Toolkit-Screencast/RSS/</wfw:commentRss><trackback:ping>http://edge.technet.com/750/Trackback.aspx</trackback:ping><category>Microsoft Deployment Toolkit</category><category>System Center Configuration Manager</category></item></channel></rss>