I am currently trying to run Handy Backup v4.0 on a machine using an account that has restricted user rights. I'm wanting to run the program to schedule backups to my cdrw. Handy Backup told me that I can not backup to cdrw unless I am logged in with administrative privelages. B/c of security issues I do not want the user on the machine handy backup is on to have administrative privelages. I've created a batchfile with the following contents:
@ runas /user:localhost\administrator "C:\Program Files\Novosoft\Handy Backup\hbagent.exe"
When ran, the batch file prompts me to enter the localhosts' administrative password. When I type it in it's as if the machine doesn't take the password. Also the restricted user is on a domain. Could that be causing a problem when trying to run the program as localhost\adminstrator?
@ runas /user:localhost\administrator "C:\Program Files\Novosoft\Handy Backup\hbagent.exe"
When ran, the batch file prompts me to enter the localhosts' administrative password. When I type it in it's as if the machine doesn't take the password. Also the restricted user is on a domain. Could that be causing a problem when trying to run the program as localhost\adminstrator?