💻 Software
Run a script when Windows resumes from suspend/hibernate state?
Fresh5 days ago
Mar 15, 202623488 viewsConfidence Score0%
0%
Problem
Is there a way to have Windows (XP, Vista and 7) run a script when a machine returns from hibernate/suspend mode? It would be okay with me if the script runs after the user unlocks a locked session after their machine resumes. I have a service that needs to be kicked when I a machine resumes in ord…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Run a script when Windows resumes from suspend/hibernate state?
Low Risk
In windows 7, you can do this with a scheduled task. Setup a batch script to do the actions you want and then create a task with one of the following triggers: On workstation unlock - Ignores first log on, but will start after unlock. On connection …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix