2022 UETN Tech Summit Presentation

Functional Powershell

Learn a few basic PowerShell tricks like sending emails and querying databases.

Time permitting we will discuss how to schedule PowerShell tasks in Windows Task Scheduler.

Prerequisites

  • You can use built-in Windows Powershell ISE (easiest option if Windows) or install Visual Studio Code on your workstation (Windows, Mac, *nix)

  • (Optional) Install Powershell Core unless you just want to stick with built-in "Windows Powershell"

  • (If you installed VS Code) Install the Powershell extension in VS Code: