How do I get around UAC in window 7 for a reboot with the option to abort
Posted
by
Friendly Fire
on Super User
See other posts from Super User
or by Friendly Fire
Published on 2012-07-18T22:08:37Z
Indexed on
2012/09/06
21:42 UTC
Read the original article
Hit count: 168
I've been using PSshutdown remotely on our Windows XP machines for our weekly reboots because of its ability to reboot with the ability to abort the operation. I use ShTasks to create the weekly task.
The Problem is on Windows 7 the task is created but never executes because of UAC even when I run the batch using an administrator command line, or with the elevate privileges switch.
I saw another user "Bob" created a program called idleshutdown.exe which does something similar. Not sure how his program gets around UAC.
© Super User or respective owner