Is it possible to do safe USB autorun with Task Scheduler on Windows 7?
Fresh3 days ago
Mar 15, 202611113 viewsConfidence Score0%
0%
Problem
I found out that Windows 7 doesn't allow autorun on USB drives. Is it possible to circumvent this (in a safe way) by setting up a task with Task Scheduler, which fires when the USB drive is inserted? At a first glance I couldn't find any related events with Event Viewer.
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Is it possible to do safe USB autorun with Task Scheduler on Windows 7?
Low Risk
I had the same question as you, and worked out something with powershell (windows built-in scripting) using techniques from the Scripting Guy Blog here and here. The script runs continuously as a background process, which you can start at system log…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix