The catch is you need to ensure that the schedule service is running under
an account with network access (and permissions to use the files you are
copying). Be default it uses LocalSystem which will not have network access,
so you need to change to another account.
Cheers,
Andy
Ng K C Paul <paul...@news.netvigator.com> wrote in message
7aqmhp$nch$1...@imsp009a.netvigator.com...
write a batch program. Then use the AT command to run the batch.
Tim
Andy Doran (andy....@dial.pipex.com) wrote:
: Should be quite straightforward - just create a batch file with the copy
: command in it (copy c:\xyz\abc.txt \\server\share\abc.txt) and schedule it.
:
: The catch is you need to ensure that the schedule service is running under
: an account with network access (and permissions to use the files you are
: copying). Be default it uses LocalSystem which will not have network access,
: so you need to change to another account.
:
: Cheers,
:
: Andy
: Ng K C Paul <paul...@news.netvigator.com> wrote in message
: 7aqmhp$nch$1...@imsp009a.netvigator.com...
: >Is there any sample so that I can use AT command to copy files from one
: >
:
:
Create a new user account that is a member of the Domain Admin group.
Give it a non-blank, non-expiring password.
Use Control Panel / Services / Schedule and stop it. Change the startup to use
this new account. Start the scheduler.
See tip 243 at my NT Tips, Tricks and Registry Hacks at
http://www.jsiinc.com/reghack.htm for debugging scheduled jobs.
On Sun, 21 Feb 1999 23:30:49 -0500, paul...@news.netvigator.com (Ng K C Paul)
wrote:
>Is there any sample so that I can use AT command to copy files from one
>NT machine to another NT machine at night?
Jerold Schulman - Microsoft BackOffice <MVP>
JSI, Inc.
1045 Essex Court, Alpharetta, GA 30004-3811
Orders:+1-800-585-9588 Phone:+1-770-475-3820 Fax:+1-770-442-3820
Web Site: http://www.jsiinc.com Internet Mail: j...@cis.compuserve.com