此商品已下架,若仍需天瓏代為查詢或代購書籍,請與門市客服人員聯繫,或 E-mail 至 service@tenlong.com.tw 將有專人為您服務。

PowerShell in Depth, 2/e (Paperback)
暫譯: 深入探討 PowerShell, 第二版 (平裝本)

Don Jones, Jeffery Hicks, Richard Siddaway

  • 出版商: Manning
  • 出版日期: 2014-11-14
  • 售價: $1,980
  • 貴賓價: 9.5$1,881
  • 語言: 英文
  • 頁數: 744
  • 裝訂: Paperback
  • ISBN: 1617292184
  • ISBN-13: 9781617292187
  • 相關分類: Powershell
  • 立即出貨 (庫存=1)

買這商品的人也買了...

商品描述

Summary

PowerShell in Depth, Second Edition is the go-to reference for administrators working with Windows PowerShell. Every major technique, technology, and tactic is carefully explained and demonstrated, providing a hands-on guide to almost everything an admin would do in the shell. Written by three experienced authors and PowerShell MVPs, this is the PowerShell book you'll keep next to your monitor—not on your bookshelf!

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Book

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. Every major technique, technology, and tactic is carefully explained and demonstrated, providing a hands-on guide to almost everything an admin would do in the shell. Written by PowerShell MVPs Don Jones, Jeffrey Hicks, and Richard Siddaway, each valuable technique was developed and thoroughly tested, so you'll be able to consistently write production-quality, maintainable scripts while saving hours of time and effort.

This book assumes you know the basics of PowerShell.

What's Inside

  • Automating tasks
  • Packaging and deploying scripts
  • Introduction to Desired State Configuration
  • PowerShell security
  • Covers PowerShell version 3 and later

About the Authors

Don Jones, Jeffery Hicks, and Richard Siddaway are Microsoft MVPs, trainers, and administrators. Collectively, they've authored nearly three dozen books on PowerShell and Windows administration.

Table of Contents

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

商品描述(中文翻譯)

**摘要**
《深入了解 PowerShell(第二版)》是 Windows PowerShell 管理員的首選參考書。每一個主要的技術、技術和策略都經過仔細解釋和示範,提供了幾乎所有管理員在命令行中會執行的操作的實用指南。這本書由三位經驗豐富的作者和 PowerShell MVP 撰寫,是你在顯示器旁邊必備的 PowerShell 書籍,而不是放在書架上!

購買印刷版書籍可獲得 Manning Publications 提供的免費 PDF、Kindle 和 ePub 格式電子書。

**關於本書**
每天使用 PowerShell 的 Windows 管理員可能沒有時間在遇到問題時每次都上網搜尋。擁有一組經驗豐富的 PowerShell 專家隨時準備回答最棘手的問題,豈不是太好了?這就是你從這本書中獲得的。

《深入了解 PowerShell(第二版)》是 Windows PowerShell 管理員的首選參考書。每一個主要的技術、技術和策略都經過仔細解釋和示範,提供了幾乎所有管理員在命令行中會執行的操作的實用指南。這本書由 PowerShell MVP Don Jones、Jeffrey Hicks 和 Richard Siddaway 撰寫,每一個有價值的技術都經過開發和徹底測試,因此你將能夠持續編寫生產級、可維護的腳本,同時節省數小時的時間和精力。

本書假設你已經了解 PowerShell 的基本知識。

**內容概覽**
- 自動化任務
- 打包和部署腳本
- 期望狀態配置簡介
- PowerShell 安全性
- 涵蓋 PowerShell 版本 3 及以後的版本

**關於作者**
Don Jones、Jeffery Hicks 和 Richard Siddaway 是 Microsoft MVP、培訓師和管理員。他們共同撰寫了近三十本有關 PowerShell 和 Windows 管理的書籍。

**目錄**
**第一部分 PowerShell 基礎**
1. 介紹
2. PowerShell 主機
3. 使用 PowerShell 幫助系統
4. PowerShell 語法基礎
5. 使用 PSSnapins 和模組
6. 運算子
7. 使用物件
8. PowerShell 管道
9. 格式化

**第二部分 PowerShell 管理**
1. PowerShell 遠端
2. 背景工作和排程
3. 使用憑證
4. 正則表達式
5. 使用 HTML 和 XML 數據
6. PSDrives 和 PSProviders
7. 變數、陣列、雜湊表和腳本區塊
8. PowerShell 安全性
9. 進階 PowerShell 語法

**第三部分 PowerShell 腳本和自動化**
1. PowerShell 的腳本語言
2. 基本腳本和函數
3. 創建輸出物件
4. 範圍
5. PowerShell 工作流程
6. 腳本和函數的進階語法
7. 腳本模組和清單模組
8. 自定義格式化視圖
9. 自定義類型擴展
10. 數據語言和國際化
11. 編寫幫助
12. 錯誤處理技術
13. 除錯工具和技術
14. 像 cmdlet 一樣工作的函數
15. 創建報告的技巧和竅門

**第四部分 進階 PowerShell**
1. 使用組件物件模型 (COM)
2. 使用 .NET Framework 物件
3. 訪問數據庫
4. 代理函數
5. 建立 GUI
6. WMI 和 CIM
7. 使用網路
8. 期望狀態配置