PowerShell Team

Automating the world one-liner at a time…

Day 1: TechEd Developers in Barcelona

I'm finally here at day one of TechEd Developers in Barcelona.  The trip from Seattle is long and hard.  So long and hard that my bags couldn't make it.  They decided to hang out in Coppenhagen for a while.  That explains why I'm walking around looking like Don Johnson (if you are too young to remember Miami Vice...
Comments are closed.0 0

Working With Text and Files in Windows PowerShell (Part 3)

ScriptCenter has a couple chapters of Bruce Payette's awesome book:  Windows PowerShell in Action.  You can (and should) read part 3 of chapter 10 at:http://www.microsoft.com/technet/scriptcenter/topics/winpsh/payette3.mspxPart 3 focuses on XML processing.  If you've ever been coding XML and thought to yourself...
Comments are closed.0 0

Windows PowerShell in Action: Working With Text and Files in Windows PowerShell

ScriptCenter has a couple chapters of Bruce Payette's awesome book:  Windows PowerShell in Action.  You can (and should) read chapter 10 at:http://www.microsoft.com/technet/scriptcenter/topics/msh/payette1.mspxHere what ScriptCenter says about it:PowerShell is Microsoft's next-generation command line and scripting solution. ...
Comments are closed.0 0

-ErrorAction and -ErrorVariable

Let me take a minute to tell you about 2 of my favorite things in Windows PowerShell:  -ErrorAction and –ErrorVariableYou may have heard me talk about being maniacal about doing a great job with error handling ... this is one the cornerstones of our architecture.Here is the background:  Cmdlets are implemented by ...

PowerShell Month Begins!!!!

Windows PowerShell Scripting Contest on TechNet ScriptCenter (Nov 1 – Dec 15 2006) Want a chance to win one of over 150 prizes, including one of two, all-expenses paid trips to Redmond, WA to meet the Windows PowerShell team? Or maybe one of 12 Xbox 360 Core gaming machines? Or one of the dozens of prizes provided by PowerGadgets or ...
Comments are closed.0 0