Guest mikee Posted August 7, 2008 Posted August 7, 2008 We want to give a user access to the scheduled tasks on a server so he can make modifications to his task. I can't seem to find out how to grant him access. Can someone tell me how to do this. We have a w2k3 domain and server. Thanks in advance
Guest Pegasus \(MVP\) Posted August 7, 2008 Posted August 7, 2008 Re: Scheduled Tasks "mikee" <mikee@discussions.microsoft.com> wrote in message news:D827559F-5486-4295-A368-CFEBB9585B51@microsoft.com... > We want to give a user access to the scheduled tasks on a server so he can > make modifications to his task. I can't seem to find out how to grant him > access. Can someone tell me how to do this. We have a w2k3 domain and > server. > > Thanks in advance I don't think you can do this - it would be a big security hole if you could. However, if the task launches a batch file then you can place the batch into a folder to which the user has read/write access.
Recommended Posts