logo
分类于: 编程语言 其它

简介

PowerShell in Depth, 2nd Edition

PowerShell in Depth, 2nd Edition 0.0分

资源最后更新于 2020-11-15 04:35:51

作者:Don Jones

出版社:Manning Publications

出版日期:2014-01

ISBN:9781617292187

文件格式: pdf

标签: 计算机 powershell PowerShell

简介· · · · · ·

A Windows admin using PowerShell every day may not have the time to search the net every time he or she hits a snag. Wouldn't it be great to have a team of seasoned PowerShell experts ready to answer even the toughest questions? That's what you get with this book.

PowerShell in Depth, Second Edition is the go-to reference for administrators working with Windows PowerShell. Ever...

想要: 点击会收藏到你的 我的收藏,可以在这里查看

已收: 表示已经收藏

Tips: 注册一个用户 可以通过用户中心得到电子书更新的通知哦

目录

PART 1 POWERSHELL FUNDAMENTALS
1.Introduction
2.PowerShell hosts
3.Using the PowerShell help system
4.The basics of PowerShell syntax
5.Working with PSSnapins and modules
6.Operators
7.Working with objects
8.The PowerShell pipeline
9.Formatting
PART 2 POWERSHELL MANAGEMENT
10.PowerShell Remoting
11.Background jobs and scheduling
12.Working with credentials
13.Regular expressions
14.Working with HTML and XML data
15.PSDrives and PSProviders
16.Variables, arrays, hash tables, and script blocks
17.PowerShell security
18.Advanced PowerShell syntax
PART 3 POWERSHELL SCRIPTING AND AUTOMATION
19.PowerShell's scripting language
20.Basic scripts and functions
21.Creating objects for output
22.Scope
23.PowerShell workflows
24.Advanced syntax for scripts and functions
25.Script modules and manifest modules
26.Custom formatting views
27.Custom type extensions
28.Data language and internationalization
29.Writing help
30.Error handling techniques
31.Debugging tools and techniques
32.Functions that work like cmdlets
33.Tips and tricks for creating reports
PART 4 ADVANCED POWERSHELL
34.Working with the Component Object Model (COM)
35.Working with .NET Framework objects
36.Accessing databases
37.Proxy functions
38.Building a GUI
39.WMI and CIM
40.Working with the web
41.Desired State Configuration