Re: Schedule a task
- From: "Lorenzo Soncini" <lorenzo.soncini@xxxxxxxxxxxxxxxxx>
- Date: Fri, 23 Dec 2005 11:00:15 +0100
I have make some other test.
I need schedule a BAT file who:
1. map network drive
2. backup a sybase database
3. clear the network drive mapped ad point 1
the bat is
NET USE ...
DBBACKUP...
NET USE ... /DELETE /Y
If I schedule single commad all work fine. If I schedule a BAT doesn't work.
I have tryed with CMD /C MYBAT.BAT but the problem is the same
Thanks
Lorenzo
<lsoncini@xxxxxxxxxxx> ha scritto nel messaggio
news:1135004187.182019.162050@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hy everybody,
> I'm try to create a scheduled task under a normal user (not
> Administrator) on windows 2000 or 2003.
>
> I have created a user, I have added to the "Backup Operators" group.
> I have checked the Tasks Scheduler service who run under LocalSystem
> and I have activated the flags "interact with desktop".
>
> I have modified the permission of the task and added the Read and
> execute permission to my user.
>
> If I make a login on the server machine with the new created user, the
> task (a bat file) run correctly.
>
> But when the system run it I recieve the error Access denied (in the
> log scheduler log)
>
> Sorry for my english and thanks for any idea
>
> Lorenzo Soncini
>
.
- References:
- Schedule a task
- From: lsoncini
- Schedule a task
- Prev by Date: User can't connect to particular webserver from his PC.
- Next by Date: Re: Password Breaking Applications
- Previous by thread: Re: Schedule a task
- Next by thread: MSDTC fails on Windows 2000 Advanced Server SP4
- Index(es):
Relevant Pages
|
|