Skip to content

Open-Edge

Launches the Edge browser

#requires -version 5.1

Start-Process microsoft-edge://
exit 0 # success

This script has no configurable parameters.

An interactive directory of PowerShell scripts.