💻 Software
How to capture Internet connection event in Windows Task Scheduler?
Fresh7 days ago
Mar 15, 20267175 viewsConfidence Score0%
0%
Problem
I'm trying to create a simple task in Windows 7 that would run some script after every connection to the Internet. My gateway restart itself sometimes and I want to run that script every time Internet connection is restored. In task creation wizard I choose that task should start "When a specific e…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to capture Internet connection event in Windows Task Scheduler?
Low Risk
I would use Task Scheduler to trigger the script on connection to a network, then use the script to confirm presence of the internet. The Microsoft-Windows-NetworkProfile/Operational event log gets an event 10000 upon connection to a network, so you…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix