<?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"
	>
<channel>
	<title>Comments on: Solving Problems with PowerShell: Add global groups to local groups with ADSI</title>
	<atom:link href="http://halr9000.com/article/623/feed" rel="self" type="application/rss+xml" />
	<link>http://halr9000.com/article/623</link>
	<description>(powershell &#38; other stuff)</description>
	<pubDate>Thu, 08 Jan 2009 23:25:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: luke</title>
		<link>http://halr9000.com/article/623#comment-6936</link>
		<dc:creator>luke</dc:creator>
		<pubDate>Tue, 14 Oct 2008 21:36:35 +0000</pubDate>
		<guid isPermaLink="false">http://halr9000.com/article/623#comment-6936</guid>
		<description>There are many sites out there using just Windows 2000 clients (and servers) and therefore cannot use the flexibility of Group Policy preferences.  Therefore they would be expected to use Restricted Groups in Group Policy which makes exceptions problematic.

There have been many times I've been asked to script local group administration because restricted groups in group policy do not meet the requirements.</description>
		<content:encoded><![CDATA[<p>There are many sites out there using just Windows 2000 clients (and servers) and therefore cannot use the flexibility of Group Policy preferences.  Therefore they would be expected to use Restricted Groups in Group Policy which makes exceptions problematic.</p>
<p>There have been many times I&#8217;ve been asked to script local group administration because restricted groups in group policy do not meet the requirements.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: varma</title>
		<link>http://halr9000.com/article/623#comment-6932</link>
		<dc:creator>varma</dc:creator>
		<pubDate>Sat, 11 Oct 2008 06:02:49 +0000</pubDate>
		<guid isPermaLink="false">http://halr9000.com/article/623#comment-6932</guid>
		<description>Thanks, I was trying replacing the group name in the script and have servers in csv 

Will try again today , Thanks for the help</description>
		<content:encoded><![CDATA[<p>Thanks, I was trying replacing the group name in the script and have servers in csv </p>
<p>Will try again today , Thanks for the help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: halr9000</title>
		<link>http://halr9000.com/article/623#comment-6931</link>
		<dc:creator>halr9000</dc:creator>
		<pubDate>Fri, 10 Oct 2008 18:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://halr9000.com/article/623#comment-6931</guid>
		<description>Perhaps I should have explained further that the input that this guy had was a pre-existing CSV file with two columns: Server and Group.</description>
		<content:encoded><![CDATA[<p>Perhaps I should have explained further that the input that this guy had was a pre-existing CSV file with two columns: Server and Group.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Varma</title>
		<link>http://halr9000.com/article/623#comment-6930</link>
		<dc:creator>Varma</dc:creator>
		<pubDate>Fri, 10 Oct 2008 16:14:57 +0000</pubDate>
		<guid isPermaLink="false">http://halr9000.com/article/623#comment-6930</guid>
		<description>Hello,

I am trying to execute your script , facing some issues could you please help me.

CSV file is not recognized as a cmdlet</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I am trying to execute your script , facing some issues could you please help me.</p>
<p>CSV file is not recognized as a cmdlet</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://halr9000.com/article/623#comment-6926</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Sun, 05 Oct 2008 15:09:34 +0000</pubDate>
		<guid isPermaLink="false">http://halr9000.com/article/623#comment-6926</guid>
		<description>That was me, and when I saw this, all I could think was that someone had read an old NT4 book. That's the only time I have ever seen that type of security group model, and it wasn't around for long. RIP.</description>
		<content:encoded><![CDATA[<p>That was me, and when I saw this, all I could think was that someone had read an old NT4 book. That&#8217;s the only time I have ever seen that type of security group model, and it wasn&#8217;t around for long. RIP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: halr9000</title>
		<link>http://halr9000.com/article/623#comment-6925</link>
		<dc:creator>halr9000</dc:creator>
		<pubDate>Sat, 04 Oct 2008 19:57:27 +0000</pubDate>
		<guid isPermaLink="false">http://halr9000.com/article/623#comment-6925</guid>
		<description>A buddy of mine asked the question: why would someone do this at all? This is a problem for group policy, not ADSI.  He's right, that is a better way to go.  I don't know  why Phactotum wanted to do it this way.  It's possible he had a perfectly good reason.</description>
		<content:encoded><![CDATA[<p>A buddy of mine asked the question: why would someone do this at all? This is a problem for group policy, not ADSI.  He&#8217;s right, that is a better way to go.  I don&#8217;t know  why Phactotum wanted to do it this way.  It&#8217;s possible he had a perfectly good reason.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
