Re: Automatic copying files
- From: "Hank Arnold" <rasilon@xxxxxxx>
- Date: Fri, 8 Jul 2005 04:26:29 -0400
Take a look at Karen's replicator....
http://www.karenware.com/powertools/ptreplicator.asp
--
Regards,
Hank Arnold
"Grzegorz Gruza" <gruza@xxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:%23pXNko4gFHA.2424@xxxxxxxxxxxxxxxxxxxxxxx
> Welcome,
>
> I had following problem - I need to check file share on server, when
> somebody put file to it, I want to another server move this file into its
> local folder for further processing. I tried to do it using following
> batch file:
>
> move /Y \\server\ShareName\*.* c:\XXX\Temp\
> move /Y c:\XXX\Temp\*.* c:\XXX\
>
> This batch file run from command line works OK. But I would like to run it
> from task scheduler and I have a problem:
> If I run my butch under account with administrative privileges - all it's
> OK. But batch doesn't run from "normel user" account. I don't see any
> errors in task scheduler error log, but nothing is done. When I run this
> batch using schtasks /run .. then I see following error
> ERROR: Passing the user credential for local connection.
>
> I would like to run my tasks on Windows 2003, but IMO problem is for
> complete NT familly.
>
> Can anybody tell me, what should I heve set to run my task?
>
> Best regards
>
> --
> Grzegorz Gruza
> When reply delete spamerom_nie. from my e-mail
.
- References:
- Automatic copying files
- From: Grzegorz Gruza
- Automatic copying files
- Prev by Date: Re: Wins server does not seem to listen on all ip addresses
- Next by Date: Re: Terrorist attack
- Previous by thread: Automatic copying files
- Index(es):
Relevant Pages
|