Posts

Schedule a task with admin privileges without a user prompt in windows 7

Image
25 11 In windows 7, I'd like to schedule a program to be run with administrative privileges, without having the user need to respond to a prompt (which requests elevated privileges) every time the scheduled task is run. Is there any way to accomplish this goal without disabling UAC prompts for all applications? Might not be relevant, but I'm trying to get this program to run at startup. windows-7 administrator scheduled-tasks prompt share | improve this question edited Jun 18 '14 at 18:30 notAlex asked Jun 18 ...