| View previous topic :: View next topic |
| Author |
Message |
Robert Site Admin
Joined: 25 May 2006 Posts: 1140
|
Posted: Wed Nov 29, 2006 12:02 pm Post subject: Domain user name to run a task |
|
|
User support request:
I am trying to use Automize 7 to copy the files in a network share. The share is on a computer in a different domain. This requires a log on each time I connect to the share. I can not find the option to add a domain\user name and password.
I currently have this working by running a batch file with the net use commands to log on and off. I would like to have this done without a batch file with the net use commands and robocopy. |
|
| Back to top |
|
 |
Robert Site Admin
Joined: 25 May 2006 Posts: 1140
|
Posted: Wed Nov 29, 2006 12:02 pm Post subject: |
|
|
There is no option to add a doman\user name and password to a task. Your options:
1) start the engine using the NT service module with the same domanin\user name. This way the task will not have to log on.
2) run the task as an external process using the File menu / task runner feature from windows scheduler. here too you can set the logon username/password. |
|
| Back to top |
|
 |
|