SonicWallVPN

1.1.1

Easy way to connect to or disconnect from VPN, using Sonic Wall VPN client.

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name SonicWallVPN

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name SonicWallVPN

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2015 Petr Kubát. All rights reserved.

Package Details

Author(s)

  • Petr Kubát

Tags

VPN SonicWallVPN

Functions

Enable-SonicVPN Disable-SonicVPN Reset-SonicVpnUser Reset-SonicVpnPassword

Dependencies

This module has no dependencies.

Release Notes

### Version 1.1.1.0
* Updated module manifest with exported functions and exported aliases

### Version 1.1.0.0
* fixed bug in Disable-SonicVpn, so it is taking profilename from saved file.

### Version 1.0.1.0
* Enhanced a PSD1 file so it contains valuable information about the module

### Version 1.0.0.0
* Added new cmdlets to be able to reset password or username (Reset-SonicVpnUser, Reset-SonicVpnPassword)
* Added prompt for saving VPN profile name, so you will be asked for it only for the first time

### Version 0.9.0.0
* Repaired the module so it is actually working
* Enhanced the module with advices from PSScriptAnalyzer
* some minor changes

### Version 0.8.1.0
* Initial release
* Actually not working as PowershellGallery module...

FileList

Version History

Version Downloads Last updated
1.1.1 (current version) 985 4/12/2016
1.1.0 25 4/12/2016
1.0.1 76 12/11/2015
1.0.0 42 12/11/2015
0.9.0 28 12/9/2015
0.8.1 55 10/13/2015
Show more