Muutke küpsiste eelistusi

Windows PowerShell Pocket Reference 2nd edition [Pehme köide]

  • Formaat: Paperback / softback, 150 pages
  • Ilmumisaeg: 04-Jan-2013
  • Kirjastus: O'Reilly Media
  • ISBN-10: 1449320961
  • ISBN-13: 9781449320966
Teised raamatud teemal:
  • Pehme köide
  • Hind: 31,59 €*
  • * 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, 150 pages
  • Ilmumisaeg: 04-Jan-2013
  • Kirjastus: O'Reilly Media
  • ISBN-10: 1449320961
  • ISBN-13: 9781449320966
Teised raamatud teemal:

This portable reference to Windows PowerShell 3.0 summarizes the command shell and scripting language, and provides a concise reference to the many tasks that make PowerShell so useful. If you’re a busy Windows administrator, and don’t have time to plow through huge books or search online, this is the ideal on-the-job tool.

Written by Microsoft PowerShell team member Lee Holmes, and excerpted from his Windows PowerShell Cookbook, this edition offers up-to-date coverage of PowerShell 3.0. You’ll find information on the .NET classes and legacy tools you need to manage your system, along with chapters on how to write scripts, manage errors, and format output.

Beginning with a guided tour of Windows PowerShell, this handy guide covers:

  • PowerShell language and environment
  • Regular expression reference
  • XPath quick reference
  • .NET string formatting
  • .NET DateTime formatting
  • Selected .NET classes and their uses
  • WMI reference
  • Selected COM objects and their uses
  • Selected events and their uses
  • Standard PowerShell verbs
Preface v
A Guided Tour of Windows PowerShell ix
Chapter 1 PowerShell Language and Environment
1(78)
Commands and Expressions
1(1)
Comments
2(1)
Help Comments
3(2)
Variables
5(1)
Booleans
6(1)
Strings
7(2)
Numbers
9(3)
Arrays and Lists
12(3)
Hashtables (Associative Arrays)
15(1)
XML
16(1)
Simple Operators
17(9)
Comparison Operators
26(4)
Conditional Statements
30(4)
Looping Statements
34(8)
Working with the .NET Framework
42(8)
Writing Scripts, Reusing Functionality
50(16)
Managing Errors
66(3)
Formatting Output
69(2)
Capturing Output
71(1)
Common Customization Points
72(7)
Chapter 2 Regular Expression Reference
79(12)
Chapter 3 XPath Quick Reference
91(4)
Chapter 4 .NET String Formatting
95(6)
String Formatting Syntax
95(1)
Standard Numeric Format Strings
96(2)
Custom Numeric Format Strings
98(3)
Chapter 5 .NET DateTime Formatting
101(8)
Custom DateTime Format Strings
103(6)
Chapter 6 Selected .NET Classes and Their Uses
109(10)
Chapter 7 WMI Reference
119(10)
Chapter 8 Selected COM Objects and Their Uses
129(4)
Chapter 9 Selected Events and Their Uses
133(12)
Chapter 10 Standard PowerShell Verbs
145(8)
Index 153
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 enables him to integrate both the 'how' and the 'why' into discussions. Lee's involvement 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 and PowerShell users alike.