Script automatically adds the computer to the hostlist on the checkmk server. Works on Windows 10, 7(with KB3191566 update).
- Create
.ps1
file with following code. - Change server and client(optional) variables.
- Run
Script automatically adds the computer to the hostlist on the checkmk server. Works on Windows 10, 7(with KB3191566 update).
.ps1
file with following code.Powershell script for creating an L2TP VPN connection with predefined settings. Script uses VPNCredentialsHelper module to set user and password.