Troubleshooting a Home Network
 Location:  Home » Books » Windows Powershell Cookbook: for Windows, Exchange 2007, and MOM V3  
Subcategories
Operating Systems
MS DOS
Windows ME
Windows NT
Windows NT Server
Windows NT Workstation
Windows XP
Paperback
Mass Market
Trade

Windows Powershell Cookbook: for Windows, Exchange 2007, and MOM V3

Windows Powershell Cookbook: for Windows, Exchange 2007, and MOM V3Author: Lee Holmes
Publisher: O'Reilly Media
Category: Book

List Price: $49.99
Buy New: $27.48
as of 7/30/2010 04:38 CDT details
You Save: $22.51 (45%)



New (28) Used (19) from $11.24

Seller: new_books_today
Rating: 4.5 out of 5 stars 11 reviews
Sales Rank: 179695

Media: Paperback
Edition: 1
Pages: 592
Number Of Items: 1
Shipping Weight (lbs): 1.8
Dimensions (in): 9 x 7 x 1.1

ISBN: 0596528493
Dewey Decimal Number: 005.446
EAN: 9780596528492
ASIN: 0596528493

Publication Date: October 23, 2007
Availability: Usually ships in 1-2 business days

Features:
  • ISBN13: 9780596528492
  • Condition: New
  • Notes: BUY WITH CONFIDENCE, Over one million books sold! 98% Positive feedback. Compare our books, prices and service to the competition. 100% Satisfaction Guaranteed

Also Available In:

  • Digital - Windows PowerShell Cookbook

Similar Items:


Editorial Reviews:

Product Description

This Cookbook by Windows PowerShell team developer Lee Holmes provides hundreds of tested scripts that you can use right away to get Microsoft's new tool working for you. More than 150 recipes, combined with a concise task-based introduction to the Windows PowerShell scripting language and environment, make it the perfect look-up guide when you encounter a thorny problem, or need a quick solution. The ideal companion to any tutorial or reference, this book meets the needs of system administrators at any level.

Microsoft has revolutionized the world of system management and command-line shells with its release of Windows PowerShell, and Lee Holmes gives you practical tools and inside advice that will make you a more productive user and administrator. You will be able to solve everything from automating routine tasks, working with files, event logs and other forms of structured data, to managing the users and resources of complex Windows networks. Each recipe includes a focused piece of code plus discussion of how and why it works, so that you can apply the solution to similar tasks.

You get an array of recipes covering PowerShell fundamentals, common tasks, and administrator tasks, including:

  • Pipelines, variables, objects, looping and flow control, strings and unstructured text, calculations and math


  • Simple files; structured files; Internet-enabled scripts; code reuse; lists, arrays and hashtables; user feedback; error management; environmental awareness; script signing; and more


  • Files and directories, registry manipulation, comparing data, event logs, process cmdlets, service cmdlets, Active Directory, enterprise computer management, and more


Those who administer Microsoft's Exchange 2007 and System Center Operations Manager (formerly MOM) will also benefit from this book, with separate chapters devoted to these servers. All Windows administrators will appreciate the appendices that include a PowerShell language quick reference, and a reference to the .NET, WMI and COM objects that PowerShell scripters will use often.

With working scripts, tutorials, and references all in one volume, Windows PowerShell Cookbook will turbocharge the productivity of any Windows administrator.



Customer Reviews:
Showing reviews 1-5 of 11



5 out of 5 stars A fantastic resource for PowerShell users   December 21, 2007
Sara Q. Laviolette (Grand Coteau, LA)
10 out of 10 found this review helpful

