Learn Windows PowerShell in a Month of Lunches, 3/e (繁體中文版)

PowerShell領域權威 Don Jones、Jeffery Hicks 著

  • Learn Windows PowerShell in a Month of Lunches, 3/e (繁體中文版)-preview-1
  • Learn Windows PowerShell in a Month of Lunches, 3/e (繁體中文版)-preview-2
  • Learn Windows PowerShell in a Month of Lunches, 3/e (繁體中文版)-preview-3
  • Learn Windows PowerShell in a Month of Lunches, 3/e (繁體中文版)-preview-4
  • Learn Windows PowerShell in a Month of Lunches, 3/e (繁體中文版)-preview-5
  • Learn Windows PowerShell in a Month of Lunches, 3/e (繁體中文版)-preview-6
  • Learn Windows PowerShell in a Month of Lunches, 3/e (繁體中文版)-preview-7
  • Learn Windows PowerShell in a Month of Lunches, 3/e (繁體中文版)-preview-8
  • Learn Windows PowerShell in a Month of Lunches, 3/e (繁體中文版)-preview-9
  • Learn Windows PowerShell in a Month of Lunches, 3/e (繁體中文版)-preview-10
Learn Windows PowerShell in a Month of Lunches, 3/e (繁體中文版)-preview-1

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

商品描述

MIS的利器──PowerShell 
PowerShell不僅是一門指令碼語言,也是一種管理Shell,讓你幾乎可以控制和自動化管理Windows的各層面。它可以互動式接受和執行命令,你也可編寫指令碼來管理如Exchange、IIS和SharePoint等Windows伺服器,以及如Azure和Office 365等線上服務。

《Learn Windows PowerShell in a Month of Lunches, Third Edition 中文版》是一本創新的指導教材,原文版為亞馬遜該類別銷售第一的作品,是專為忙碌的IT專業人員所設計的書籍。只需要每天花一小時閱讀(午餐時間正是一段適合閱讀的時間),並且持續一個月,你就能比預期的更快來將Windows任務自動化。

第三版內容所涵蓋的PowerShell功能,可以在Windows 7、Windows Server 2008 R2及更新版本、PowerShell v3及更新版本上執行,也包含如PowerShellGet等PowerShell v5版本的功能。

如果你曾有Windows管理方面的經驗,對於學習本書內容將會更有幫助,但是即使沒有程式設計或編寫指令碼的經驗,也沒有關係。

本書是由PowerShell領域權威、MVP的Don Jones及Jeffrey Hicks所撰寫,他們將多年以來的成功培訓經驗彙整成這本簡潔且快速入門的好書。

【本書特色】
◎從零開始學習PowerShell,沒有經驗也沒有問題。
◎內容涵蓋PowerShell v3及更新版本、Windows 7、Windows Server 2008 R2及更新版本。
◎每章只需不到一小時便可閱讀完。持續閱讀一個月後,便可輕鬆掌握PowerShell的技術。

【讀者推薦】
「一流好書…本書充滿了真實世界的實戰案例,絕對是IT專業人員的最好朋友。」
──Olivier Deveault, Voxco Group

「學習Windows PowerShell的關鍵書籍。」
──Noreen Dertinger, Dertinger Informatics

「必備書籍…不管是菜鳥或老手都能從本書獲益。」
──Tiklu Ganguly, Mazik Global

「向專家學習PowerShell的基礎。」
──James Berkenbile, Berkenbile Consulting
 

作者簡介

Don Jones
Don Jones多年來連續獲得微軟最有價值專家(MVP)的獎項,以表揚他在Windows PowerShell領域的成就。他為微軟TechNet雜誌撰寫過五年的Windows PowerShell專欄。目前他的部落格位於:http://PowerShell.org。他還負責「Decision Maker」專欄以及Redmond雜誌部落格。Don是一位多產的技術作家,自2001年以來已經出版了超過十二本書籍。他現在是Pluralsight線上影音培訓平台的IT Ops課程總監。Don所使用的第一個Windows指令碼語言是KiXtart,這個語言可追溯到1990年中期,他很快地就在1995年改為使用VBScript。他是最早期使用微軟產品代碼名稱Monad的IT專業人員之一,該產品即微軟後來的Windows PowerShell。Don平常是住在拉斯維加斯,當酷暑難耐之際,他就會去猶他州的鴨溪村附近小住。

Jeffery Hicks
Jeffery Hicks是一位擁有超過25年經驗的IT資深人員,主要擔任IT基礎架構顧問,專攻微軟伺服器技術,尤其是自動化和效率等方面。他連續多年獲得Windows PowerShell領域的微軟MVP獎項。現在他是一位獨立作家、講師及顧問,為全世界的IT專業人員教授並介紹PowerShell以及自動化的優點。Jeffery曾為許多線上網站及印刷出版品撰文,也是Petri IT知識庫的編輯、Pluralsight的作者,並經常在技術大會和使用者群組上發表演說。你可以在Jeffery的部落格:http://jdhitsolutions.com/blog以及推特(@JeffHicks)中追蹤他的動態。
 

目錄大綱

Chapter01 開始之前
Chapter02 認識PowerShell
Chapter03 使用說明系統
Chapter04 執行命令
Chapter05 使用Provider
Chapter06 管道:串接命令
Chapter07 擴充命令
Chapter08 物件:資料的另一個名稱
Chapter09 深入理解管道
Chapter10 格式化
Chapter11 篩選與比較
Chapter12 實際案例
Chapter13 遠端控制:一對一及一對多
Chapter14 使用WMI和CIM
Chapter15 多工處理的背景作業
Chapter16 逐一處理多個物件
Chapter17 安全警報
Chapter18 變數:存放資料的地方
Chapter19 輸入與輸出
Chapter20 工作階段:輕鬆實現遠端控制
Chapter21 你稱其為指令碼
Chapter22 改進你的參數化指令碼
Chapter23 進階遠端設定
Chapter24 使用規則運算式來解析文字檔
Chapter25 其他祕訣、訣竅和技巧
Chapter26 使用他人的指令碼
Chapter27 學無止境
Chapter28 PowerShell備忘錄
Appendix A 復習實驗