Have one to sell? Sell yours here
Windows Powershell in Action
 
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Windows Powershell in Action [Paperback]

Bruce G. Payette (Author)
4.4 out of 5 stars  See all reviews (34 customer reviews)


Available from these sellers.


Textbook Student FREE Two-Day Shipping for Students. Learn more

Formats

Amazon Price New from Used from
Paperback --  
There is a newer edition of this item:
Windows PowerShell in Action, Second Edition Windows PowerShell in Action, Second Edition 5.0 out of 5 stars (9)
$35.99
In Stock.

Book Description

1932394907 978-1932394900 February 5, 2007 1

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. Written by Bruce Payette, one of principal creators of PowerShell, 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.



Editorial Reviews

From the Publisher

PowerShell in Action

Part I - Learning PowerShell This comprehensive tour of the PowerShell language and runtime introduces the language and offers a deep insight into how and why things are the way they are. Part I, covers the PowerShell language including the syntax, the type system with examples showing how each feature works.

Chapter 1-PowerShell history and a quick tour of the features of the environment.

Chapter 2-PowerShell concepts you'll need to put PowerShell to work.

Chapter 3-The PowerShell type system and its relationship to .NET.

Chapter 4-Operators and expressions including basic arithmetic, comparison and assignment, wildcard and regular expression pattern matching.

