Archive for February 2008

Windows PowerShell Programming - For Developers

Windows PowerShell ProgrammingThis is the first book (I know of) written for developers and programmers. I just ordered my copy…
I am confident that this book is well written as I have a number of WROX publications in my library: Beginning Active Server Pages; VBScript:Programmers Reference; Beginning PHP, Apache, MySQL Web development; and Professional LAMP. Not ONE of my WROX books has ever found itself in the trash can…

Word to the wise… This is a programmers book and all the code is written in C#. Prerequisite: Good knowledge of both PowerShell and C# programming language. 

From the Back Cover

Professional Windows PowerShell Programming

Snap-ins, Cmdlets, Hosts, and Providers

Continue reading ‘Windows PowerShell Programming - For Developers’ »

WMI Explorer : Script-O-Matic for PowerShell

Over the last couple of weeks I've been working on a 3 part tutorial for WMI. In my adventures to see what others have written about on the subject, I found a remarkable tool (actually a .ps1 script) written by Marc van Orsouw aka "ThePowerShellGuy." This is a tool even Batman should have on his utility belt, it has gotten me out of a couple of jams…

Continue reading ‘WMI Explorer : Script-O-Matic for PowerShell’ »