This PowerShell book is one of three that I own. As with most other O'reilly cookbooks, I recommend PowerShell Cookbook as not a beginner's guide (for that I recommend Wrox's Professional PowerShell) but as a reference for those who are somewhat familiar with the language and looking for solutions to everyday and not-so-everyday tasks. Even so, I did use this book to learn PowerShell so if you have the budget for only one book, I'd suggest buying this one. If you have the budget for two, also go for Wrox's Professional PowerShell. If you have the budget for three, add Bruce Payette's incredible "PowerShell in Action" to your collection to learn not only how but why.

Windows PowerShell Cookbook makes it apparent that the author, Lee Holmes, is an accomplished and articulate coder as his solutions are often quite elegant. Because of this, I would also recommend this book for those looking to sharpen their scripting style.

As with much 1.0 software, PowerShell is missing a few things -- most notably deep Active Directory integration. I look forward to PowerShell 2.0 and with it, the second edition of this book.



5 out of 5 stars Terrific Reference   October 15, 2008
Dennis L. Hughes (Austin, TX USA)
5 out of 5 found this review helpful

I've never read this book. It is after all a "cookbook".

What I can say is that many times I've turned to this book when I needed some clue to solve a practical problem. Somehow I've always found what I needed. I just browse the table of contents for a likely section, go there, and find something that looks like what I'm trying to do.

Contrast this with Bruce Payette's Windows PowerShell in Action. That's a great book to read through and get an in-depth understanding of PowerShell. It is horrible for finding practical answers.

Note that I'm a software engineer and not an administrator. I have no idea how sections on Exchange and MOM are.

Recommended.



5 out of 5 stars Very practical   November 13, 2007
G. Tairov
A very practical, task-oriented book! Not exactly for a beginner, who's trying to learn PowerShell. This book is filled with examples and solutions for everyday use. Excellent source for developers and seasoned Windows administrators.


5 out of 5 stars This book is great!   March 7, 2010
Rob (Columbus, Ohio United States)
This book is great for the beginner. Not only does this book explain how to code in powershell, it does it using examples that can be used, right out of the box. It covers topics at the OS level, such as file copying, deleting a file, or even edit a file, through Exchange specific scripts and even manipulating registry settings. It makes learning powershell easy and makes you productive while learning.


5 out of 5 stars Feel The Power Of Microsoft Scripting!!!   May 15, 2008
Daniel McKinnon (Tewksbury, MA USA)
1 out of 3 found this review helpful

With 'Windows PowerShell Cookbook: for Windows, Exchange 2007, and MOM V3' learn how the old way of writing scripts for Windows is in the past and it's better that way!

PowerShell (released in 2006) is quite simply a new way of shell scripting for Windows that takes the old command way of doing things and injecting it with super steroids. By leveraging the power of .NET and giving the user a good way to use it via the command line, PowerShell is the end result. Everything that administrators or power users ever did before or wanted to do in Windows can now be done faster and better than before and this is the perfect guide to help you do the things that you never thought were possible before.

Chapter Overview

01. Intro to Windows PowerShell
02. Pipelines
03. Variables and Objects
04. Looping and Flow Control
05. Strings and Unstructured Text
06. Calculations and Math
07. Simple Files
08. Structured Files
09. Internet-Enabled Scripts
10. Code Reuse
11. Lists, Arrays, Hashtables
12. User Interaction
13. Tracing and Error Management
14. Environmental Awareness
15. Extending Windows PowerShell
16. Security and Script Signing
17. Files and Directories
18. Windows Registry
19. Comparing Data
20. Event Logs
21. Processes
22. System Services
23. Active Directory
24. Enterprise Computer Management
25. Manage and Exchange 2007 Server
26. Manage an Operations Manager 2007 Server
A. PowerShell Language and Environment
B. Regular Expression Reference
C. PowerShell Automatic Variables
D. Standard PowerShell Verbs
E. Selected .NET Classes and Their Uses
F. WMI Reference
G. Selected COM Objects and Their Uses
H. .NET String Formatting
I. .NET DateTime Formatting

With around 270 recipes, this is a full reference. If you use PowerShell or are and admin that needs to learn it you would be wise to pick this book up and start using it, it's a great resource to have by your side.

***** RECOMMENDED


Showing reviews 1-5 of 11



Copyright © 2009 Troubleshooting a Home Network
microsoft  network administration  powershell  scripting  windows