From a633e18afaa336d8a57a4afaad110cec86ec9a80 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Thu, 12 Sep 2024 20:45:13 -0600 Subject: [PATCH] Update Networking/Sophos/Site-to-Site VPNs/IPSec/Automatic Tunnel Resetting.md --- .../Site-to-Site VPNs/IPSec/Automatic Tunnel Resetting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Networking/Sophos/Site-to-Site VPNs/IPSec/Automatic Tunnel Resetting.md b/Networking/Sophos/Site-to-Site VPNs/IPSec/Automatic Tunnel Resetting.md index f4f8f90..4238da6 100644 --- a/Networking/Sophos/Site-to-Site VPNs/IPSec/Automatic Tunnel Resetting.md +++ b/Networking/Sophos/Site-to-Site VPNs/IPSec/Automatic Tunnel Resetting.md @@ -141,7 +141,7 @@ At this point, you need this script to run automatically on its own every 5 minu - Click "**New...**" - Action: `Start a Program` - Program/Script: `C:\Windows\System32\WindowsPowershell\v1.0\powershell.exe` - - Add Arguments: `-ExecutionPolicy Bypass -File "C:\Scripts\VPN_Tunnel_Checker\Tunnel_Checker.ps1" + - Add Arguments: `-ExecutionPolicy Bypass -File "C:\Scripts\VPN_Tunnel_Checker\Tunnel_Checker.ps1"` - Press the "**OK**" button to save the scheduled task, then wait for 5 minutes to ensure it triggers as-expected. === "Linux"