2017
7:55 hours
01 The Course Overview
02 Starting PowerShell
03 Editors
04 Getting Help
05 Basic Syntax
06 Formatting Output
07 Productivity Tips
09 PowerShell Out of the Box
10 Installing and Upgrading PowerShell
11 Online Module Sources
12 Aside – Package Managers
13 Common Management Tasks
14 Common Management Tasks(Continued)
15 Tapping into CIM
16 Running Scripts Remotely
17 Setting Up the Local Environment
18 Provisioning a Virtual Machine
19 Provisioning a Web Application
20 Web App Scaling and Application Slots
21 Writing Good Automation Scripts
22 Building .NET Applications
23 Azure Web App Deployment
24 Customizing Azure Web App
25 Scripts Calling Scripts
26 Scoping
27 Dot-sourcing
28 Advanced Functions
29 Functions for Pipelines
30 Parameter Validation
31 Automated Testing with Pester
32 Creating Modules
33 Metadata and Code Clean Up
34 Publishing Modules
35 Module Dependencies
36 .NET Concepts in PowerShell
37 Loading Assemblies
38 Adding Types
39 Writing cmdlets