PowerShell Team

Automating the world one-liner at a time…

Latest posts

PowerShell Team
PowerShell Team
Apr 8, 2008

PowerShell on Linux, Solaris, Mac, PHONES!!! etc

Igor Moochnick announced the first release of PASH, an open source implementation of PowerShell.  (I tripled check the date on his blog to make sure it ...

0
0
PowerShell Team
PowerShell Team
Apr 1, 2008

PowerScripting Podcast 3/19/08 Part 2

Part 2 of my interview for the PowerScripting Podcast is now available HERE. Enjoy! Jeffrey Snover [MSFT] Windows Management Partner Architect Visit the ...

0
0
PowerShell Team
PowerShell Team
Mar 29, 2008

-ErrorAction SilentlyContinue => -EA 0

In PowerShell, we draw the distinction between terminating and non-terminating errors.  The way to think about the distinction is a what should happen if I...

0
0
PowerShell Team
PowerShell Team
Mar 27, 2008

Apologies to Lee Holmes

10,000 apologies to Lee Holmes for not including his book in the Tower of Power pic (it was next to my keyboard - note all the bookmarks). Jeffrey Snover [MSFT...

0
0
PowerShell Team
PowerShell Team
Mar 27, 2008

How Microsoft Works

People often look at Microsoft and scratch their heads.  One of the things I want do with this blog is to give people a peek behind the curtains so you ...

0
0
PowerShell Team
PowerShell Team
Mar 27, 2008

Tower of Power – Part 2

I was thrilled to get a copy of Arnaud Petitjean's new Powershell book (in French) and add it to my Tower of Power (below). I've got to tell you, if I'm ever ...

0
0
PowerShell Team
PowerShell Team
Mar 27, 2008

PowerShell Remoting using SSH!

Can't wait for us to ship PowerShell Remoting? Want remoting to use SSH? Why wait for us?  /N software has just announced a beta of their NetCmdlets V2.0...

0
0
PowerShell Team
PowerShell Team
Mar 27, 2008

Sad Day: Finding Users With No Managers

Thomas WimPrine has a blog entry HERE where he uses PowerShell and Quest Software's free AD Cmdlets to find users with no managers.  I'd like to personally...

0
0
PowerShell Team
PowerShell Team
Mar 23, 2008

Select-String and Grep

Dustin Marx has a blog entry where he compares Unix/Linux, PowerShell and DOS commands.  In it he says, "If there is one Unix command I would love to ...

0
1