<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.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>LA.NET [EN] : PowerShell</title><link>http://msmvps.com/blogs/luisabreu/archive/tags/PowerShell/default.aspx</link><description>Tags: PowerShell</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>PowerShell 2.0 RTMed</title><link>http://msmvps.com/blogs/luisabreu/archive/2009/10/29/powershell-2-0-rtmed.aspx</link><pubDate>Thu, 29 Oct 2009 09:07:11 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1736065</guid><dc:creator>luisabreu</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/luisabreu/rsscomments.aspx?PostID=1736065</wfw:commentRss><comments>http://msmvps.com/blogs/luisabreu/archive/2009/10/29/powershell-2-0-rtmed.aspx#comments</comments><description>&lt;p&gt;It seems like it &lt;a href="http://www.nivot.org/2009/10/28/PowerShell20GoesRTMForALLPlatforms.aspx"&gt;introduces&lt;/a&gt; a ton of new stuff…&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1736065" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/luisabreu/archive/tags/PowerShell/default.aspx">PowerShell</category></item><item><title>PowerShell v2.0 CTP is here</title><link>http://msmvps.com/blogs/luisabreu/archive/2007/11/07/powershell-v2-0-ctp-is-here.aspx</link><pubDate>Wed, 07 Nov 2007 21:49:27 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1286766</guid><dc:creator>luisabreu</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/luisabreu/rsscomments.aspx?PostID=1286766</wfw:commentRss><comments>http://msmvps.com/blogs/luisabreu/archive/2007/11/07/powershell-v2-0-ctp-is-here.aspx#comments</comments><description>&lt;p&gt;When v1.0 was in beta, I used to really love it (and I still do!). The &lt;a href="http://blogs.msdn.com/powershell/"&gt;PowerShell blog&lt;/a&gt; has just &lt;a href="http://blogs.msdn.com/powershell/archive/2007/11/06/what-s-new-in-ctp-of-powershell-2-0.aspx"&gt;announced&lt;/a&gt; that the 2.0 CTP is out. Go get it now :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1286766" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/luisabreu/archive/tags/PowerShell/default.aspx">PowerShell</category></item><item><title>Detecting admin elevation in PowerShell</title><link>http://msmvps.com/blogs/luisabreu/archive/2007/02/15/detecting-admin-elevation-in-powershell.aspx</link><pubDate>Thu, 15 Feb 2007 21:08:28 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:583411</guid><dc:creator>luisabreu</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/luisabreu/rsscomments.aspx?PostID=583411</wfw:commentRss><comments>http://msmvps.com/blogs/luisabreu/archive/2007/02/15/detecting-admin-elevation-in-powershell.aspx#comments</comments><description>&lt;p&gt;Though i really don't like the new UAC much (yes, I agree that it's a necessity, but I still don't like it :)), I'm trying to use it again lately. Another thing I'm trying to do is relearning PowerShell. &lt;a href="http://www.interact-sw.co.uk/iangblog/"&gt;Ian&lt;/a&gt; has posted a great &lt;a href="http://www.interact-sw.co.uk/iangblog/2007/02/09/pshdetectelevation"&gt;article&lt;/a&gt; on how you can use configure your shell so that you know when you're running it as admin or as a regular user (do note that this is not as simple as you may be thinking due to the UAC).&lt;/p&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=583411" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/luisabreu/archive/tags/PowerShell/default.aspx">PowerShell</category></item><item><title>PowerShell: getting along with cmdlet</title><link>http://msmvps.com/blogs/luisabreu/archive/2007/02/12/powershell-getting-along-with-cmdlet.aspx</link><pubDate>Mon, 12 Feb 2007 21:40:51 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:572147</guid><dc:creator>luisabreu</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/luisabreu/rsscomments.aspx?PostID=572147</wfw:commentRss><comments>http://msmvps.com/blogs/luisabreu/archive/2007/02/12/powershell-getting-along-with-cmdlet.aspx#comments</comments><description>&lt;p&gt;As I've said in the previous post, cmdlets&amp;nbsp;can be seen as the working unit of this new shell. If you're starting with Powershell, you should start by seeing the available cmdlets. This can be easilly done through the get-command cmdlet:&lt;/p&gt; &lt;p&gt;PS :&amp;gt; get-command&lt;/p&gt; &lt;p&gt;After running this command, you'll get a list of all the cmdlets that have been installed in PowerShell. Another usefull cmdlet is get-help. You can use it to get info on another cmdlet. for instance, if you run the following:&lt;/p&gt; &lt;p&gt;PS :&amp;gt; get-help get-command -detailed&lt;/p&gt; &lt;p&gt;you'll get all the info associated with the get-command cmdlet. These 2 cmdlets should be enough to get you busy on the next hours since they let you explore all the available cmdlets.&lt;/p&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=572147" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/luisabreu/archive/tags/PowerShell/default.aspx">PowerShell</category></item><item><title>Restarting Power-Shell</title><link>http://msmvps.com/blogs/luisabreu/archive/2007/02/12/restarting-power-shell.aspx</link><pubDate>Mon, 12 Feb 2007 15:59:02 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:571430</guid><dc:creator>luisabreu</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/luisabreu/rsscomments.aspx?PostID=571430</wfw:commentRss><comments>http://msmvps.com/blogs/luisabreu/archive/2007/02/12/restarting-power-shell.aspx#comments</comments><description>&lt;p&gt;After downloading and installing it in Vista, I've finally restarted learning it. A long time ago, I&amp;nbsp;used this shell and really enjoyed it. Those that read the PT blog should remember the Monad series I've written at the time. Since I really don't remember&amp;nbsp;many of the&amp;nbsp;things I used to know, I've thought that it would be a good idea to write something about it here. By doing this, I'll keep reserving at least an hour each two days to try things out and then I'll put some notes about it here.&lt;/p&gt; &lt;p&gt;So, what is PowerShell? In practise, I think it can be seen as a shell that lets you use .NET objects. This means that now you can do some cool stuff from the command line since all commands receive and return objects. Btw, commands are no longer called commands. This new shell introduced the notion of command-let (aka cmdlet). According to the docs, a cmdlet is a "simple, single-function command-line tool built into the shell". In practise, you may&amp;nbsp;end up writing several cmdlets to perform specific tasks. &lt;/p&gt; &lt;p&gt;it's all for now. In the next post I'll start writing some examples.&lt;/p&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=571430" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/luisabreu/archive/tags/PowerShell/default.aspx">PowerShell</category></item><item><title>After all, PowerShell is out!</title><link>http://msmvps.com/blogs/luisabreu/archive/2007/01/31/after-all-powershell-is-out.aspx</link><pubDate>Wed, 31 Jan 2007 23:33:03 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:532490</guid><dc:creator>luisabreu</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/luisabreu/rsscomments.aspx?PostID=532490</wfw:commentRss><comments>http://msmvps.com/blogs/luisabreu/archive/2007/01/31/after-all-powershell-is-out.aspx#comments</comments><description>&lt;p&gt;Jason (thanks!) has added a comment saying that PowerShell was released yesterday. here's the link for the &lt;a href="http://support.microsoft.com/?kbid=928439"&gt;x86 and x64 downloads&lt;/a&gt;. btw, can anyone please tell me why it isn't listed on the PowerShell download &lt;a href="http://www.microsoft.com/windowsserver2003/technologies/management/powershell/download.mspx"&gt;page&lt;/a&gt;? &lt;/p&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=532490" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/luisabreu/archive/tags/Trivia/default.aspx">Trivia</category><category domain="http://msmvps.com/blogs/luisabreu/archive/tags/PowerShell/default.aspx">PowerShell</category></item></channel></rss>