Update Networking/Sophos/Site-to-Site VPNs/IPSec/Automatic Tunnel Resetting.md

This commit is contained in:
2024-09-12 20:44:40 -06:00
parent bbbf107f13
commit 3e06222f36

View File

@ -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 - Open "**Task Scheduler**" on the device
- Expand "**Task Scheduler Library**" in the tree on the left-hand side - Expand "**Task Scheduler Library**" in the tree on the left-hand side
- Right-click anywhere in the task list and select "**Create New Task...**" - Right-click anywhere in the task list and select "**Create New Task...**"
- General Tab: - **General**:
- Name: `Check VPN Tunnel Every 5 Minutes` - Name: `Check VPN Tunnel Every 5 Minutes`
- When running this task, use the following user account: `SYSTEM` - When running this task, use the following user account: `SYSTEM`
- Trigger Tab: - **Triggers**:
- Click "**New...**" - Click "**New...**"
- Begin the Task: `On a Schedule` - Begin the Task: `On a Schedule`
- Settings: `Daily` - Settings: `Daily`
- Advanced Settings > Repeat Task Every: `5 Minutes` > for a duration of `1 Day` - Advanced Settings > Repeat Task Every: `5 Minutes` > for a duration of `1 Day`
- Actions: - **Actions**:
- Click "**New...**" - Click "**New...**"
- Action: `Start a Program` - Action: `Start a Program`
- Program/Script: `C:\Windows\System32\WindowsPowershell\v1.0\powershell.exe` - Program/Script: `C:\Windows\System32\WindowsPowershell\v1.0\powershell.exe`