<?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>Learn PowerShell</title><link>http://powershell.com/cs/forums/201.aspx</link><description>Moderated by PowerShell MVP &lt;a href="http://powershell.com/cs/content/experts.aspx#thomas-lee"&gt;Thomas Lee&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 (Build: 30929.2835)</generator><item><title>Re: Powershell Connection</title><link>http://powershell.com/cs/forums/thread/15055.aspx</link><pubDate>Fri, 02 Mar 2012 12:56:20 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:15055</guid><dc:creator>Thomas Lee</dc:creator><slash:comments>0</slash:comments><comments>http://powershell.com/cs/forums/thread/15055.aspx</comments><wfw:commentRss>http://powershell.com/cs/forums/commentrss.aspx?SectionID=201&amp;PostID=15055</wfw:commentRss><description>&lt;p&gt;Of course you can achieve this! &lt;/p&gt;
&lt;p&gt;The RSAT tools run on Windows 7 and make use of some web services you need to add to your AD. These require either at least a Windows Server 2008 R2 DC in the AD or, you can download the web service for downlevel OSs. That will allow you to run cmdlets locally to create a user.&lt;/p&gt;
&lt;p&gt;But that&amp;#39;s only part of the answer, I think, to your query. In terms of running the PowerShell script/pipeline from within an application, the answer is you can achieve this. You need to work through the authenication. I suspect as long as the C# application is running with the right credentials, you can create and use a run space to run the necessary scripts. It&amp;#39;s what Exchange does for example. But how to do this is not so much a PowerShell issue and a ASP.NET problem. &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Powershell Connection</title><link>http://powershell.com/cs/forums/thread/14930.aspx</link><pubDate>Mon, 27 Feb 2012 13:26:08 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:14930</guid><dc:creator>sachin.gangarde</dc:creator><slash:comments>0</slash:comments><comments>http://powershell.com/cs/forums/thread/14930.aspx</comments><wfw:commentRss>http://powershell.com/cs/forums/commentrss.aspx?SectionID=201&amp;PostID=14930</wfw:commentRss><description>&lt;p&gt;Hi Expert,&lt;/p&gt;
&lt;p&gt;I am new newbie to powershell. I am creating the application (asp.net , c#) which should create the user in Active directory on my office server. I want to run that application on my laptop which is not part of any domain. The machine whose powershell i am calling is a server machine; but my laptop is not part of any domain. Is it possible to play with active directory using powershell outside the domain.Please guide me.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>