mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-10 05:17:44 +02:00
Update some check-*.ps1 scripts
This commit is contained in:
@ -1,10 +1,11 @@
|
||||
<#
|
||||
.SYNOPSIS
|
||||
Checks the VPN connection
|
||||
Checks the VPN status
|
||||
.DESCRIPTION
|
||||
This PowerShell script queries status of the VPN connections and prints it.
|
||||
This PowerShell script queries the status of the VPN connections and prints it.
|
||||
.EXAMPLE
|
||||
PS> ./check-vpn
|
||||
✅ VPN 'NASA L2TP' is Disconnected
|
||||
.LINK
|
||||
https://github.com/fleschutz/PowerShell
|
||||
.NOTES
|
||||
|
Reference in New Issue
Block a user