Windows PowerShell in Action

Windows PowerShell in Action
Authors
Bruce Payette
ISBN
1932394907
Published
05 Feb 2007
Purchase online
amazon.com

"Bruce is a walking encyclopedia of every good, bad, solid, and wacky language idea that has been tried... This is a book that only Bruce could have written." --Jeffrey Snover, from the Foreword "The nuances of PowerShell from the lead language designer himself! Excellent content and easy readability! --Keith Hill, Software Architect "I love this book!" --Scott Hanselman ComputerZen.

Page 1 of 2
  1. Editorial Reviews
  2. Customer Reviews

Editorial Reviews

"Bruce is a walking encyclopedia of every good, bad, solid, and wacky language idea that has been tried... This is a book that only Bruce could have written."
--Jeffrey Snover, from the Foreword

"The nuances of PowerShell from the lead language designer himself! Excellent content and easy readability!
--Keith Hill, Software Architect

"I love this book!"
--Scott Hanselman ComputerZen.com

PowerShell replaces cobbled-together assemblies of third-party management tools with an elegant programming language and a powerful scripting shell for the Windows environment. In the tradition of Manning's ground breaking "In Action" series, this book comes from right from the source. Windows PowerShell in Action shows you how to build scripts and utilities to automate system tasks or create powerful system management tools to handle the day-to-day tasks that drive a Windows administrator's life. Because it's based on the .NET platform, PowerShell is also a powerful tool for developers and power users.

Windows PowerShell in Action was written by Bruce Payette, one of the founding members of the Windows PowerShell team, co-designer of the PowerShell language and the principal author of the PowerShell language implementation. The book enables you to get the most out of the PowerShell environment. Using many examples, both small and large, this book illustrates the features of the language and environment and shows how to compose those features into solutions, quickly and effectively.

This book is designed for anyone who wants to learn PowerShell and use it well. Rather than simply being a book of recipes to read and apply, this book gives you the deep knowledge about how PowerShell works and how to apply it

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“If Java had true garbage collection, most programs would delete themselves upon execution.” - Robert Sewell