- Windows Server 2012 Automation with PowerShell Cookbook
- Ed Goad
- 164字
- 2021-07-27 18:09:46
Introduction
This chapter covers the basics related to scripting with PowerShell. PowerShell was released in 2006 and is installed by default starting with Windows 7 and Server 2008R2. PowerShell is also available as a download for Windows XP, Windows Vista, and Server 2003. One of the main differences between PowerShell and VBScript/JScript, the other primary scripting languages for Windows, is that PowerShell provides an interactive runtime. This runtime allows a user to execute commands in real time, and then save these commands as scripts, functions, or modules to be used later.
Since its introduction, support for PowerShell has increased dramatically. In addition to managing Windows environments, Microsoft quickly created snap-ins for additional applications such as Exchange Server, the System Center suite, and clustering. Additional vendors have also created snap-ins for PowerShell, with some of the most popular being VMware and NetApp.
Many of the recipes presented here are the building blocks commonly used in PowerShell such as signing scripts, using parameters, and sorting/filtering data.
- Deep Learning Quick Reference
- 商戰(zhàn)數(shù)據(jù)挖掘:你需要了解的數(shù)據(jù)科學(xué)與分析思維
- 計算機控制技術(shù)
- 統(tǒng)計策略搜索強化學(xué)習(xí)方法及應(yīng)用
- 網(wǎng)絡(luò)化分布式系統(tǒng)預(yù)測控制
- 影視后期編輯與合成
- Google SketchUp for Game Design:Beginner's Guide
- 悟透JavaScript
- ASP.NET 2.0 Web開發(fā)入門指南
- 基于人工免疫原理的檢測系統(tǒng)模型及其應(yīng)用
- 智能小車機器人制作大全(第2版)
- Getting Started with Tableau 2019.2
- 互聯(lián)網(wǎng)單元測試及實踐
- Building Analytics Teams
- 微控制器的選擇與應(yīng)用