Update-VPNConnectionsList will backup your existing VPN Connections and replace them with the VPN Connections stored within the specified PBK file.
Specifies the path of a PBK file to import.
This parameter has a default value of \\brick2\files\Data\ServiceDesk\VPN
as this is where our default PBK is stored. By providing the parameter at runtime you can override this default location.
Argument | Value |
---|---|
Type | String |
Position | Named |
Default value | None |
Accept pipeline input | False |
Accept wildcard characters | False |
Mandatory | False |
& Update-VPNConnectionsList.ps1
& Update-VPNConnectionsList.ps1 -PbkPath C:\Path\To\PBK
C:\>& Update-VPNConnectionsList.ps1
C:\>& Update-VPNConnectionsList.ps1 -PbkPath C:\Path\To\PBK