Re: Scheduled Task - Copying files to remote computer
- From: "Pegasus \(MVP\)" <I.can@xxxxxxx>
- Date: Thu, 27 Apr 2006 08:07:03 +1000
<animedreamer@xxxxxxxxxxx> wrote in message
news:1146081773.366367.260650@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I have a scheduled task in Windows XP that is calling a batch file to
copy files from one computer on my network to another. I wish to have
this task run under the system account, but I was having difficulty
doing this. The only way I could get it to work was if I first mapped
a drive to the remote computer and used this as the destination for the
files I am copying. Is there anyway I can have this task run without
first mapping a drive to the remote computer?
Run the task under an account that has appropriate access
right to the remote resource. The System account has no
such access (although your solution very neatly stepped
around this restriction, at the cost of embedding a password
in a batch file).
.
- Follow-Ups:
- Re: Scheduled Task - Copying files to remote computer
- From: animedreamer
- Re: Scheduled Task - Copying files to remote computer
- References:
- Scheduled Task - Copying files to remote computer
- From: animedreamer
- Scheduled Task - Copying files to remote computer
- Prev by Date: Re: dotnet 1.1 or 2.0
- Next by Date: Re: Dead computer
- Previous by thread: Scheduled Task - Copying files to remote computer
- Next by thread: Re: Scheduled Task - Copying files to remote computer
- Index(es):
Relevant Pages
|