"《Windows Powershell 實戰 (第2版)》(Windows PowerShell in Action, 2nd Edition)英文文字版/更新源代碼[PDF]"介紹
中文名: Windows Powershell 實戰 (第2版)
原名: Windows PowerShell in Action, 2nd Edition
作者: Bruce Payette
圖書分類: 軟件
資源格式: PDF
版本: 英文文字版/更新源代碼
出版社: Manning
書號: 9781935182139
發行時間: 2011年05月
地區: 美國
語言: 英文
簡介:
內容介紹:This expanded, revised, and updated Second Edition preserves the original's crystal-clear introduction to PowerShell and adds extensive coverage of v2 features such as advanced functions, modules, and remoting. It includes full chapters on these topics and also covers new language elements and operators, events, Web Services for Management, and the PowerShell Integrated Scripting Environment.
The First Edition's coverage of batch scripting and string processing, COM, WMI, and .NET have all been significantly revised and expanded. The book includes many popular usage scenarios and is rich in interesting examples that will spark your imagination. This is the definitive book on PowerShell v2!
內容截圖:
目錄:
PART 1 Learning PowerShell
1 Welcome to PowerShell
2 Foundations of PowerShell
3 Working with types
4 Operators and expressions
5 Advanced operators and variables
6 Flow control in scripts
7 PowerShell functions
8 Advanced functions and scripts
9 Using and authoring modules
10 Module manifests and metadata
11 Metaprogramming with scriptblocks and dynamic code
12 Remoting and background jobs
13 Remoting: configuring applications and services
14 Errors and exceptions
15 The PowerShell ISE and debugger
PART 2 Using PowerShell
16 Working with files, text, and XML
17 Extending your reach with .NET
18 Working with COM
19 Management objects: WMI and WS-MAN
20 Responding in real time with eventing
21 Security, security, security