Learn Windows PowerShell in a Month of Lunches, 3/e (Paperback)
Donald W. Jones, Jeffrey Hicks
- 出版商: Manning
- 出版日期: 2016-12-30
- 售價: $1,575
- 貴賓價: 9.5 折 $1,496
- 語言: 英文
- 頁數: 384
- 裝訂: Paperback
- ISBN: 1617294160
- ISBN-13: 9781617294167
-
相關分類:
Powershell
-
相關翻譯:
Learn Windows PowerShell in a Month of Lunches, 3/e (繁體中文版) (繁中版)
Windows PowerShell 實戰指南, 3/e (簡中版)
立即出貨(限量) (庫存=1)
買這商品的人也買了...
-
$580$493 -
$580$458 -
$580$493 -
$940$700 -
$320$250 -
$780$616 -
$403JavaScript編程精解(原書第2版)/Web開發技術叢書
-
$301產品經理面試攻略
-
$580$458 -
$147OpenCV 3 計算機視覺 : Python 語言實現, 2/e (Learning OpenCV 3 Computer Vision with Python, 2/e)
-
$790$616 -
$990Learn PowerShell Scripting in a Month of Lunches
-
$520$411 -
$454Python Linux 系統管理與自動化運維
-
$354$336 -
$580$452 -
$594$564 -
$403AWS 雲計算實戰 (Amazon Web Services in Action)
-
$1,030$979 -
$69$60 -
$68$68 -
$680$537 -
$520$411 -
$880$748 -
$599$509
相關主題
商品描述
Summary
Learn Windows PowerShell in a Month of Lunches, Third Edition is an innovative tutorial designed for busy IT professionals. This updated edition covers PowerShell features that run on Windows 7, Windows Server 2008 R2 and later, PowerShell v3 and later, and includes v5 features like PowerShellGet.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the Technology
PowerShell is both a scripting language and an administrative shell that lets you control and automate nearly every aspect of Windows. It accepts and executes commands interactively and you can write scripts to manage most Windows servers like Exchange, IIS, and SharePoint, as well as online services like Azure and Office 365.
About the Book
Learn Windows PowerShell in a Month of Lunches, Third Edition is an innovative tutorial designed for busy IT professionals. Just set aside one hour a day - lunchtime would be perfect - for a month, and you'll be automating Windows tasks faster than you ever thought possible. This updated edition covers PowerShell features that run on Windows 7, Windows Server 2008 R2 and later, PowerShell v3 and later, and includes v5 features like PowerShellGet.
What's Inside
- Learn PowerShell from the beginning, no experience required!
- Covers PowerShell v3 and up, Windows 7, and Windows Server 2008 R2 and later
- Each lesson takes you an hour or less
About the Reader
Experience with Windows administration is helpful. No programming or scripting experience needed.
About the Author
Veteran PowerShell MVPs Don Jones and Jeffery Hicks bring years as successful trainers to this concise, easy-to-follow book.
Table of Contents
- Before you begin
- Meet PowerShell
- Using the help system
- Running commands
- Working with providers
- The pipeline: connecting commands
- Adding commands
- Objects: data by another name
- The pipeline, deeper
- Formatting - and why it's done on the right
- Filtering and comparisons
- A practical interlude
- Remote control: one-to-one, and one-to-many
- Using Windows Management Instrumentation and CIM
- Multitasking with background jobs
- Working with many objects, one at a time
- Security alert!
- Variables: a place to store your stuff
- Input and output
- Sessions: remote control with less work
- You call this scripting?
- Improving your parameterized script
- Advanced remoting configuration
- Using regular expressions to parse text files
- Additional random tips, tricks, and techniques
- Using someone else's script
- Never the end
- PowerShell cheat sheet
商品描述(中文翻譯)
摘要
《在一個月的午餐時間學習 Windows PowerShell,第三版》是一本針對忙碌的 IT 專業人士設計的創新教程。這本更新的第三版涵蓋了在 Windows 7、Windows Server 2008 R2 及更高版本上運行的 PowerShell 功能,以及 PowerShell v3 及更高版本,並包括 PowerShellGet 等 v5 功能。
購買印刷版書籍將包含 Manning Publications 提供的 PDF、Kindle 和 ePub 格式的免費電子書。
關於技術
PowerShell 同時是一種腳本語言和管理外殼,可讓您控制和自動化 Windows 的幾乎所有方面。它可以互動地接受和執行命令,您可以編寫腳本來管理大多數 Windows 伺服器,如 Exchange、IIS 和 SharePoint,以及 Azure 和 Office 365 等線上服務。
關於本書
《在一個月的午餐時間學習 Windows PowerShell,第三版》是一本針對忙碌的 IT 專業人士設計的創新教程。只需每天抽出一小時的時間 - 午餐時間最適合 - 一個月後,您將以比您想像的更快的速度自動化 Windows 任務。這本更新的第三版涵蓋了在 Windows 7、Windows Server 2008 R2 及更高版本上運行的 PowerShell 功能,以及 PowerShell v3 及更高版本,並包括 PowerShellGet 等 v5 功能。
內容簡介
- 從頭開始學習 PowerShell,無需經驗!
- 涵蓋 PowerShell v3 及更高版本、Windows 7 和 Windows Server 2008 R2 及更高版本
- 每課不超過一小時
讀者對象
有 Windows 管理經驗會有所幫助。無需編程或腳本經驗。
關於作者
資深 PowerShell MVPs Don Jones 和 Jeffery Hicks 將多年的成功培訓經驗帶入這本簡潔易懂的書中。
目錄
- 開始之前
- 認識 PowerShell
- 使用說明系統
- 執行命令
- 使用提供者
- 管道:連接命令
- 添加命令
- 物件:另一種資料
- 更深入的管道
- 格式化 - 以及為什麼要在右邊進行格式化
- 篩選和比較
- 實用插曲
- 遠程控制:一對一和一對多
- 使用 Windows 管理儀器和 CIM
- 使用背景作業進行多任務處理
- 逐個處理多個物件
- 安全警告!
- 變數:存儲您的東西的地方
- 輸入和輸出
- 會話:更輕鬆的遠程控制
- 這就是您所謂的腳本嗎?
- 改進參數化腳本
- 高級遠程配置
- 使用正則表達式解析文本文件
- 其他隨機提示、技巧和技術
- 使用別人的腳本
- 永無止境
- PowerShell 快速參考表