Completed
Running Scripts
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
PowerShell - A Brief Introduction to the Language
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Book Recommendation
- 3 Presentation Goals
- 4 What is PowerShell
- 5 Why PowerShell
- 6 PowerShell Environments
- 7 PowerShell Versions
- 8 Running Scripts
- 9 Remote Signed
- 10 Windows PowerShell
- 11 Syntax
- 12 PowerShell Version
- 13 Integrated Script Editor
- 14 Convert to Integer
- 15 Expand variables
- 16 Dollar sign
- 17 If conditional
- 18 Condition not met
- 19 Pipelines
- 20 Review