<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Generate random passwords for Active Directory users</title>
	<atom:link href="http://blog.powershell.no/2009/08/22/generate-random-passwords-for-active-directory-users/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.powershell.no/2009/08/22/generate-random-passwords-for-active-directory-users/</link>
	<description>On Windows PowerShell and other admin-related topics</description>
	<lastBuildDate>Fri, 09 Dec 2011 10:08:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Jan Egil Ring</title>
		<link>http://blog.powershell.no/2009/08/22/generate-random-passwords-for-active-directory-users/#comment-28</link>
		<dc:creator><![CDATA[Jan Egil Ring]]></dc:creator>
		<pubDate>Wed, 26 Aug 2009 18:16:59 +0000</pubDate>
		<guid isPermaLink="false">http://janegilring.wordpress.com/2009/08/22/generate-random-passwords-for-active-directory-users/#comment-28</guid>
		<description><![CDATA[I was actually thinking about using the ConvertTo-SecureString cmdlet (http://technet.microsoft.com/en-us/library/dd347656.aspx), but using the TPM might not be a bad idea. I`ll see what I`m able to accomplish.]]></description>
		<content:encoded><![CDATA[<p>I was actually thinking about using the ConvertTo-SecureString cmdlet (<a href="http://technet.microsoft.com/en-us/library/dd347656.aspx" rel="nofollow">http://technet.microsoft.com/en-us/library/dd347656.aspx</a>), but using the TPM might not be a bad idea. I`ll see what I`m able to accomplish.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tigerbimmer</title>
		<link>http://blog.powershell.no/2009/08/22/generate-random-passwords-for-active-directory-users/#comment-27</link>
		<dc:creator><![CDATA[tigerbimmer]]></dc:creator>
		<pubDate>Wed, 26 Aug 2009 01:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://janegilring.wordpress.com/2009/08/22/generate-random-passwords-for-active-directory-users/#comment-27</guid>
		<description><![CDATA[Could you store the $password in the TPM chip ?

http://msdn.microsoft.com/en-us/library/aa376205(VS.85).aspx is the closest i find.

You might also use an smart card, as they have true random generators you might enjoy.]]></description>
		<content:encoded><![CDATA[<p>Could you store the $password in the TPM chip ?</p>
<p><a href="http://msdn.microsoft.com/en-us/library/aa376205(VS.85).aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/aa376205(VS.85).aspx</a> is the closest i find.</p>
<p>You might also use an smart card, as they have true random generators you might enjoy.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

