News
FREN

Mastering PowerShell

Updating to PowerShell 7.5 with WinGet in 2 minutes Install or update PowerShell 7 with a single WinGet command. Mastering variables and data types Declare PowerShell variables and understand the data types they carry. Mastering PowerShell operators with hands-on examples Use the PowerShell operators - comparison, logic, text - on concrete examples. Mastering conditions in PowerShell: If, Else and Switch explained Make a script react to each case with if, else and switch. Mastering PowerShell loops: ForEach, For, While and Do-While Repeat work with ForEach, For, While and Do-While, and pick the right loop for the job. Mastering PowerShell functions Break a script into reusable functions, with parameters and a return value. Mastering the PowerShell pipeline: how it works, with a real case Chain commands through the PowerShell pipeline and understand what flows from one stage to the next. Mastering PowerShell modules: installing, importing and updating Install, import and update PowerShell modules to add new commands. Mastering files and folders Create, copy, move and filter files and folders in PowerShell. Mastering services, processes, tasks and WinEvent logs Drive services, processes and scheduled tasks, and read the event logs from PowerShell. Creating thousands of users and computers automatically, with AI Create users and computers in bulk with a PowerShell script written alongside AI. The developer of tomorrow (PowerShell) See what the job becomes when AI writes the PowerShell, and what is still yours to do.