<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for SDM Software | Group Policy Management &amp; Administration Tools</title>
	<atom:link href="http://www.sdmsoftware.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sdmsoftware.com</link>
	<description>The Group Policy Experts</description>
	<lastBuildDate>Mon, 30 Jan 2012 03:57:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=478</generator>
	<item>
		<title>Comment on WMI Filter Test Utility Updated to Include timings by Darren Mar-Elia</title>
		<link>http://www.sdmsoftware.com/cool-new-products/wmi-filter-test-utility-updated-to-include-timiings/#comment-3888</link>
		<dc:creator>Darren Mar-Elia</dc:creator>
		<pubDate>Mon, 30 Jan 2012 03:57:18 +0000</pubDate>
		<guid isPermaLink="false">http://sdmsoftware.com/blog/?p=253#comment-3888</guid>
		<description>Thanks Jeff! I will put it on the &quot;list&quot; for the next version. May be a while but good suggestions! 
-Darren</description>
		<content:encoded><![CDATA[<p>Thanks Jeff! I will put it on the &#8220;list&#8221; for the next version. May be a while but good suggestions!<br />
-Darren</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WMI Filter Test Utility Updated to Include timings by JRV</title>
		<link>http://www.sdmsoftware.com/cool-new-products/wmi-filter-test-utility-updated-to-include-timiings/#comment-3887</link>
		<dc:creator>JRV</dc:creator>
		<pubDate>Mon, 30 Jan 2012 03:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://sdmsoftware.com/blog/?p=253#comment-3887</guid>
		<description>Hi Darren, 

I&#039;ve used WMI Filter Test for years and greatly appreciate it.

I have a suggestion...in addition to allowing us to test WMI Filters already present in AD, let us enter WMI queries ad hoc to test them as we develop them, and before we deploy them. Once we have it right, THEN we can copy &amp; paste into GPMC. Or (perhaps, if you have dev time to spare) WMIFT could create the WMI Filter automagically from the tested output.

This would also be useful for much more than GPMC. Thinking, here, of VB or PowerShell scripts, and SCCM Queries. (The latter of which I happen to be using WMIFT for as I write this!)</description>
		<content:encoded><![CDATA[<p>Hi Darren, </p>
<p>I&#8217;ve used WMI Filter Test for years and greatly appreciate it.</p>
<p>I have a suggestion&#8230;in addition to allowing us to test WMI Filters already present in AD, let us enter WMI queries ad hoc to test them as we develop them, and before we deploy them. Once we have it right, THEN we can copy &amp; paste into GPMC. Or (perhaps, if you have dev time to spare) WMIFT could create the WMI Filter automagically from the tested output.</p>
<p>This would also be useful for much more than GPMC. Thinking, here, of VB or PowerShell scripts, and SCCM Queries. (The latter of which I happen to be using WMIFT for as I write this!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Digging Into Group Policy WMI Filters and Managing them through PowerShell by Martin</title>
		<link>http://www.sdmsoftware.com/gpmc/digging-into-group-policy-wmi-filters-and-managing-them-through-powershell/#comment-3740</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Tue, 24 Jan 2012 16:35:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.sdmsoftware.com/?p=871#comment-3740</guid>
		<description>This article was the result of me contacting GTSC for an explanation of this behaviour (:

And for the user data: Sure you can filter for that, but you will always find a match if any previously logged in user matches the filter, it is not limited to the current user. I really struggled with that when trying to find a method of filtering to enable folder redirection only if the current user has a homeset - and I gave up...</description>
		<content:encoded><![CDATA[<p>This article was the result of me contacting GTSC for an explanation of this behaviour (:</p>
<p>And for the user data: Sure you can filter for that, but you will always find a match if any previously logged in user matches the filter, it is not limited to the current user. I really struggled with that when trying to find a method of filtering to enable folder redirection only if the current user has a homeset &#8211; and I gave up&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Digging Into Group Policy WMI Filters and Managing them through PowerShell by Darren Mar-Elia</title>
		<link>http://www.sdmsoftware.com/gpmc/digging-into-group-policy-wmi-filters-and-managing-them-through-powershell/#comment-3738</link>
		<dc:creator>Darren Mar-Elia</dc:creator>
		<pubDate>Tue, 24 Jan 2012 14:17:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.sdmsoftware.com/?p=871#comment-3738</guid>
		<description>Great information Martin. I did not know about the timeout but indeed I found this article (http://support.microsoft.com/kb/2587435). Thanks! As for your second comment, interesting point and I do see that for Win32_Environment. Is it true for all classes that hold per-user data? In any case, I don&#039;t know that it completely invalidates using per-user data in a WMI filter but it is important to understand that, for sure. Thanks again for pointing that out!</description>
		<content:encoded><![CDATA[<p>Great information Martin. I did not know about the timeout but indeed I found this article (<a href="http://support.microsoft.com/kb/2587435" rel="nofollow">http://support.microsoft.com/kb/2587435</a>). Thanks! As for your second comment, interesting point and I do see that for Win32_Environment. Is it true for all classes that hold per-user data? In any case, I don&#8217;t know that it completely invalidates using per-user data in a WMI filter but it is important to understand that, for sure. Thanks again for pointing that out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Leveraging Group Policy Preferences Item-Level Targeting from &#8220;Downlevel&#8221; Group Policy by Darren Mar-Elia</title>
		<link>http://www.sdmsoftware.com/uncategorized/leveraging-group-policy-preferences-item-level-targeting-from-downlevel-group-policy/#comment-3737</link>
		<dc:creator>Darren Mar-Elia</dc:creator>
		<pubDate>Tue, 24 Jan 2012 13:57:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.sdmsoftware.com/?p=845#comment-3737</guid>
		<description>Yep, thanks Martin. I&#039;m aware of CSE order for sure. I left it out of this discussion but you&#039;re absolutely right. The main point here is that the environment variable has to be there before the filter will work!</description>
		<content:encoded><![CDATA[<p>Yep, thanks Martin. I&#8217;m aware of CSE order for sure. I left it out of this discussion but you&#8217;re absolutely right. The main point here is that the environment variable has to be there before the filter will work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Digging Into Group Policy WMI Filters and Managing them through PowerShell by Martin</title>
		<link>http://www.sdmsoftware.com/gpmc/digging-into-group-policy-wmi-filters-and-managing-them-through-powershell/#comment-3736</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Tue, 24 Jan 2012 11:34:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.sdmsoftware.com/?p=871#comment-3736</guid>
		<description>Excellent article! One thing I want to point out: The performance issue with WMI filters was dangerous in past days - queries for win32_product easily could take several minutes.
With Win7 (and Vista SP2) Microsoft introduced a hard coded limit for filter evaluation (30 seconds). Any filter with longer duration will be interrupted and evaluate to false.

And WMI filters are not really suitable to filter for user properties - WMI always sees &quot;everything&quot; on the computer, e.g. if filtering for win32_environment, it sees all variables from all users ever logging on to the computer.

sincerely, Martin</description>
		<content:encoded><![CDATA[<p>Excellent article! One thing I want to point out: The performance issue with WMI filters was dangerous in past days &#8211; queries for win32_product easily could take several minutes.<br />
With Win7 (and Vista SP2) Microsoft introduced a hard coded limit for filter evaluation (30 seconds). Any filter with longer duration will be interrupted and evaluate to false.</p>
<p>And WMI filters are not really suitable to filter for user properties &#8211; WMI always sees &#8220;everything&#8221; on the computer, e.g. if filtering for win32_environment, it sees all variables from all users ever logging on to the computer.</p>
<p>sincerely, Martin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Leveraging Group Policy Preferences Item-Level Targeting from &#8220;Downlevel&#8221; Group Policy by Martin</title>
		<link>http://www.sdmsoftware.com/uncategorized/leveraging-group-policy-preferences-item-level-targeting-from-downlevel-group-policy/#comment-3735</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Tue, 24 Jan 2012 11:28:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.sdmsoftware.com/?p=845#comment-3735</guid>
		<description>Hi, Darren.
&quot;I linked the GPO with the ILT filter higher in precedence than the restricted groups GPO on the OU and it appeared that the ILT filter and environment variable processed first and then the restricted group policy was applied within the same cycle, so that was good!&quot;

The main point here is NOT the precedence, but the CSE processing order. Mark has a complete table of CSEs in their order on his web site: http://www.gruppenrichtlinien.de/Grundlagen/Client_Side_Extensions.htm
That has to be combined with the group policy evaluation process as found in http://technet.microsoft.com/en-us/library/cc784268%28WS.10%29.aspx (&quot;GPO List creation&quot;).

Anyway - ILT is cool :-) Especially the &quot;store in variable&quot; feature.

sincerely, Martin</description>
		<content:encoded><![CDATA[<p>Hi, Darren.<br />
&#8220;I linked the GPO with the ILT filter higher in precedence than the restricted groups GPO on the OU and it appeared that the ILT filter and environment variable processed first and then the restricted group policy was applied within the same cycle, so that was good!&#8221;</p>
<p>The main point here is NOT the precedence, but the CSE processing order. Mark has a complete table of CSEs in their order on his web site: <a href="http://www.gruppenrichtlinien.de/Grundlagen/Client_Side_Extensions.htm" rel="nofollow">http://www.gruppenrichtlinien.de/Grundlagen/Client_Side_Extensions.htm</a><br />
That has to be combined with the group policy evaluation process as found in <a href="http://technet.microsoft.com/en-us/library/cc784268%28WS.10%29.aspx" rel="nofollow">http://technet.microsoft.com/en-us/library/cc784268%28WS.10%29.aspx</a> (&#8220;GPO List creation&#8221;).</p>
<p>Anyway &#8211; ILT is cool <img src='http://www.sdmsoftware.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Especially the &#8220;store in variable&#8221; feature.</p>
<p>sincerely, Martin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on More on the Group Policy Health Cmdlet by Darren Mar-Elia</title>
		<link>http://www.sdmsoftware.com/powershell/more-on-the-group-policy-health-cmdlet/#comment-1493</link>
		<dc:creator>Darren Mar-Elia</dc:creator>
		<pubDate>Sun, 27 Nov 2011 18:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://sdmsoftware.com/blog/2009/01/09/more-on-the-group-policy-health-cmdlet/#comment-1493</guid>
		<description>That&#039;s correct Ed. You can iterate into the ComputerCSEsProcessed or UserCSEsProcessed properties like this:
&lt;code&gt;$health = Get-SDMGPHealth -ComputerName win7-x86-1
foreach ($cse in $health.ComputerCSEsProcessed) {$cse.GPObyCSE}&lt;/code&gt;

Darren</description>
		<content:encoded><![CDATA[<p>That&#8217;s correct Ed. You can iterate into the ComputerCSEsProcessed or UserCSEsProcessed properties like this:<br />
<code>$health = Get-SDMGPHealth -ComputerName win7-x86-1<br />
foreach ($cse in $health.ComputerCSEsProcessed) {$cse.GPObyCSE}</code></p>
<p>Darren</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on More on the Group Policy Health Cmdlet by Ed</title>
		<link>http://www.sdmsoftware.com/powershell/more-on-the-group-policy-health-cmdlet/#comment-1446</link>
		<dc:creator>Ed</dc:creator>
		<pubDate>Thu, 24 Nov 2011 18:38:35 +0000</pubDate>
		<guid isPermaLink="false">http://sdmsoftware.com/blog/2009/01/09/more-on-the-group-policy-health-cmdlet/#comment-1446</guid>
		<description>Thanks for the reply.  So in the example since the user and computer core status show a &quot;The operation completed successfully&quot; status, I would guess that there was a failure detected with either the user or computer CSE processing.  Would that be a correct assumption?  If so, what would you suggest the command line look like to locate the failure?

Thanks,
Ed</description>
		<content:encoded><![CDATA[<p>Thanks for the reply.  So in the example since the user and computer core status show a &#8220;The operation completed successfully&#8221; status, I would guess that there was a failure detected with either the user or computer CSE processing.  Would that be a correct assumption?  If so, what would you suggest the command line look like to locate the failure?</p>
<p>Thanks,<br />
Ed</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on More on the Group Policy Health Cmdlet by Darren Mar-Elia</title>
		<link>http://www.sdmsoftware.com/powershell/more-on-the-group-policy-health-cmdlet/#comment-1442</link>
		<dc:creator>Darren Mar-Elia</dc:creator>
		<pubDate>Thu, 24 Nov 2011 06:40:19 +0000</pubDate>
		<guid isPermaLink="false">http://sdmsoftware.com/blog/2009/01/09/more-on-the-group-policy-health-cmdlet/#comment-1442</guid>
		<description>Ed-
A red status gets registered when a failure is detected in either core processing (the part of the GP Processing cycle where the computer or user evaluates what GPOs need to be processed) or in CSE processing (where each policy area runs in turn to apply the settings).

Darren</description>
		<content:encoded><![CDATA[<p>Ed-<br />
A red status gets registered when a failure is detected in either core processing (the part of the GP Processing cycle where the computer or user evaluates what GPOs need to be processed) or in CSE processing (where each policy area runs in turn to apply the settings).</p>
<p>Darren</p>
]]></content:encoded>
	</item>
</channel>
</rss>

