<?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 2.0: Changing password through ADSI problem</title> <atom:link href="http://www.remkoweijnen.nl/blog/2009/11/24/powershell-2-0-changing-password-through-adsi-problem/feed/" rel="self" type="application/rss+xml" /><link>http://www.remkoweijnen.nl/blog/2009/11/24/powershell-2-0-changing-password-through-adsi-problem/</link> <description>About Terminal Server, Citrix, Delphi and other stuff</description> <lastBuildDate>Tue, 24 Jan 2012 22:30:12 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <item><title>By: Pardip Bhatia</title><link>http://www.remkoweijnen.nl/blog/2009/11/24/powershell-2-0-changing-password-through-adsi-problem/comment-page-1/#comment-3102</link> <dc:creator>Pardip Bhatia</dc:creator> <pubDate>Thu, 17 Feb 2011 18:33:36 +0000</pubDate> <guid isPermaLink="false">http://www.remkoweijnen.nl/blog/?p=465#comment-3102</guid> <description>to use with setpassword you may have to use
$secure_string_pwd = convertto-securestring &quot;Password2007&quot; -asplaintext -force</description> <content:encoded><![CDATA[<p>to use with setpassword you may have to use<br /> $secure_string_pwd = convertto-securestring &#8220;Password2007&#8243; -asplaintext -force</p> ]]></content:encoded> </item> </channel> </rss>
