Getting Started with PowerShell
            
暫譯: PowerShell 入門指南
        
        Michael Shepard
- 出版商: Packt Publishing
 - 出版日期: 2015-08-31
 - 售價: $1,620
 - 貴賓價: 9.5 折 $1,539
 - 語言: 英文
 - 頁數: 180
 - 裝訂: Paperback
 - ISBN: 1783558504
 - ISBN-13: 9781783558506
 - 
    相關分類:
    
      Powershell
 
海外代購書籍(需單獨結帳)
買這商品的人也買了...
- 
                
                  
                  
                深入淺出 Java 程式設計, 2/e (Head First Java, 2/e)$880$695 - 
                
                  
                  
                大話設計模式$620$490 - 
                
                  
                  
                Oracle DBA 手記:資料庫診斷案例與效能調校實戰$580$458 - 
                
                  
                  
                C++ 教學手冊, 3/e$640$544 - 
                
                  
                  
                Windows Server 2012 R2 系統建置實務$680$537 - 
                
                  
                  
                隨機騙局:潛藏在生活與市場中的機率陷阱 (Fooled by Randomness)$380$323 - 
                
                  
                  
                Windows Server 2012 R2 系統管理與伺服器建置$650$507 - 
                
                  
                  
                改變世界的九大演算法 : 讓今日電腦無所不能的最強概念 (Nine Algorithms That Changed the Future: The Ingenious Ideas That Drive Today’s Computers)$360$284 - 
                
                  
                  
                手機應用程式設計超簡單-App Inventor 2 零基礎入門班 (中文介面增訂版) (附新手入門影音教學/範例/單機與伺服器架設解說pdf)$420$332 - 
                
                  
                  
                機率陷阱:從購物、保險到用藥,如何做出最萬無一失的選擇?(Risk Savvy: How to Make Good Decisions)$360$306 - 
                
                  
                  
                R 軟體資料分析基礎與應用 (R for Everyone: Advanced Analytics and Graphics)$650$553 - 
                
                  
                  
                接案我最行:jQuery 經典範例必殺技$480$408 - 
                
                  
                  
                精通 Python|運用簡單的套件進行現代運算 (Introducing Python: Modern Computing in Simple Packages)$780$616 - 
                
                  
                  
                黑帽 Python | 給駭客與滲透測試者的 Python 開發指南 (Black Hat Python: Python Programming for Hackers and Pentesters)$400$316 - 
                
                  
                  
                USB 3.1完全開發手冊, 5/e (USB Complete: The Developer's Guide, 5/e)$680$537 - 
                
                  
                  
                Hadoop + Spark 大數據巨量分析與機器學習整合開發實戰$620$484 - 
                
                  
                  
                SEO 超入門 -- 教你免費又有效的網站行銷好點子$450$383 - 
                
                  
                  
                職業駭客的告白 : 軟體反組譯、木馬病毒與入侵翻牆竊密$620$484 - 
                
                  
                  
                使用者故事對照 (User Story Mapping: Discover the Whole Story, Build the Right Product)$580$458 - 
                
                  Essential Scrum:敏捷開發經典 (中文版) (Essential Scrum: A Practical Guide to the Most Popular Agile Process)
$680$530 - 
                
                  
                  
                利用 Corona 一次開發跨平台手機App桌面程式$520$442 - 
                
                  
                  
                你不能錯過的 Node.js 指南:實用X必用X拿來即用的 300段程式碼+173個範例$520$411 - 
                
                  
                  
                你不能錯過的 HTML 指南:實用X必用X拿來即用的 300段程式碼+168個範例$400$200 - 
                
                  
                  
                讓響應式(RWD)網頁設計變簡單:Bootstrap開發速成 (附135分鐘專題影音教學)$420$332 - 
                
                  
                  
                Linux Shell 程式設計實力養成:225個實務關鍵技巧徹底詳解, 2/e$490$382 
商品描述
Learn the fundamentals of PowerShell to build reusable scripts and functions to automate administrative tasks with Windows
About This Book
- Harness the capabilities of the PowerShell system to get started quickly with server automation
 - Learn to package commands into a reusable script and add control structures and parameters to make them flexible
 - Get to grips with cmdlets that allow you to perform administration tasks efficiently
 
Who This Book Is For
This book is intended for Windows administrators or DevOps users who need to use PowerShell to automate tasks. Whether you know nothing about PowerShell or know just enough to get by, this guide will give you what you need to go to take your scripting to the next level.
What You Will Learn
- Learn to verify your installed version of PowerShell, upgrade it, and start a PowerShell session using the ISE
 - Discover PowerShell commands and cmdlets and understand PowerShell formatting
 - Use the PowerShell help system to understand what particular cmdlets do
 - Utilise the pipeline to perform typical data manipulation
 - Package your code in scripts, functions, and modules
 - Solve common problems using basic file input/output functions
 - Find system information with WMI and CIM
 - Automate IIS functionality and manage it using the WebAdministration module
 
In Detail
Windows PowerShell is a task-based command-line shell and scripting language designed specifically for system administration. Built on the .NET Framework, Windows PowerShell helps IT professionals and power users control and automate the administration of the Windows operating system and applications that run on Windows.
PowerShell is great for batch importing or deleting large sets of user accounts and will let you collect a massive amount of detailed system information in bulk via WMI (Windows Management Instrumentation).
Getting Started with PowerShell is designed to help you get up and running with PowerShell, taking you from the basics of installation, to writing scripts and web server automation. This book, as an introduction to the central topics of PowerShell, covers finding and understanding PowerShell commands and packaging code for reusability, right through to a practical example of automating IIS. It also includes topics such as installation and setup, creating scripts, automating tasks, and using Powershell to access data stores, registry, and file systems.
You will explore the PowerShell environment and discover how to use cmdlets, functions, and scripts to automate Windows systems. Along the way, you will learn to perform data manipulation and solve common problems using basic file input/output functions.
By the end of this book, you will be familiar with PowerShell and be able to utilize the lessons learned from the book to automate your servers.
Style and approach
A practical learning guide, complete with plenty of activities, examples and screenshots.
商品描述(中文翻譯)
學習 PowerShell 的基本概念,以建立可重用的腳本和函數,自動化 Windows 的管理任務
本書介紹
- 利用 PowerShell 系統的功能,快速開始伺服器自動化
 - 學習將命令打包成可重用的腳本,並添加控制結構和參數,使其靈活
 - 掌握 cmdlet,以有效執行管理任務
 
本書適合誰閱讀
本書適合需要使用 PowerShell 自動化任務的 Windows 管理員或 DevOps 使用者。無論您對 PowerShell 一無所知,還是僅僅知道一些基本知識,本指南將提供您所需的資訊,幫助您將腳本技術提升到更高的水平。
您將學到什麼
- 學習驗證您安裝的 PowerShell 版本,升級它,並使用 ISE 開始 PowerShell 會話
 - 發現 PowerShell 命令和 cmdlet,並理解 PowerShell 格式化
 - 使用 PowerShell 幫助系統了解特定 cmdlet 的功能
 - 利用管道執行典型的數據操作
 - 將您的代碼打包成腳本、函數和模組
 - 使用基本的文件輸入/輸出函數解決常見問題
 - 使用 WMI 和 CIM 查找系統資訊
 - 自動化 IIS 功能並使用 WebAdministration 模組進行管理
 
詳細內容
Windows PowerShell 是一種基於任務的命令行外殼和腳本語言,專為系統管理而設計。基於 .NET Framework,Windows PowerShell 幫助 IT 專業人員和高級用戶控制和自動化 Windows 操作系統及其上運行的應用程式的管理。
PowerShell 非常適合批量導入或刪除大量用戶帳戶,並允許您通過 WMI(Windows 管理工具)批量收集大量詳細的系統資訊。
PowerShell 入門旨在幫助您快速上手 PowerShell,從安裝的基本知識開始,到編寫腳本和網頁伺服器自動化。本書作為 PowerShell 中心主題的介紹,涵蓋了查找和理解 PowerShell 命令以及打包代碼以便重用的內容,並提供了自動化 IIS 的實用範例。它還包括安裝和設置、創建腳本、自動化任務以及使用 PowerShell 訪問數據存儲、註冊表和文件系統等主題。
您將探索 PowerShell 環境,並發現如何使用 cmdlet、函數和腳本自動化 Windows 系統。在此過程中,您將學會執行數據操作並使用基本的文件輸入/輸出函數解決常見問題。
在本書結束時,您將熟悉 PowerShell,並能夠利用書中學到的知識自動化您的伺服器。
風格與方法
一本實用的學習指南,包含大量活動、範例和截圖。
