Skip to content

Open-WindowsTerminal

Launches the Windows Terminal app

#requires -version 5.1

Start-Process wt.exe
exit 0 # success

This script has no configurable parameters.

An interactive directory of PowerShell scripts.