Update to get PowerTab working in PowerShell CTP3 (Win7 and W2008R2) With thanks to Oisin Greetings /\/\o\/\/ Read More...
Here is a collection of differences between the PowerShell_ise.exe and PowerShell.exe, as well as workarounds and suggestion if you need them (assuming we have them :)) Limited support for interactive console apps, try cmd.exe, then try cmd.exe /k cmd.exe /c dir still works though, and more information...
I was playing with Doug Finke's extensions for PowerShell ISE (Integrated Scripting Environment), Expand-Alias and Expand-CurrentAlias , when I've noticed that mkdir doesn't expand and md expands to mkdir . Up until now I thought that mkdir and md are aliases for the New-Item cmdlet as rmdir...
This is sort of exciting - PowerShellPlus v2.1 Beta is live! I’ve used PowerShell Plus for some time and love it. But there are things that I’d like to see, in particular the CTP3 support. Well, now we have that – and I’m downloading it as I write this...
Introduction As PowerShell has evolved, there are a number of things that have been needed to be added in order to make it truly enterprise ready. One of the key concepts added into Version 2 of PowerShell is that of a module. A module is some chunk of...
Now this is neat - Tweet Grid , a page that shows recent posts about PowerShell, side by side with CTP3. It looks like this: The page auto updates, so you can see new Tweets as they come in. I will be using this page a lot over the coming days to monitor...
Well –this is cool and a tad unexpected. In a recent post , I noted that I’d heard PowerShell had been delayed till the new year. Well, that’s WRONG. It released last night, as explained over on the PowerShell Team blog . You can get PowerShell from the...
Download Windows PowerShell V2 CTP3 Download WinRM 2.0 CTP3 (required for PowerShell remoting) Enjoy, Greetings /\/\o\/\/ Read More...
At work I had to list al PST files on a list big of computers, a s searching for PST files is a timeconsuming job it should be possible to run the job concurently, so I thought that it was a good opportunity to try in PowerShell V2. as I have "The PDC build" of WIndows 7 running, that has a...
In an article posted during TechEd Barcelona , I suggested that PowerShell CTP 3 was coming “soon”. The statements from the MS folks suggested that “soon” would be “early December”. I joked last week that I did not ask which December. :-) I can see from...