Skip to content

AutoHotKey script to easily copy the PowerShell commands needed to create a VPN connection. Very helpful for Helpdesk scenarios.

License

Notifications You must be signed in to change notification settings

ConnerWill/CopyAddVPNCommand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CopyAddVPNCommand

CopyAddVPNCommand

AutoHotKey PowerShell Add VPN Command Generator

CopyAddVPNCommand is an AutoHotKey script that allows you to easily copy the PowerShell command needed to create a VPN connection.

Very helpful in Helpdesk scenarios.

GitHub last commit GitHub issues GitHub repo size GitLab GitHub GitHub Repo stars


(back to top)

Description

This is an AutoHotKey script that launched a prompt box when run asking for the VPN server address, a name for the VPN, and the password to connect to the VPN. After clicking 'Ok', the powershell command is copied to your clipboard with the information you previously entered. All that is left is to run that command in an elevated powershell session to create the VPN.

Demo

Sorry about the low res image :(


(back to top)

Other

(back to top)

Contributing

Click to expand contributing section

Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

rclone links[^rclone]

(back to top)


About

AutoHotKey script to easily copy the PowerShell commands needed to create a VPN connection. Very helpful for Helpdesk scenarios.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published