
- PowerShell 教程
- PowerShell - 主頁
- PowerShell - 概覽
- PowerShell - 環境設定
- PowerShell - Cmdlet
- PowerShell - 檔案和資料夾
- PowerShell - 日期和計時器
- PowerShell - 檔案 I/O
- PowerShell - 高階 Cmdlet
- PowerShell - 指令碼編寫
- PowerShell - 特殊變數
- PowerShell - 運算子
- PowerShell - 迴圈
- PowerShell - 條件
- PowerShell - 陣列
- PowerShell - 雜湊表
- PowerShell - 正則表示式
- PowerShell - 反引號
- PowerShell - 括號
- PowerShell - 別名
- PowerShell 實用資源
- PowerShell - 快速指南
- PowerShell - 實用資源
- PowerShell - 討論

Powershell 教程
Windows PowerShell 是一個專門為系統管理設計 的命令列外殼和指令碼語言。其在 Linux 中的類似物被稱為 Bash 指令碼編寫。Windows PowerShell 建立在 .NET Framework 上,幫助 IT 專業人員控制和自動化執行在 Windows Server 環境中的 Windows 作業系統和應用程式的管理。
稱為cmdlet 的 Windows PowerShell 命令可以從命令列管理計算機。Windows PowerShell 提供程式讓你能夠訪問資料儲存(如登錄檔和證書儲存),就像訪問檔案系統一樣容易。
此外,Windows PowerShell 擁有一個豐富的表示式解析器和一個經過全面開發的指令碼語言。簡而言之,你可以完成透過 GUI 能夠完成的所有任務,甚至更多。
受眾
本教程專為那些希望學習 Windows Server 2012 特性的讀者設計。對於所有需要安裝和使用此作業系統在其各自組織中執行各種職責的專業人士,本教程將尤其有用。
先決條件
我們假定本教程的讀者具有處理基於 Windows 的伺服器的實際經驗。此外,如果讀者具備有關如何安裝和使用作業系統的一些基本知識,將會很有幫助。
廣告