<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss version="2.0">
	<channel>
	<title><![CDATA[Forums]]></title>
	<link><![CDATA[http://www.systemcentercentral.com/Forums/tabid/60/rss/1/tag/Forums%20Config_Manager/Default.aspx]]></link>
	<description />
	<language>en-us</language>
	<copyright><![CDATA[Copyright 2009 System Center Central All Rights Reserved.]]></copyright>
	<lastBuildDate>Thu, 31 May 2012 04:58:13 GMT</lastBuildDate>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/systemcentercentral/ConfigMgrForums" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="systemcentercentral/configmgrforums" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
			<title><![CDATA[SCCM 2012 -Update Detail Report]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/indexid/93427/default.aspx]]></link>
			<description><![CDATA[<p>Hi All<br />
i had a brilliant query for patch update status in SCCM 2007 - I would like to have the same report in SCCM2012 but I cant seem to get it right - I ve been throught the views but basically every thing has changed you are welcome to this query - but can somebody please help me to do the same for SCCM2012<br />
<br />
I have also seen this query but I am more inetersted in the detail - which updates has failed or reboot pending or what ever the case might be - thx a lot</p>
<p><a href="http://www.systemcentercentral.com/tabid/60/indexId/60580/tag/Forums/Default.aspx">http://www.systemcentercentral.com/tabid/60/indexId/60580/tag/Forums/Default.aspx</a></p>
<p>below sccm2007 report<br />
<br />
select<br />
 RS.Name0,<br />
OS.Caption0,OS.CSDVersion0,PS.ID,PS.Qnumbers,Laststatename,AD_Site_Name0,</p>
<p> </p>
<p>      LastStatusTime,ps.Title,WS.LastHWScan</p>
<p> </p>
<p>      FROM dbo.v_R_System RS</p>
<p> </p>
<p>      INNER JOIN dbo.v_GS_Workstation_Status WS ON RS.ResourceID = WS.ResourceID</p>
<p> </p>
<p>      INNER JOIN dbo.v_GS_Operating_System OS ON RS.ResourceID = OS.ResourceID</p>
<p> </p>
<p>      INNER JOIN dbo.vSMS_G_System_PatchstatusEx PS ON RS.ResourceID = PS.ResourceID</p>
<p> </p>
<p>      INNER JOIN dbo.vsms_ApplicableUpdatesSummaryEx AUS ON AUS.UpdateID = PS.UpdateID</p>
<p> </p>
<p>      inner join dbo.v_FullCollectionMembership FCM on FCM.ResourceID = RS.ResourceID</p>
<p> </p>
<p>      --inner join dbo.v_GS_OPERATING_SYSTEM OS on OS.ResourceID = RS.ResourceID</p>
<p> </p>
<p>      Where</p>
<p> </p>
<p>      client0 = 1 and active0 = 1 and obsolete0 = 0</p>
<p> </p>
<p>      and PS.ID like 'MS%'</p>
<p> </p>
<p>      and AUS.TimeAuthorized is not null</p>
<p> </p>
<p>      --and Operating_System_Name_and0 not like '%server%'</p>
<p> </p>
<p>      AND OS.Caption0 LIKE '%2008%'</p>
<p> </p>
<p>      and Laststatename like 'reboot%'</p>
<p> </p>
<p>      --and RS.Name0 like 'rcb-fps01'  </p>
<p> </p>
<p>      and FCM.CollectionID LIKE 'SMS00001'</p>
<p> </p>
<p>            --and (WS.LastHWScan > CURRENT_TIMESTAMP - 30)</p>
<p> </p>
<p>      and (ps.LastStatusTime > CURRENT_TIMESTAMP -30)</p>
<p> </p>
<p>      ORDER BY 4</p>]]></description>
			<author>Mike_fgr</author>
			<pubDate>Tue, 15 May 2012 13:33:46 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/indexid/93427/default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Re: SCCM 2012 -Update Detail Report]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/indexid/93648/default.aspx]]></link>
			<description><![CDATA[Mike, did you get this one sorted?]]></description>
			<author>Pete Zerger</author>
			<pubDate>Mon, 28 May 2012 23:46:16 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/indexid/93648/default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Re: Console and R3]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/indexid/93647/default.aspx]]></link>
			<description><![CDATA[peres, I am not sure what your question is here. Can you please elaborate?]]></description>
			<author>Pete Zerger</author>
			<pubDate>Mon, 28 May 2012 23:45:22 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/indexid/93647/default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Console and R3]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/indexid/93574/default.aspx]]></link>
			<description><![CDATA[ <br />
 Hello<br />
 I have one secondary site.In this, i have installed KB and R3 ( In Programs and Features is OK) and in the parent site appear: R2 installed not R3<br />
<br />
I  have installed R3 20 hours ago. <br />
<br />
Help??<br />
<br />
Thanks]]></description>
			<author>peres</author>
			<pubDate>Wed, 23 May 2012 13:29:54 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/indexid/93574/default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[RE: Installing SCCM 2012 site across un-trusted forests ?]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/indexid/93646/default.aspx]]></link>
			<description><![CDATA[you can't have a hierachy spanning untrusted domains/Forest in 2012. Only site systems (not sites) can be deployed in untrusted forests/domains. <br />
<br />
Tommy, also see this article, which I found helpful:<br />
<a href="http://blog.coretech.dk/kea/multi-forest-support-in-configmgr-2012-part-i-managing-clients-in-an-untrusted-forest/">http://blog.coretech.dk/kea/multi-forest-support-in-configmgr-2012-part-i-managing-clients-in-an-untrusted-forest/</a> <br />
<br />]]></description>
			<author>Pete Zerger</author>
			<pubDate>Mon, 28 May 2012 23:44:03 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/indexid/93646/default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Installing SCCM 2012 site across un-trusted forests ?]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/indexid/93454/default.aspx]]></link>
			<description><![CDATA[<p style="margin: 0cm 0cm 10pt;">Hi.</p>
<p style="margin: 0cm 0cm 10pt;">I`m working on implementing SCCM 2012 and some of the other products.</p>
<p style="margin: 0cm 0cm 10pt;">My goal is to build a System Center environment that is able to do both monitoring, deployments and automatic deployments.  All systems are based on Microsoft technologies.</p>
<p style="margin: 0cm 0cm 10pt;">Our current environment is build up with 3 different forests, and has NO trust between them.</p>
<p style="margin: 0cm 0cm 10pt;">Forest A – has about 100 servers in the same domain.</p>
<p style="margin: 0cm 0cm 10pt;">Forest B – Has about 150 servers in the same domain.</p>
<p style="margin: 0cm 0cm 10pt;">Forest C – has about 1000 servers in the same domain.</p>
<p style="margin: 0cm 0cm 10pt;">Each forest has its own network with firewall. I will be able to make firewall openings, but not any AD trusts. </p>
<p style="margin: 0cm 0cm 10pt;">I have read the planning guides on TechNet, and it says that you cannot build a hierarchy without two-way trust. I also found that the same document says that you can have one site that spans over my 3 forests. This can be done by installing site system server in each forest.  Maybe this is the only way to do it?</p>
<p style="margin: 0cm 0cm 10pt;">I´m a bit unsure which design is the best for my setup so I would like some input / comments on how to build up my new System Center environment to support my current infrastructure without making big changes to it. <br />
<br />
Thanks.<br />
Tommy</p>]]></description>
			<author>tommy hej</author>
			<pubDate>Wed, 16 May 2012 08:11:17 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/indexid/93454/default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Re: Configuration Manager 2007 + forefront Endpoint Protection]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/indexid/93284/default.aspx]]></link>
			<description><![CDATA[You shouldn't edit anything in the System Management container? It is ConfigMgr's repsonsibility to create and edit the objects in there. If you simply delete the objects in the System Management container, then ConfigMgr will properly recreate them if<br><br>- AD Schema is extended: http://technet.microsoft.com/en-us/library/bb633121.aspx<br><br>- AD publishing in enabled: http://technet.microsoft.com/en-us/library/bb680711.aspx<br><br>- Proper permissions are granted: http://technet.microsoft.com/en-us/library/bb633169.aspx<br><br><br><br>There is no need to delete the whole container, just the objects within it. Deleting it would not require a ConfigMgr reinstall though as the System Management container is typically created manually: http://technet.microsoft.com/en-us/library/bb632591.aspx]]></description>
			<author>Jason Sandys</author>
			<pubDate>Mon, 07 May 2012 13:03:51 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/indexid/93284/default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Configuration Manager 2007 + forefront Endpoint Protection]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/indexid/93242/default.aspx]]></link>
			<description><![CDATA[Hi Guys,<br />
<br />
I'm in the process of creating a MCCS Server with Forefront, i have managed to get the server up, and install forefront on to the server, and deploy the MCCS client to the hosts.<br />
<br />
Unfortunately this is my second attempt at creating the server and i changed the site code on the second install, initially i couldnt deploy any clients because of the old site was causing issues.<br />
<br />
I went into the Active Directory and edited the System Management Container to reflect the new site code and all was well, until i noticed an error on my server<br />
<br />
Currently im trying to deploy Forefront to some clients and it doesnt seem to want to deploy and im getting a error on the server stating that it cannot update the CN=SMS-MP-ITS-MCCS. I have checked the permissions and it appears that the account setup for the server has access to the CN<br />
<br />
Can i delete and recreate the System management container within the Active Directory to try and fix this issue.]]></description>
			<author>karl</author>
			<pubDate>Fri, 04 May 2012 03:02:07 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/indexid/93242/default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Re: Configuration Manager 2007 + forefront Endpoint Protection]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/indexid/93244/default.aspx]]></link>
			<description><![CDATA[Yes, you can delete and recreate the System Management container. I have done so more than once in my career. ;)]]></description>
			<author>Tommy Gunn</author>
			<pubDate>Fri, 04 May 2012 13:26:49 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/indexid/93244/default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[RE: Re: Configuration Manager 2007 + forefront Endpoint Protection]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/indexid/93279/default.aspx]]></link>
			<description><![CDATA[Thanks for the reply Tommy, when i delete the System Management container from the Active Directory and create a new one is it necessary to reinstall Configuration Manager <br />
<br />]]></description>
			<author>karl</author>
			<pubDate>Mon, 07 May 2012 01:00:09 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/indexid/93279/default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Re: Manage Client Agents properties with WMI in SCCM 2007]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/indexid/93198/default.aspx]]></link>
			<description><![CDATA[Yeah, there's a bit of variance in the WMI namespaces across the two verions, so WMI-related scripts that work for one platform often don't work for the other. If you give us some specific scenarios you'd like to address, I think we can give you some guidance / ideas.]]></description>
			<author>Pete Zerger</author>
			<pubDate>Wed, 02 May 2012 15:09:14 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/indexid/93198/default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[RE: Re: Manage Client Agents properties with WMI in SCCM 2007]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/indexid/93202/default.aspx]]></link>
			<description><![CDATA[Actually the scenario is quite simple. I need to programmatically change the recurrence of scan schedule for software updates clients on site server. This is a settings which can be found in Site settings | Client Agents | Software Updates Client Agent properties.]]></description>
			<author>Dmitry</author>
			<pubDate>Wed, 02 May 2012 16:42:22 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/indexid/93202/default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Manage Client Agents properties with WMI in SCCM 2007]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/indexid/93188/default.aspx]]></link>
			<description><![CDATA[Hello,<br />
<br />
what is WMI class or any other way to manage Client Agent properties (especially Software Updates Client Agent) for whole site programmatically?<br />
There is SMS_SoftwareUpdatesAgentConfig Server WMI Class in SCCM 2012, which seems doing what I need. But there is no such class in SCCM 2007.<br />
<br />
Thank you in advance.]]></description>
			<author>Dmitry</author>
			<pubDate>Wed, 02 May 2012 11:43:59 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/indexid/93188/default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[how to download ConfigMgr 2012 prerequisites when no Internet access?]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/indexid/93158/default.aspx]]></link>
			<description><![CDATA[Hey guys, I am trying to install ConfigMgr 2012 (not my strongest area today) on a lab system without Internet access. What's the command line to retrieve the prerequisites manually?]]></description>
			<author>Bad Kitty</author>
			<pubDate>Tue, 01 May 2012 13:32:48 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/indexid/93158/default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Re: how to download ConfigMgr 2012 prerequisites when no Internet access?]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/indexid/93159/default.aspx]]></link>
			<description><![CDATA[The concept is the same as configmgr 2007 actually. In ConfigMgr 2012, it's <strong>\SMSSETUP\BIN\X64\setupdl.exe <DownloadTargetPath></strong>]]></description>
			<author>Pete Zerger</author>
			<pubDate>Tue, 01 May 2012 13:40:59 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/indexid/93159/default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Re: DCM Report: Desired value empty]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/indexid/93153/default.aspx]]></link>
			<description><![CDATA[Hi Pete,<br><br><br><br>At this moment I'm only using the defaults provied by Microsoft. From SCM I exported the Baseline as an DCM package, imported this in DCM, assigned it to an collection and configured a schedule. In the Baseline a value is assigned (by Microsoft)<br><br><br><br><br><br>]]></description>
			<author>Coen van Dijk</author>
			<pubDate>Tue, 01 May 2012 11:21:38 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/indexid/93153/default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[DCM Report: Desired value empty]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/indexid/93144/default.aspx]]></link>
			<description><![CDATA[Hello,<br />
<br />
I'm trying to use DCM to check the compliance status of our Windows 2008 servers. I've imported the Windows 2008 R2 SP1 baseline from Microsoft into DCM (by exporting it from SCM as a DCM pakage) en assiociated this baseline to a collection containing the servers I want to check.<br />
<br />
When inverstigating the compliance report I see that in serveral cases a non compliance event is generated becase the Actual value is not matching the Desired value. Strange thing is that the Desired value show in the report is empty. <br />
<br />
For example:<br />
[PGGM]WS2008SP2 Member Server Security Compliance-Authentication Types<br />
Setting name:<br />
Network security: Minimum session security for NTLM SSP based (including secure RPC) servers<br />
Event description:<br />
The options for the setting are the same: • Require NTLMv2 session security • Require 128-bit encryption<br />
<br />
Actual value: 0<br />
Desired value: <empty><br />
<br />
Dos anybody have an idea why the Desired value shown in he report is empty? I can see the same type for error for more settings. These are all settings provided in the Microsoft Baseline for which I'm using the default value from the Baseline<br />
<br />
Thanks in advance!<br />
<br />
Coen]]></description>
			<author>Coen van Dijk</author>
			<pubDate>Tue, 01 May 2012 10:19:11 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/indexid/93144/default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Re: DCM Report: Desired value empty]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/indexid/93148/default.aspx]]></link>
			<description><![CDATA[Don't recall seeing this happen. Are you provided an option to set the value again to something other than NULL? ]]></description>
			<author>Pete Zerger</author>
			<pubDate>Tue, 01 May 2012 10:36:22 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/indexid/93148/default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Is PowerShell supported in software deployment in ConfigMgr 2007?]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/indexid/92967/default.aspx]]></link>
			<description><![CDATA[I am wondering if PowerShell is supported in ConfigMgr 2007 software deployment? I am having trouble getting it to work in my test deployment.]]></description>
			<author>HarashukuGrl</author>
			<pubDate>Tue, 24 Apr 2012 02:25:27 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/indexid/92967/default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Re: Is PowerShell supported in software deployment in ConfigMgr 2007?]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/indexid/92969/default.aspx]]></link>
			<description><![CDATA[Any valid command-line is supported in ConfigMgr.<br><br>You of course have to take into account execution context (runing as local System or the currently logged on user depending upon your settings), the fact that the ConfigMgr client agent is 32-bit, and the PowerShell execution policy also: http://www.iislogs.com/steveschofield/using-sccm-to-publish-a-powershell-script-via-a-package-program-advertisement.]]></description>
			<author>Jason Sandys</author>
			<pubDate>Tue, 24 Apr 2012 05:11:20 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/indexid/92969/default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[SCCM 2012 training videos/books]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/indexid/92881/default.aspx]]></link>
			<description><![CDATA[Hi All<br />
<br />
I am completely new to SCCM 2012 although I already work with SCOM 2007 R2. I now need to learn SCCM 2012. Can anyone recommend any good training videos on the subject? (preferable cheap or free), or can anyone recommend any  books or downloadable PDF's (preferably not to heavy to get me a quick start).<br />
<br />
Thanks very much<br />
Jo<br />]]></description>
			<author>Jo</author>
			<pubDate>Tue, 17 Apr 2012 06:03:47 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/indexid/92881/default.aspx</guid>
		</item>
	</channel>
</rss>

