Skip to content

open-vpn-settings

Opens the VPN settings

#requires -version 5.1

Start-Process ms-settings:network-vpn
exit 0

This script has no configurable parameters.

An interactive directory of PowerShell scripts.