Chapter 5-Operations for working with arrays (indexing, slicing) and objects (properties and methods, output redirection, the formatting operator and PowerShell variables.

Chapter 6-PowerShell language constructs like if statement and loops.

Chapter 7-Programming in PowerShell, including functions and scripts and variable scoping.

Chapter 8-Object construction and extensions, Scriptblocks and how to extend the PowerShell language.

Chapter 9-Error handling and debugging.

Part II looks at applying PowerShell in specific technology areas and problem domains.

Chapter 10-Text processing such as basic string processing, file processing (including handling binary files) and working with XML documents.

Chapter 11-Locating, exploring and instantiating types in the .NET framework including generic types with applications including network programming and WinForms.

Chapter 12-Using the application automation models to script Microsoft Word, WMI from the command line and in scripts to inspect, update and manage a Windows system, and VBScript interaction.

Chapter 13-Security, security, security.

From the Author

Wow, I wrote a book. One moment you're a humble programming language designer and the next you're up until 2:00AM every night trying to figure out how to say "and in the next example" 500 times without being boring.

So why write it? Mostly because of PowerShell. Although PowerShell draws heavily from existing technologies, it combines them in some very novel ways. This kind of novelty leads to misunderstandings. As we showed our work to the world I found that there were a number of questions that were being asked over and over again. These questions would usually arise as a result of some prior language experience that the user had. There needed to be a way to gather this information altogether in one place.

It's astonishing was how much power comes out of the synergy of the various technologies underlying PowerShell. The PowerShell team would read people's blogs and be astonished by the creativity that was being demonstrated. This book tries to foster that creativity by conveying just how capable the PowerShell is.

And finally, this is the book I wanted to read. I love programming languages and the best books are the ones that explain not only "what" but also "why". These books give the reader something more that just technical detail. They convey a sense of the overall design and some element of the intent of the designer.

Learn PowerShell, be creative and above all, have fun.

Enjoy,

Bruce Payette


Product Details

  • Paperback: 576 pages
  • Publisher: Manning Publications; 1 edition (February 5, 2007)
  • Language: English
  • ISBN-10: 1932394907
  • ISBN-13: 978-1932394900
  • Product Dimensions: 9.3 x 7.4 x 1.1 inches
  • Shipping Weight: 2.2 pounds
  • Average Customer Review: 4.4 out of 5 stars  See all reviews (34 customer reviews)
  • Amazon Best Sellers Rank: #243,907 in Books (See Top 100 in Books)

More About the Author

Bruce Payette is a founding member of the Windows PowerShell team, the author of the Windows PowerShell language interpreter, and one of key designers of the Windows PowerShell language. He has been working on UNIX shell and utility tools for Windows for the past 15 years at companies like MKS and Softway Systems (now part of Microsoft Services for Unix).

 

Customer Reviews

34 Reviews
5 star:
 (23)
4 star:
 (7)
3 star:
 (1)
2 star:
 (2)
1 star:
 (1)
 
 
 
 
 
Average Customer Review
4.4 out of 5 stars (34 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

55 of 55 people found the following review helpful:
5.0 out of 5 stars Don't Make This Your First Purchase, July 9, 2007
Amazon Verified Purchase(What's this?)
This review is from: Windows Powershell in Action (Paperback)
Consider this book the Definitive Reference for PowerShell. Written by one of the designers of the PowerShell environment, the author knows all the ins and outs, back-alleys, hidden rooms, and secret handshakes the language offers - and isn't afraid to grab you by the hand and drag you along (like it or not!) for the tour of your life.

Therein, however, is the reason I can't recommend this as your first PowerShell book. The book is very logically planned out, the information very well presented in relatively easy to understand language, there is an abundance of script snippets to demonstrate what is being talked about, and the writing style itself is entertaining to read. But the author knows too much on the subject, and like any proud parent, often "too much information" is given, delving too deep into the gears and cogs of PowerShell and the underlying .NET framework for the (often basic) building block component, which might overwhelm the new PowerShell user, especially if the user does not have programming, let alone scripting, experience.

So although I say don't make this your first purchase, make it your second - and probably your last. Start with an "Introduction" style book (like Microsoft Windows Powershell Programming for the Absolute Beginner) to get used to the complex environment (even if you've only had VBS/JS experience), get comfortable with the basics of the shell, then move up to this title. You'll soon find out that every aspect you thought you knew has much more to the story than you thought, and you'll walk away from this read able to do just about everything you want.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


29 of 32 people found the following review helpful:
5.0 out of 5 stars Do not stop at think, go straight to buy and read., February 27, 2007
This review is from: Windows Powershell in Action (Paperback)
Where's the 6 stars option? I haven't enjoyed a software engineering book to the same extent for a long time. 'PowerShell in Action' works on two levels. Firstly it delivers immediately in getting you up to speed on PowerShell and being able to use it in-anger for simple tasks (and from there on it just gets better and better as it tackles more complex scenarios).

Secondly however it's not just a 'What' and 'How' tutorial, but also guide to 'Why'. Since Bruce was the design lead for the actual PowerShell language only he can tell you why they choose to implement features the way they did. On this level the book reads like one engineer talking to another. It gives you a fantastic insight into the thought processes behind the choices (what alternatives where considered, and discarded, and why).

The text is full of Bruce's entertaining and sly asides which make it clear that here's a guy that's quite possibly used every language on the planet. As a reader you get the clear impression that nothing in PowerShell is there out of whimsy. And when you start working through the book you'll get a real impression of how every feature of it hangs together and supports the whole. Get this book.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


13 of 14 people found the following review helpful:
5.0 out of 5 stars Awesome Detail from Start to Finish, February 18, 2007
By 
G. Bundy (San Jose, CA USA) - See all my reviews
(REAL NAME)   
This review is from: Windows Powershell in Action (Paperback)
If you are looking for a good source of information to use the new Windows Powershell, this is the book for you! What is the old saying if you want the truth go to the source? Well Bruce is the source being one of the team leads has obviously given him some insight into the internal workings and he shares this with the reader.

Whether you are a scripting novice who needs help from start to finish, or you are an advanced scripter who just wants to dive right in, this book has something for everyone. It goes from start to finish covering everything from the basics of not only what Windows Powershell is but also scripting and even dabbles into object oriented programming. This book is truly the place to go for all your Windows Powershell needs, great job Bruce!
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews











Only search this product's reviews



Inside This Book (learn more)
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
ect cmdlet, cmdlet name, terminating error, signing scripts, param statement, interop library, pipeline object, synthetic members, parameter binder, trap statement, type conversion error, secure scripts, string expansion, oreach statement, function foo, returning values from functions, comma operator, credential object, pattern matching operators, script debugging, pipeline returns, wildcard patterns, pipeline input, security modeling, scope modifiers
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Method System, Property System, Key Value, Internet Explorer, Name Definition, Visual Studio, Microsoft Word, Boolean Equals, Ron Tomich, Local Certificate Root, Microsoft Windows, Windows Forms, Add Shown, Operator Description Example Result, Operator Example Results Description, Local Settings, Method Variant, Microsoft Office, Moby Dick, Visual Basic, Windows Explorer, Creation Date, Full Computer, Microsoft Developers Network, Name Value
New!
Books on Related Topics | Concordance | Text Stats
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:




Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Discussions

This product's forum
Discussion Replies Latest Post
Release date? 0 Aug 15, 2010
Release Date? 2 Feb 16, 2007
See all 2 discussions...  
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
   
Related forums



So You'd Like to...



Look for Similar Items by Category


Look for Similar Items by Subject