From 3e06222f36691418de6217d9ddb68cf9063b0272 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Thu, 12 Sep 2024 20:44:40 -0600 Subject: [PATCH] Update Networking/Sophos/Site-to-Site VPNs/IPSec/Automatic Tunnel Resetting.md --- .../Site-to-Site VPNs/IPSec/Automatic Tunnel Resetting.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 527bd29..f4f8f90 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 @@ -129,15 +129,15 @@ At this point, you need this script to run automatically on its own every 5 minu - Open "**Task Scheduler**" on the device - Expand "**Task Scheduler Library**" in the tree on the left-hand side - Right-click anywhere in the task list and select "**Create New Task...**" - - General Tab: + - **General**: - Name: `Check VPN Tunnel Every 5 Minutes` - When running this task, use the following user account: `SYSTEM` - - Trigger Tab: + - **Triggers**: - Click "**New...**" - Begin the Task: `On a Schedule` - Settings: `Daily` - Advanced Settings > Repeat Task Every: `5 Minutes` > for a duration of `1 Day` - - Actions: + - **Actions**: - Click "**New...**" - Action: `Start a Program` - Program/Script: `C:\Windows\System32\WindowsPowershell\v1.0\powershell.exe`