<?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 Xenophane&#039;s Blog</title>
	<atom:link href="http://www.xipher.dk/WordPress/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.xipher.dk/WordPress</link>
	<description>Stuff that I do!</description>
	<lastBuildDate>Tue, 15 Jun 2010 13:44:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Set file permissions with Set-ACL by Xenophane</title>
		<link>http://www.xipher.dk/WordPress/?p=241&#038;cpage=1#comment-968</link>
		<dc:creator>Xenophane</dc:creator>
		<pubDate>Tue, 15 Jun 2010 13:44:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.xipher.dk/WordPress/?p=241#comment-968</guid>
		<description>I just tested this on a 2008R2 server, and it seems to work...

Are you running the script locally on the 2008 Server, and are you a member of the Administrators group ?</description>
		<content:encoded><![CDATA[<p>I just tested this on a 2008R2 server, and it seems to work&#8230;</p>
<p>Are you running the script locally on the 2008 Server, and are you a member of the Administrators group ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Set file permissions with Set-ACL by ICT</title>
		<link>http://www.xipher.dk/WordPress/?p=241&#038;cpage=1#comment-967</link>
		<dc:creator>ICT</dc:creator>
		<pubDate>Tue, 15 Jun 2010 04:39:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.xipher.dk/WordPress/?p=241#comment-967</guid>
		<description>Hi I tried your script. It worked in a local environmnet however when I went to use it on my 2008 server the following happened. 
SET-ACL &lt;&lt;&lt;$file $objACL
SET_ACL: The security identifie is not allowed to be the ownner of this object

Any ideas what this is referring to ?</description>
		<content:encoded><![CDATA[<p>Hi I tried your script. It worked in a local environmnet however when I went to use it on my 2008 server the following happened.<br />
SET-ACL &lt;&lt;&lt;$file $objACL<br />
SET_ACL: The security identifie is not allowed to be the ownner of this object</p>
<p>Any ideas what this is referring to ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Output a sortable HTML table by Mike Shepard</title>
		<link>http://www.xipher.dk/WordPress/?p=430&#038;cpage=1#comment-953</link>
		<dc:creator>Mike Shepard</dc:creator>
		<pubDate>Wed, 02 Jun 2010 14:58:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.xipher.dk/WordPress/?p=430#comment-953</guid>
		<description>Not a problem.  I can understand how the syntax hightlighter could have issues with html tags in strings.  It&#039;s working better now.</description>
		<content:encoded><![CDATA[<p>Not a problem.  I can understand how the syntax hightlighter could have issues with html tags in strings.  It&#8217;s working better now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Output a sortable HTML table by Xenophane</title>
		<link>http://www.xipher.dk/WordPress/?p=430&#038;cpage=1#comment-952</link>
		<dc:creator>Xenophane</dc:creator>
		<pubDate>Wed, 02 Jun 2010 07:15:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.xipher.dk/WordPress/?p=430#comment-952</guid>
		<description>Hal &amp; Mike

Mike I am sorry that somehow the Codehighlighter screwed up the formatting, will see if there is an error in the highlighter brush, I put a link to the file, and I just tested it, it works.

You are both completely right about the module/function observations, and I  will change that... I was considering creating a report module, with different types of Report outputs, but a friend needed the htmltable functionality, so I might have posted a little prematurely (there are missing some params  like report file name etc, hopefully I will have some time tonight to fix it), when I get those things worked out, I plan to post it on PoshCode as well.

I ham trying to get a hold of LucD  to see if I can include his Out-XLS into what is supposed to become a module :)

Please let me know if you have trouble getting this to work, I have tested it with both pipeline input, and using variables and it seems to work for me.</description>
		<content:encoded><![CDATA[<p>Hal &#038; Mike</p>
<p>Mike I am sorry that somehow the Codehighlighter screwed up the formatting, will see if there is an error in the highlighter brush, I put a link to the file, and I just tested it, it works.</p>
<p>You are both completely right about the module/function observations, and I  will change that&#8230; I was considering creating a report module, with different types of Report outputs, but a friend needed the htmltable functionality, so I might have posted a little prematurely (there are missing some params  like report file name etc, hopefully I will have some time tonight to fix it), when I get those things worked out, I plan to post it on PoshCode as well.</p>
<p>I ham trying to get a hold of LucD  to see if I can include his Out-XLS into what is supposed to become a module <img src='http://www.xipher.dk/WordPress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Please let me know if you have trouble getting this to work, I have tested it with both pipeline input, and using variables and it seems to work for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Output a sortable HTML table by Mike Shepard</title>
		<link>http://www.xipher.dk/WordPress/?p=430&#038;cpage=1#comment-951</link>
		<dc:creator>Mike Shepard</dc:creator>
		<pubDate>Wed, 02 Jun 2010 04:35:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.xipher.dk/WordPress/?p=430#comment-951</guid>
		<description>I agree with Hal about this not being a module.

That aside, I can&#039;t get it to work, even with the included examples.  I suspect there was a problem pasting the code into the post.  For example, the opening block-comment tag has an extra space (that one is easy).  A bigger problem is in line 73 (in the &quot;end&quot; block).  In the third .replace() call, the first argument is &quot;&quot;.  You can&#039;t pass an empty string as the first argument to replace.  The same thing goes for the last replace in that statement.</description>
		<content:encoded><![CDATA[<p>I agree with Hal about this not being a module.</p>
<p>That aside, I can&#8217;t get it to work, even with the included examples.  I suspect there was a problem pasting the code into the post.  For example, the opening block-comment tag has an extra space (that one is easy).  A bigger problem is in line 73 (in the &#8220;end&#8221; block).  In the third .replace() call, the first argument is &#8220;&#8221;.  You can&#8217;t pass an empty string as the first argument to replace.  The same thing goes for the last replace in that statement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Output a sortable HTML table by Hal Rottenberg</title>
		<link>http://www.xipher.dk/WordPress/?p=430&#038;cpage=1#comment-948</link>
		<dc:creator>Hal Rottenberg</dc:creator>
		<pubDate>Tue, 01 Jun 2010 13:36:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.xipher.dk/WordPress/?p=430#comment-948</guid>
		<description>Very cool, I&#039;ll have to check this out. One minor comment though: I think it&#039;s confusing to use a verb-noun naming convention for the module itself. Modules are meant to be containers for a function, usually more than one. They are an abstraction layer one level up, if you will. Due to this, I think a best practice here would be for you to rename your module to something generic. That would allow you to add other functions, aliases, formatting ps1xml, binary snapins, etc, etc, etc to the same module.

Or, if you wish it to simply standalone, then the way I would do that is to abolish mention of a module entirely and just make it a ps1 without even a wrapper function. In my experience, it&#039;s hardly worth the time to explain to someone how to dot-source a file containing a function for just one thing.</description>
		<content:encoded><![CDATA[<p>Very cool, I&#8217;ll have to check this out. One minor comment though: I think it&#8217;s confusing to use a verb-noun naming convention for the module itself. Modules are meant to be containers for a function, usually more than one. They are an abstraction layer one level up, if you will. Due to this, I think a best practice here would be for you to rename your module to something generic. That would allow you to add other functions, aliases, formatting ps1xml, binary snapins, etc, etc, etc to the same module.</p>
<p>Or, if you wish it to simply standalone, then the way I would do that is to abolish mention of a module entirely and just make it a ps1 without even a wrapper function. In my experience, it&#8217;s hardly worth the time to explain to someone how to dot-source a file containing a function for just one thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quest AD Cmdlet examples from my Presentation by Wrapping up Minasi Conference 2010 &#171;</title>
		<link>http://www.xipher.dk/WordPress/?p=417&#038;cpage=1#comment-920</link>
		<dc:creator>Wrapping up Minasi Conference 2010 &#171;</dc:creator>
		<pubDate>Thu, 20 May 2010 20:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.xipher.dk/WordPress/?p=417#comment-920</guid>
		<description>[...] http://www.xipher.dk/WordPress/?p=426 Links to script posts http://www.xipher.dk/WordPress/?p=420 http://www.xipher.dk/WordPress/?p=417 http://www.xipher.dk/WordPress/?p=414 [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.xipher.dk/WordPress/?p=426" rel="nofollow">http://www.xipher.dk/WordPress/?p=426</a> Links to script posts <a href="http://www.xipher.dk/WordPress/?p=420" rel="nofollow">http://www.xipher.dk/WordPress/?p=420</a> <a href="http://www.xipher.dk/WordPress/?p=417" rel="nofollow">http://www.xipher.dk/WordPress/?p=417</a> <a href="http://www.xipher.dk/WordPress/?p=414" rel="nofollow">http://www.xipher.dk/WordPress/?p=414</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Profile Examples from Presentation by Wrapping up Minasi Conference 2010 &#171;</title>
		<link>http://www.xipher.dk/WordPress/?p=411&#038;cpage=1#comment-918</link>
		<dc:creator>Wrapping up Minasi Conference 2010 &#171;</dc:creator>
		<pubDate>Tue, 18 May 2010 21:40:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.xipher.dk/WordPress/?p=411#comment-918</guid>
		<description>[...] Neilsen http://www.xipher.dk/WordPress/?p=426 Links to script posts http://www.xipher.dk/WordPress/?p=420 http://www.xipher.dk/WordPress/?p=417 http://www.xipher.dk/WordPress/?p=414 http://www.xipher.dk/WordPress/?p=411 [...]</description>
		<content:encoded><![CDATA[<p>[...] Neilsen <a href="http://www.xipher.dk/WordPress/?p=426" rel="nofollow">http://www.xipher.dk/WordPress/?p=426</a> Links to script posts <a href="http://www.xipher.dk/WordPress/?p=420" rel="nofollow">http://www.xipher.dk/WordPress/?p=420</a> <a href="http://www.xipher.dk/WordPress/?p=417" rel="nofollow">http://www.xipher.dk/WordPress/?p=417</a> <a href="http://www.xipher.dk/WordPress/?p=414" rel="nofollow">http://www.xipher.dk/WordPress/?p=414</a> <a href="http://www.xipher.dk/WordPress/?p=411" rel="nofollow">http://www.xipher.dk/WordPress/?p=411</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Remoting examples from my presentation by Wrapping up Minasi Conference 2010 &#171;</title>
		<link>http://www.xipher.dk/WordPress/?p=420&#038;cpage=1#comment-917</link>
		<dc:creator>Wrapping up Minasi Conference 2010 &#171;</dc:creator>
		<pubDate>Tue, 18 May 2010 21:39:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.xipher.dk/WordPress/?p=420#comment-917</guid>
		<description>[...] http://www.xipher.dk/WordPress/?p=426 Links to script posts http://www.xipher.dk/WordPress/?p=420 http://www.xipher.dk/WordPress/?p=417 http://www.xipher.dk/WordPress/?p=414 [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.xipher.dk/WordPress/?p=426" rel="nofollow">http://www.xipher.dk/WordPress/?p=426</a> Links to script posts <a href="http://www.xipher.dk/WordPress/?p=420" rel="nofollow">http://www.xipher.dk/WordPress/?p=420</a> <a href="http://www.xipher.dk/WordPress/?p=417" rel="nofollow">http://www.xipher.dk/WordPress/?p=417</a> <a href="http://www.xipher.dk/WordPress/?p=414" rel="nofollow">http://www.xipher.dk/WordPress/?p=414</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on .Net Examples from Presentation by Wrapping up Minasi Conference 2010 &#171;</title>
		<link>http://www.xipher.dk/WordPress/?p=414&#038;cpage=1#comment-916</link>
		<dc:creator>Wrapping up Minasi Conference 2010 &#171;</dc:creator>
		<pubDate>Tue, 18 May 2010 21:38:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.xipher.dk/WordPress/?p=414#comment-916</guid>
		<description>[...] Links to script posts http://www.xipher.dk/WordPress/?p=420 http://www.xipher.dk/WordPress/?p=417 http://www.xipher.dk/WordPress/?p=414 [...]</description>
		<content:encoded><![CDATA[<p>[...] Links to script posts <a href="http://www.xipher.dk/WordPress/?p=420" rel="nofollow">http://www.xipher.dk/WordPress/?p=420</a> <a href="http://www.xipher.dk/WordPress/?p=417" rel="nofollow">http://www.xipher.dk/WordPress/?p=417</a> <a href="http://www.xipher.dk/WordPress/?p=414" rel="nofollow">http://www.xipher.dk/WordPress/?p=414</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
