Browse by Tags

07 November 2007
PowerShell v2.0 CTP is here
When v1.0 was in beta, I used to really love it (and I still do!). The PowerShell blog has just announced that the 2.0 CTP is out. Go get it now :) Read More...
Filed under:
15 February 2007
Detecting admin elevation in PowerShell
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. Ian has posted a great article on how you can use configure your shell so that you know when you... Read More...
Filed under:
12 February 2007
PowerShell: getting along with cmdlet
As I've said in the previous post, cmdlets 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: PS :> get-command After running this command, you'll get a list... Read More...
Filed under:
12 February 2007
Restarting Power-Shell
After downloading and installing it in Vista, I've finally restarted learning it. A long time ago, I 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 many of the things I used to know, I've thought... Read More...
Filed under:
31 January 2007
After all, PowerShell is out!
Jason (thanks!) has added a comment saying that PowerShell was released yesterday. here's the link for the x86 and x64 downloads . btw, can anyone please tell me why it isn't listed on the PowerShell download page ? Read More...
Filed under: ,