Skip to content

open-windows-terminal

Launches the Windows Terminal app

#requires -version 5.1

Start-Process wt.exe
exit 0

This script has no configurable parameters.

An interactive directory of PowerShell scripts.