Anyone know how to get schtasks to run as a non-admin?

spyordie007

Diamond Member
May 28, 2001
6,229
0
0
I've got a couple users that I would like to give privilage to run a couple tasks remotely without giving them admin privilages. It's easy enough to run tasks remotely using the schtasks command; however whenever they run it they get an access denied. Been looking for documentation but havent had much luck.

Anyone know what is required to give them rights to run the tasks? I've already tried giving them privilages to the c:\windows\tasks directory on the server with calcs and that doesnt appear to make a differance.

-Erik