<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Modifying Directory Service Objects with Windows PowerShell</title><link>http://blogs.msdn.com/arulk/archive/2006/07/28/682289.aspx</link><description>Modifying an object is equivalent to writing an attribute to an existing object in Active Directory. If an attribute contains a value, modifying it will clear the existing value and replace it with a different value. Typically, the type of modification</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Interesting Finds: July 29, 2006</title><link>http://blogs.msdn.com/arulk/archive/2006/07/28/682289.aspx#682625</link><pubDate>Sat, 29 Jul 2006 18:46:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:682625</guid><dc:creator>Jason Haley</dc:creator><description /></item><item><title>re: Modifying Directory Service Objects with Windows PowerShell</title><link>http://blogs.msdn.com/arulk/archive/2006/07/28/682289.aspx#689294</link><pubDate>Sat, 05 Aug 2006 10:05:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:689294</guid><dc:creator>MOW</dc:creator><description>a note on setting properties,&lt;br&gt;if you use AD (not ADAM) you can also set the property directly,&lt;br&gt;also the setinfo ( commitchanges()) will be called automagicly.&lt;br&gt;&lt;br&gt;So :&lt;br&gt;&lt;br&gt;$objUser.Put(&amp;quot;description&amp;quot;, &amp;quot;HR employee&amp;quot;)&lt;br&gt;$objUser.SetInfo()&lt;br&gt;&lt;br&gt;can be replaced by&lt;br&gt;&lt;br&gt;$objUser.Description = &amp;quot;HR employee&amp;quot;&lt;br&gt;&lt;br&gt;Greetings /\/\o\/\/&lt;br&gt;</description></item><item><title>&amp;#8220;Invisible&amp;#8221; methods for ADSI? &amp;laquo; Pathological Scripter</title><link>http://blogs.msdn.com/arulk/archive/2006/07/28/682289.aspx#776238</link><pubDate>Fri, 29 Sep 2006 01:45:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:776238</guid><dc:creator>“Invisible” methods for ADSI? « Pathological Scripter</dc:creator><description>PingBack from &lt;a rel="nofollow" target="_new" href="http://pathologicalscripter.wordpress.com/2006/09/28/invisible-methods-for-adsi/"&gt;http://pathologicalscripter.wordpress.com/2006/09/28/invisible-methods-for-adsi/&lt;/a&gt;</description></item><item><title>Managing local users in powershell | keyongtech</title><link>http://blogs.msdn.com/arulk/archive/2006/07/28/682289.aspx#9364521</link><pubDate>Thu, 22 Jan 2009 10:59:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9364521</guid><dc:creator>Managing local users in powershell | keyongtech</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.keyongtech.com/2832025-managing-local-users-in-powershell"&gt;http://www.keyongtech.com/2832025-managing-local-users-in-powershell&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Windows PowerShell: Working with Active Directory</title><link>http://blogs.msdn.com/arulk/archive/2006/07/28/682289.aspx#9371878</link><pubDate>Fri, 23 Jan 2009 04:43:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9371878</guid><dc:creator>It's my life... And I live it...</dc:creator><description>&lt;p&gt;&amp;amp;#160; Windows PowerShell: Working with Active Directory One thing I will say here. I was teaching a&lt;/p&gt;
</description></item></channel></rss>