<?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>Fri, 03 Feb 2012 17:13:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<meta xmlns="http://www.w3.org/1999/xhtml" name="robots" content="noindex,follow" />
	<item>
		<title>By: Kleines VB / PowerShell Projekt &#124; Dreadnik</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-25217</link>
		<dc:creator>Kleines VB / PowerShell Projekt &#124; Dreadnik</dc:creator>
		<pubDate>Tue, 31 Jan 2012 17:01:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.christiano.ch/wordpress/?p=467#comment-25217</guid>
		<description>[...] kann ich die SID jedes Benutzers finden, allerdings ist es so immer ein weiter Weg. Auf der Seite www.christiano.ch bin ich dann auf ein passendes Powershell-Skript [...]</description>
		<content:encoded><![CDATA[<p>[...] kann ich die SID jedes Benutzers finden, allerdings ist es so immer ein weiter Weg. Auf der Seite <a href="http://www.christiano.ch">http://www.christiano.ch</a> bin ich dann auf ein passendes Powershell-Skript [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</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-23787</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Tue, 10 Jan 2012 01:34:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.christiano.ch/wordpress/?p=467#comment-23787</guid>
		<description>Thanks so much for this! Sharing is awesome :D</description>
		<content:encoded><![CDATA[<p>Thanks so much for this! Sharing is awesome <img src='http://www.christiano.ch/wordpress/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to find the location of the user profile on the local disk - Yuval Sinay</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-12075</link>
		<dc:creator>How to find the location of the user profile on the local disk - Yuval Sinay</dc:creator>
		<pubDate>Tue, 28 Jun 2011 14:49:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.christiano.ch/wordpress/?p=467#comment-12075</guid>
		<description>[...] 1. Find the user SID by using one of the following scripts: VBS script Determine SID of Windows user (Authored by Mr. Kevin van Zonneveld) or PowerShell script Get SID from AD (Active Directory) User / Group using PowerShell. [...]</description>
		<content:encoded><![CDATA[<p>[...] 1. Find the user SID by using one of the following scripts: VBS script Determine SID of Windows user (Authored by Mr. Kevin van Zonneveld) or PowerShell script Get SID from AD (Active Directory) User / Group using PowerShell. [...]</p>
]]></content:encoded>
	</item>
	<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>

