Run application script in .bat file in task scheduler is not working -
Run application script in .bat file in task scheduler is not working -
what missing in script below not create run needed application??
runas /env /user:administrator "manager.exe" when double click .bat file requests password, how embed admin password in above command ??
any thought ??
you don't need run admin. configure task utilize administrator business relationship below.
in task scheduler -> double click on task -> in opened task window left pane select properties. open below window. there, click on change user or group button , select admin account.
batch-file scheduled-tasks
Comments
Post a Comment