The DoIT.VPNHelper is designed to connect the user to the TAMU VPN for troubleshooting purposes. Once successfully connected, it will provide the user the IP address and host name to give to the service desk technician.
Please make sure C:\Windows\Microsoft.NET\Framework64\<version> is added to system path for csc.
Please download the file InstallDoITVPNHelper.ps1 and run it with PowerShell.
Use the makefile to install and package
make all
csc /reference:Resources/system.management.automation.dll /win32icon:Resources/favicon.ico -out:VPNConnect.exe main.cs -nologo
Please see above on how to compile and package the file. Once package, email the user the .exe file.
Copyright (C) 2020 Jacob Donais