Muutke küpsiste eelistusi

Windows PowerShell Pocket Reference [Pehme köide]

  • Formaat: Paperback / softback, 166 pages, kõrgus x laius: 178x108 mm
  • Ilmumisaeg: 01-Jul-2008
  • Kirjastus: O'Reilly Media
  • ISBN-10: 0596521782
  • ISBN-13: 9780596521783
Teised raamatud teemal:
  • Pehme köide
  • Hind: 23,49 €*
  • * saadame teile pakkumise kasutatud raamatule, mille hind võib erineda kodulehel olevast hinnast
  • See raamat on trükist otsas, kuid me saadame teile pakkumise kasutatud raamatule.
  • Kogus:
  • Lisa ostukorvi
  • Tasuta tarne
  • Lisa soovinimekirja
  • Formaat: Paperback / softback, 166 pages, kõrgus x laius: 178x108 mm
  • Ilmumisaeg: 01-Jul-2008
  • Kirjastus: O'Reilly Media
  • ISBN-10: 0596521782
  • ISBN-13: 9780596521783
Teised raamatud teemal:
The only portable, on-the-job reference to Windows PowerShell -- handy for Windows system administrators who number in the hundreds of thousands.

This portable reference to Windows PowerShell summarizes both the command shell and scripting language, and provides a concise reference to the major tasks that make PowerShell so successful. It's an ideal on-the-job tool for Windows administrators who don't have time to plow through huge books or search online.

Written by Microsoft PowerShell team member Lee Holmes, and excerpted from his Windows PowerShell Cookbook, Windows PowerShell Pocket Reference offers up-to-date coverage of PowerShell's 1.0 release. You'll find information on .NET classes and legacy management tools that you need to manage your system, along with chapters on how to write scripts, manage errors, format output, and much more.

Beginning with a whirlwind tour of Windows PowerShell, this convenient guide covers:

  • PowerShell language and environment
  • Regular expression reference
  • PowerShell automatic variables
  • Standard PowerShell verbs
  • Selected .NET classes and their uses
  • WMI reference
  • Selected COM objects and their uses
  • .NET string formatting
  • .NET datetime formatting

An authoritative source of information about PowerShell since its earliest betas, Lee Holmes' vast experience lets him incorporate both the "how" and the "why" into the book's discussions. His relationship with the PowerShell and administration community -- through newsgroups, mailing lists, and his informative blog Lee Holmes -- gives him insight into problems faced by administrators and PowerShell users alike.

If you're ready to learn this powerful tool without having to break stride in your routine, this is the book you want.



The only portable, on-the-job reference to Windows PowerShell -- handy for Windows system administrators who number in the hundreds of thousands.
Preface ix
Chapter 1: A Whirlwind Tour of Windows PowerShell 1
Introduction
1
An Interactive Shell
2
Structured Commands (Cmdlets)
5
Deep Integration of Objects
7
Administrators As First-Class Users
8
Composable Commands
8
Techniques to Protect You from Yourself
10
Common Discovery Commands
11
Ubiquitous Scripting
12
Ad-Hoc Development
13
Bridging Technologies
14
Namespace Navigation Through Providers
17
Much, Much More
19
Chapter 2: PowerShell Language and Environment 20
Commands and Expressions
20
Comments
21
Variables
22
Booleans
23
Strings
24
Numbers
26
Arrays and Lists
28
Hashtables (Associative Arrays)
32
XML
32
Simple Operators
34
Comparison Operators
39
Conditional Statements
43
Looping Statements
47
Working with the .NET Framework
52
Writing Scripts, Reusing Functionality
60
Managing Errors
67
Formatting Output
69
Capturing Output
72
Tracing and Debugging
73
Common Customization Points
75
Chapter 3: Regular Expression Reference 80
Chapter 4: PowerShell Automatic Variables 90
Chapter 5: Standard PowerShell Verbs 95
Chapter 6: Selected .NET Classes and Their Uses 101
Chapter 7: WMI Reference 111
Chapter 8: Selected COM Objects and Their Uses 124
Chapter 9: .NET String Formatting 128
String Formatting Syntax
128
Standard Numeric Format Strings
128
Custom Numeric Format Strings
130
Chapter 10: .NET DateTime Formatting 133
Custom DateTime Format Strings
135
Index 143
Lee Holmes is a developer on the Microsoft Windows PowerShell team and has been an authoritative source of information about PowerShell since its earliest betas. His vast experience with Windows PowerShell lets him integrate both the "how" and the "why" into discussions. Lee's integration with the PowerShell and administration community (via newsgroups, mailing lists, and blogs) gives him a great deal of insight into the problems faced by all levels of administrators andPowerShell users alike.