It is actually very simply. Create a job using any user id and in the job properties using (Run As properties) specify domain_admin for the user, doman and password. Save the job and use "Protect job" feature to set job protection level to "Run only". Now your users can run this job only. Please don't confuse how users logon to the scheduler (if security is enabled) with how jobs are run. It is a totally different game. : Hello, : I've been playing with the demo version for a couple days now and cant seem : to get it to do what I want. : My objective is to allow users to run jobs that are scheduled on the server : to run as a previledged user without giving them local admin access to the : server. : Example, : Scheduled job: JOB1 : Runas: domain_admin : Server: SERVER1 : Now I want USER1 to be able to execute JOB1 on SERVER1 but USER1 doesn't have : admin previledge. : Thanks
|