<?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 on: PowerShell: Get SID from AD (Active Directory) User / Group using PowerShell</title>
	<atom:link href="http://www.christiano.ch/wordpress/2009/08/26/powershell-get-sid-from-ad-active-directory-user-group-using-powershell/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.christiano.ch/wordpress/2009/08/26/powershell-get-sid-from-ad-active-directory-user-group-using-powershell/</link>
	<description>christiano.ch blog - personal knowledge base, news, memoires et cetera</description>
	<lastBuildDate>Tue, 29 Jun 2010 14:43:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<meta xmlns="http://www.w3.org/1999/xhtml" name="robots" content="noindex,follow" />
	<item>
		<title>By: christian</title>
		<link>http://www.christiano.ch/wordpress/2009/08/26/powershell-get-sid-from-ad-active-directory-user-group-using-powershell/comment-page-1/#comment-1667</link>
		<dc:creator>christian</dc:creator>
		<pubDate>Thu, 11 Mar 2010 11:42:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.christiano.ch/wordpress/?p=467#comment-1667</guid>
		<description>Thanks alot - i will instantly correct this!</description>
		<content:encoded><![CDATA[<p>Thanks alot &#8211; i will instantly correct this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.christiano.ch/wordpress/2009/08/26/powershell-get-sid-from-ad-active-directory-user-group-using-powershell/comment-page-1/#comment-1665</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 11 Mar 2010 10:58:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.christiano.ch/wordpress/?p=467#comment-1665</guid>
		<description>There is an error in this script, 
second line uses $objUser that doesn&#039;t exists, change it by $AdObj
$strSID = $AdObj.Translate([System.Security.Principal.SecurityIdentifier])

Nice script</description>
		<content:encoded><![CDATA[<p>There is an error in this script,<br />
second line uses $objUser that doesn&#8217;t exists, change it by $AdObj<br />
$strSID = $AdObj.Translate([System.Security.Principal.SecurityIdentifier])</p>
<p>Nice script</p>
]]></content:encoded>
	</item>
</channel>
</rss>
