<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://powershell.com/cs/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>PowerShell for Active Directory</title><link>http://powershell.com/cs/forums/197.aspx</link><description>Moderated by PowerShell experts &lt;a href="http://powershell.com/cs/content/experts.aspx#jakub-jares"&gt;Jakub Jareš&lt;/a&gt; and &lt;a href="http://powershell.com/cs/content/experts.aspx#jason-yoder"&gt;Jason Yoder&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 (Build: 30929.2835)</generator><item><title>Re: Regarding active directory</title><link>http://powershell.com/cs/forums/thread/15926.aspx</link><pubDate>Wed, 11 Apr 2012 18:54:27 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:15926</guid><dc:creator>dhara</dc:creator><slash:comments>0</slash:comments><comments>http://powershell.com/cs/forums/thread/15926.aspx</comments><wfw:commentRss>http://powershell.com/cs/forums/commentrss.aspx?SectionID=197&amp;PostID=15926</wfw:commentRss><description>&lt;p&gt;Yes..I need script for this question.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Regarding active directory</title><link>http://powershell.com/cs/forums/thread/15922.aspx</link><pubDate>Wed, 11 Apr 2012 18:09:25 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:15922</guid><dc:creator>RSiddaway</dc:creator><slash:comments>0</slash:comments><comments>http://powershell.com/cs/forums/thread/15922.aspx</comments><wfw:commentRss>http://powershell.com/cs/forums/commentrss.aspx?SectionID=197&amp;PostID=15922</wfw:commentRss><description>&lt;p&gt;is this something you need help doing or are you asking for comments on the idea &amp;amp; design of your script?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Regarding active directory</title><link>http://powershell.com/cs/forums/thread/15919.aspx</link><pubDate>Wed, 11 Apr 2012 17:25:21 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:15919</guid><dc:creator>dhara</dc:creator><slash:comments>0</slash:comments><comments>http://powershell.com/cs/forums/thread/15919.aspx</comments><wfw:commentRss>http://powershell.com/cs/forums/commentrss.aspx?SectionID=197&amp;PostID=15919</wfw:commentRss><description>&lt;pre&gt;Create a script that displays the user, group and computer account names found in
all of the Active Directory organizational units and does so one OU at a time.

For each OU, display the following format:
    OU name in uppercase and red letters followed by the words &amp;quot;Organizational Unit&amp;quot;
    The string &amp;quot;User Accounts&amp;quot; displayed in green letters
    A Name property listing for all user account names in the OU
    A blank line
    The string &amp;quot;Group Accounts&amp;quot; displayed in yellow letters
    A Name property listing for all group account names in the OU
    A blank line
    The string &amp;quot;Computer Accounts&amp;quot; displayed in magenta letters
    A Name property listing for all computer account names in the OU
    A blank line

Pause the screen and display the string &amp;quot;Press Enter for the next OU:&amp;quot;
Clear the screen then loop back to the next OU and continue this process for all OUs&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>