Course Information
Course Overview
Best course for Beginners and intermediate with quick hands on and ramp up
This PowerShell course is specially crafted for beginners and intermediate learners who have little or no prior knowledge of PowerShell. That said, the course also covers several advanced concepts (check the preview) that can serve as a valuable refresher for experienced PowerShell users.
The course guides students from installation through navigating the help system to mastering essential commands of Windows PowerShell.
Each command and step is explained in detail, ensuring a smooth learning path that empowers students to become independent explorers in the field of PowerShell throughout their careers.
Since PowerShell is a vast field, I've focused on breaking down key concepts in depth, including:
A) Different types of commands, scripts, and cmdlets that can be run from PowerShell.
B) Object handling and piping — including Where-Object, ForEach-Object, and more.
C) Object sorting, manipulation, and formatting — using Sort-Object, Format-List, Format-Table, and others.
D) Navigating the help system for unfamiliar commands using Get-Help with keywords — for example, exploring Get-EventLog. E) Understanding virtual drive letters for environment variables and regular partitions using Get-PSDrive.
F) Managing execution policies with Set-ExecutionPolicy and Get-ExecutionPolicy.
G) String handling — including operations such as measuring string length and extracting unique strings from an array.
H) Different types of modules, functions, and aliases that can be managed and utilized within PowerShell.
Course Content
- 1 section(s)
- 16 lecture(s)
- Section 1 Start Here
What You’ll Learn
- Students should be able to write and demonstrate basic to fairly advance Power Shell scripts.
Skills covered in this course
Reviews
-
MMaureen Alston
explained very well
-
FFelix Antonio De La Rosa
Great! training enjoy learning about power point, the only thing negative about the trainer is the background noise but other than that it was good
-
MMichelle Underwood
It is a good introduction to the structure of commands and how to find help with syntax, etc. when you need to use one. Also covers the most used commands and types of commands so you can explore on your own and find what you need.
-
BBrajesh Kumar
I do not know PowerShell at all, however after course I am so much confident and able to think about solutions for my current challenges in Windows OS, thank you very much, while watching I was also doing practice side by side. it is really helpful !!