<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The D-Spot (The Deployment Spot) &#187; SCCM</title>
	<atom:link href="http://www.the-d-spot.org/wordpress/tag/sccm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.the-d-spot.org/wordpress</link>
	<description>Tickle your Deployment needs.</description>
	<lastBuildDate>Sat, 28 Jan 2012 15:43:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Forefront Endpoint Protection definition updates download problem</title>
		<link>http://www.the-d-spot.org/wordpress/2011/06/04/forefront-endpoint-protection-definition-updates-download-problem/</link>
		<comments>http://www.the-d-spot.org/wordpress/2011/06/04/forefront-endpoint-protection-definition-updates-download-problem/#comments</comments>
		<pubDate>Sat, 04 Jun 2011 09:34:07 +0000</pubDate>
		<dc:creator>Siegmund</dc:creator>
				<category><![CDATA[SCCM]]></category>
		<category><![CDATA[FEP 2010]]></category>

		<guid isPermaLink="false">http://www.the-d-spot.org/wordpress/?p=1143</guid>
		<description><![CDATA[I had this one particular case where FEP did not download the definition updates automatically even though I had already created an auto-approve rule in WSUS for that. If you would manually initiate the definition updates, they would come from the MS update, not the SCCM server. In the clients&#8217; eventviewer I could see a [...]]]></description>
			<content:encoded><![CDATA[<p>I had this one particular case where FEP did not download the definition updates automatically even though I had already created an auto-approve rule in WSUS for that.</p>
<p>If you would manually initiate the definition updates, they would come from the MS update, not the SCCM server.</p>
<p>In the clients&#8217; eventviewer I could see a lot of events 2001 with either error 0x80072f78: The server returned an invalid or unrecognized response or error 0x800b0003 : The form specified for the subject is not one supported or known by the specified trust provider.  these same errors can also be found in the windowsupdate.log file</p>
<p>Then I went over to the SCCM server and found these interesting errors logged:</p>
<p>event 364:</p>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/1.png"><img class="alignleft size-full wp-image-1145" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/1.png" alt="" width="624" height="110" /></a></p>
<p>and</p>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/2.png"><img class="size-full wp-image-1147 alignnone" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/2.png" alt="" width="343" height="117" /></a></p>
<p>In the WSUS console I noticed that effectively the definition updates had not been downloaded (here is my explanation why I could not get them automatically &#8230; )</p>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/3.png"><img class="alignleft size-full wp-image-1149" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/3.png" alt="" width="624" height="128" /></a></p>
<p>rightclicking on the definition updates and pushing on &#8216;Retry Download&#8217;, resulted in again an error in the eventviewer.</p>
<p>Then I came to this article <a href="http://support.microsoft.com/kb/922330">http://support.microsoft.com/kb/922330</a> where I used the WSUS 3 equivalent command of method 1.  After that restart the WSUS service.</p>
<p>After a while I could succesfully download the definition updates from the WSUS console and a few minutes later I noticed that some clients began to pick them up also.</p>
<p>mission achieved!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.the-d-spot.org/wordpress/2011/06/04/forefront-endpoint-protection-definition-updates-download-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Belgium System Center Day</title>
		<link>http://www.the-d-spot.org/wordpress/2010/11/18/belgium-system-center-day/</link>
		<comments>http://www.the-d-spot.org/wordpress/2010/11/18/belgium-system-center-day/#comments</comments>
		<pubDate>Thu, 18 Nov 2010 10:12:00 +0000</pubDate>
		<dc:creator>Ben De Vriese</dc:creator>
				<category><![CDATA[SCCM]]></category>
		<category><![CDATA[SCSM 2010]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[System Center Day]]></category>
		<category><![CDATA[v.Next]]></category>
		<category><![CDATA[vNext]]></category>

		<guid isPermaLink="false">http://www.the-d-spot.org/wordpress/?p=874</guid>
		<description><![CDATA[Last week the SCUG community held an event covering all major System Center products. The first part was all about System Center Service Manager; implementing, customizing, and extending the product. Also a project overview about integrating Service Manager into an environment. The next topic was more about our interest: SCCM &#38; PowerShell by Kim Oppalfens. Kim [...]]]></description>
			<content:encoded><![CDATA[<p>Last week the <a href="http://scug.be/" target="_blank">SCUG community</a> held an event covering all major System Center products. The first part was all about <a href="http://www.the-d-spot.org/wordpress/category/scsm-2010/">System Center Service Manager</a>; implementing, customizing, and extending the product. Also a project overview about integrating Service Manager into an environment. The next topic was more about our interest: SCCM &amp; PowerShell by Kim Oppalfens. Kim demonstrates how to add new computers to a collection using PowerShell with less lines and easier to read than VBScript. He showed the use of PowerShell in Task Sequences. And something we all love; code examples. The <a href="http://www.microsoft.com/downloads/en/details.aspx?familyid=064a995f-ef13-4200-81ad-e3af6218edcc&amp;displaylang=en" target="_blank">SCCM 2007 SDK</a> contains tons of PowerShell examples which we can reuse! Take look at this <a href="http://blogs.technet.com/b/thedesignwall/archive/2010/05/04/using-powershell-with-the-sccm-sdk.aspx" target="_blank">blog post</a> on Technet as a start.</p>
<p>Next runner up was Wally Mead, who we met before on a <a href="http://scug.be/blogs/sccm/archive/2009/10/27/attend-this-sccm-event-with-wally-mead-and-3-belgian-system-center-mvp-s.aspx" target="_blank">previous SCUG event</a>. He talked about the similarities and changes in Software Distribution with Configuration Manager vNext. This was a very informative session, with <em>working</em> demos and some typical Wally Mead jokes <img src='http://www.the-d-spot.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  From his session, we learned some of the new features and the slight different approach in vNext’s software distribution. An user-centric approach that is, giving users more flexibility to switch between multiple devices and networks.</p>
<p>A part of this user-centric approach is a better integration with App-V, to deliver applications to users, instead of limiting software delivery to computers. For example, an owner of a computer will get his software deployed like before. But if he logs on to another machine, not all his software will be deployed to that computer. He will be presented with the virtual version of his software (through App-V or RDP/TS), which is a time and bandwidth saver.</p>
<p>Like I said above, vNext has an option to tie user(s) to a computer (User Device Affinity). This can be used in combination with Requirements and Conditions, to deliver software for example.</p>
<p>User Device Affinity provides the ability to define a relationship between a user and a device. It allows the admin to think “user first”, while also ensuring the application not being installed everywhere the user logs on.</p>
<p>Configuration Manager v.Next supports:</p>
<ul>
<li>Single primary user to primary device</li>
<li>Multiple primary devices per user</li>
<li>Multiple primary users per device</li>
<p>The system allows both the administrator and user to define this relationship. It can be set in different ways. Based on usage threshold on the client, using an import file from external system, as part of the OSD, end-user through the Software Catalog and manual by an Administrator.</ul>
<p>User Device Affinity allows the deployment of software-based on the nature of the relationship between the user and device. Each software can have multiple &#8220;installation-scenarios&#8221;. For example, we created 3 scenarios on how to install Outlook:</p>
<ol>
<li>It can be installed physically on the computer (MSI)</li>
<li>It can be installed virtually (App-V)</li>
<li>Check your mail online (OWA, Outlook Web Access)</li>
</ol>
<p>When a user logs on to his computer where he is the owner of, you use scenario 1 and install the MSI. When a user logs on to a computer of his colleague, we don&#8217;t want to install outlook on the pc. Here we use scenario 2. And when he logs on to a computer, where he is not the owner of and no AppV-client is installed, we create a shortcut that leads him to the OWA or a RDP session to a TS (scenario 3).</p>
<p>So it doesn’t matter where the user logs on, he can always use his software and check his email.</p>
<p>A big improvement in vNext is that you can control exactly when to install the software.</p>
<p>Wally also showed us On Demand Software installation via a webportal. This way users can request software, and a manager must approve this request. This saves time for both the users and the IT staff.</p>
<p>You can find all sessions at the bottom of this post, we can suggest Wally’s session about vNext, it’s worth the time!</p>
<p>vNext official name will be System Center Configuration Manager 2012 so let’s start using this name.</p>
<p>We would like to thank the SCUG-team to organize this kind of events. Good Job!</p>
<p>Stijn &amp; Ben.</p>
<p>08.30 &#8211; 09.00<br />
Keynote by Alexandre Verkinderen &amp; Kenny Buntinx<br />
<a href="http://technet.microsoft.com/nl-nl/edge/system-center-day-belgium-keynote.aspx">http://technet.microsoft.com/nl-nl/edge/system-center-day-belgium-keynote.aspx</a></p>
<p>09.00 &#8211; 10.15<br />
Implementing, Customizing, and Extending System Center Service Manager by Travis Wright<br />
<a href="http://technet.microsoft.com/nl-nl/edge/system-center-day-customizing-and-extending-service-manager.aspx">http://technet.microsoft.com/nl-nl/edge/system-center-day-customizing-and-extending-service-manager.aspx</a></p>
<p>10.30 &#8211; 11.30<br />
Pre-assessment of System Center Service Manager by Kurt Van Hoecke &amp; Ricardo Noulez<br />
<a href="http://technet.microsoft.com/nl-nl/edge/system-center-day-pre-assessment-of-system-center-service-manager.aspx">http://technet.microsoft.com/nl-nl/edge/system-center-day-pre-assessment-of-system-center-service-manager.aspx</a></p>
<p>11.30 &#8211; 12.30<br />
SCCM and that overrated Dos-box replacement by Kim Oppalfens<br />
<a href="http://technet.microsoft.com/nl-nl/edge/system-center-day-sccm-and-that-overrated-command-prompt-replacement.aspx">http://technet.microsoft.com/nl-nl/edge/system-center-day-sccm-and-that-overrated-command-prompt-replacement.aspx</a></p>
<p>13.30 &#8211; 15.00<br />
Software Distribution in Configuration Manager v.Next – Similarities and Changes by Wally Mead<br />
<a href="http://technet.microsoft.com/nl-nl/edge/system-center-day-configuration-manager-v-next-application-management.aspx">http://technet.microsoft.com/nl-nl/edge/system-center-day-configuration-manager-v-next-application-management.aspx</a></p>
<p>15.00 &#8211; 16.00<br />
R3 power management : Lessons learned from the field by Kenny Buntinx<br />
<a href="http://technet.microsoft.com/nl-nl/edge/system-center-day-configuration-manager-r3-lessons-learned-from-the-field.aspx">http://technet.microsoft.com/nl-nl/edge/system-center-day-configuration-manager-r3-lessons-learned-from-the-field.aspx</a></p>
<p>16.15 &#8211; 17.15<br />
System Center Data Protection Manger 2010 in the datacenter by Jason Bufington<br />
<a href="http://technet.microsoft.com/nl-nl/edge/system-center-day-data-protection-manager-dpm-2010-deep-dive.aspx">http://technet.microsoft.com/nl-nl/edge/system-center-day-data-protection-manager-dpm-2010-deep-dive.aspx</a></p>
<p>17.15 &#8211; 18.00<br />
System Center in the Datacenter by Alexandre Verkinderen &amp; co<br />
<a href="http://technet.microsoft.com/nl-nl/edge/system-center-day-round-up-system-center-in-the-datacenter.aspx">http://technet.microsoft.com/nl-nl/edge/system-center-day-round-up-system-center-in-the-datacenter.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.the-d-spot.org/wordpress/2010/11/18/belgium-system-center-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCCM info</title>
		<link>http://www.the-d-spot.org/wordpress/2010/08/05/sccm-info/</link>
		<comments>http://www.the-d-spot.org/wordpress/2010/08/05/sccm-info/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 14:00:44 +0000</pubDate>
		<dc:creator>Steve De Peet</dc:creator>
				<category><![CDATA[SCCM]]></category>
		<category><![CDATA[System Center]]></category>

		<guid isPermaLink="false">http://www.the-d-spot.org/wordpress/2010/08/05/sccm-info/</guid>
		<description><![CDATA[The System Center Configuration Manager team would like to announce that the following has been released and available for immediate download: Configuration Manager 2007 R3 Release Candidate (RC) The official Release Candidate for Configuration Manager 2007 R3 can be downloaded by navigating to http://connect.microsoft.com downloads section of the Configuration Manager 2007 Open Beta program. Please [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>The System Center Configuration Manager team would like to announce that the following has been released and available for immediate download:      <br /><strong>Configuration Manager 2007 R3 Release Candidate (RC)</strong></p>
<p>The official Release Candidate for Configuration Manager 2007 R3 can be downloaded by navigating to <a href="http://connect.microsoft.com/">http://connect.microsoft.com</a> downloads section of the Configuration Manager 2007 Open Beta program. Please read the release notes, they are separate from the build and also located in the download section. </p>
<p><strong>Support and Feedback:</strong>       <br />- All registered Open Beta users can submit bugs and make product suggestions using the Feedback tools provided on Microsoft Connect. This feedback is triaged daily by members of the Product Group. It is your feedback that helps drive feature changes and improvements. See the help link on the ConfigMgr MSConnect homepage for more instructions.       <br />- Newsgroups for ConfigMgr07 R3 can be accessed on Microsoft Connect, they are a great way to post questions and receive general support for specific R3 related questions and answers.</p>
<p>ConfigMgr07 R3 was announced at the 2010 Microsoft Management Summit by Brad Anderson during his keynote. Power management is at the core of the R3 release, it addresses the need that many organizations have to monitor and reduce the power consumption of their computers. ConfigMgr07 R3 Power Management leverages the power management features built into Windows to apply relevant and consistent settings to computers in the organization. There are three major components to power management in ConfigMgr07 R3:      <br /><strong>1</strong>. Monitoring and Planning: Power Management collects information about computer usage and power settings for computers in the origination. Reports are provided to allow the administrator to analyze this data and determine optimal power management settings for computers.       <br /><strong>2.</strong> Enforcement: Power management allows the administrator to create power plans which can be applied to collections of computers. These power plans configure Windows power management settings on computers, and different power plans can be configured for peak and non-peak working hours.       <br /><strong>3.</strong> Compliance: After applying power plans to computers in the organization, the administrator can run reports to validate that power settings were correctly applied and to calculate power and carbon footprint savings across collections of computers.       <br />In addition to power management, ConfigMgr07 R3 will provide customers with enhanced scale and performance support (scale to 300K managed clients per hierarchy, Active Directory delta discovery, dynamic collection updates), as well as enablement of further capabilities for operating system deployment. A full list of the R3 features can be found on Microsoft Connect at the “What’s new in R3” post.       <br />Navigate to Microsoft Connect today and download the ConfigMgr07 R3 Release Candidate (RC) product. Please review the Release Notes before performing any installation and the help (chm) file for specific deployment and supportability guidance.       <br />If you experience any issues with the download or the ConfigMgr Microsoft Connect site please contact, <a href="mailto:sccmtap@microsoft.com">sccmtap@microsoft.com</a>       <br />Regards,       <br />The Configuration Manager Customer Team</p>
</blockquote>
<p>&#160;</p>
<p>RTM is scheduled to be released in December 2010</p>
]]></content:encoded>
			<wfw:commentRss>http://www.the-d-spot.org/wordpress/2010/08/05/sccm-info/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 deployment</title>
		<link>http://www.the-d-spot.org/wordpress/2009/09/17/windows-7-deployment/</link>
		<comments>http://www.the-d-spot.org/wordpress/2009/09/17/windows-7-deployment/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 13:00:33 +0000</pubDate>
		<dc:creator>Ben De Vriese</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[deploy]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[WIM]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.the-d-spot.org/wordpress/?p=5</guid>
		<description><![CDATA[Stay tuned for a Win7 deployment via SCCM! We will explain a bare metal Windows 7 deploy, as well as an upgrade path from Windows XP.]]></description>
			<content:encoded><![CDATA[<p>Stay tuned for a Win7 deployment via SCCM!</p>
<p>We will explain a bare metal Windows 7 deploy, as well as an upgrade path from Windows XP.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.the-d-spot.org/wordpress/2009/09/17/windows-7-deployment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

