Skip to content

Instantly share code, notes, and snippets.

@BercX
BercX / l2tp.md
Created February 25, 2022 14:04
l2tp_powershell_config

Info

Powershell script for creating an L2TP VPN connection with predefined settings. Script uses VPNCredentialsHelper module to set user and password.

@BercX
BercX / checkmk.md
Created December 3, 2021 12:53
CheckMK Scripts

Check MK Scripts

Add host to checkmk server:

Script automatically adds the computer to the hostlist on the checkmk server. Works on Windows 10, 7(with KB3191566 update).

  1. Create .ps1 file with following code.
  2. Change server and client(optional) variables.
  3. Run