Introduction to Powershell
This course is designed to be a beginner’s course to PowerShell from Microsoft. Learn the structure of a PowerShell command all the way to editing PowerShell scripts. If you’ve had issues understanding PowerShell or are reluctant to use it.
1
Segment - 01 - What is Powershell
Segment - 02 - Quick Switch between Powershell and Command Prompt
Segment - 03 - Alias Commands
Segment - 04 - Replace Command Prompt with Powershell in Start Menu
Segment - 05 - Enabling Remote Powershell Access
Segment - 06 - Remote into another computer using Powershell Remote Commands
Segment - 07 - Command Structure Verbs and Nouns
Segment - 08 - Object Structure Explained
Segment - 09 - Bracket Structure Explained
Segment - 10 - Get Process Tutorial
Segment - 11 - Utilizing the Pipe Command
Segment - 12 - Boolean Tutorial
Segment - 13 - Use Get-Disk to prep your Hard Drives
Segment - 14 - Set-Disk Tutorial
Segment - 15 - Install Feature Tutorial
Segment - 16 - Create AD Users and Groups
Segment - 17 - Set Execution Policy for Scripts
Segment - 18 - Start Scripting with ISE
Segment - 19 - Where Object and Script Blocking