Re: Robocopy Security and Authorization
- From: "Dave Patrick" <DSPatrick@xxxxxxxxxxxxxxxx>
- Date: Sun, 29 Oct 2006 14:36:26 -0700
Scheduled Tasks|Advanced|View Log may provide some details. If the job
connects to another machine you may need to add the user/ group 'logon as
batch job' rights (server side). Control Panel|Admin Tools|Local Security
Policy\Local Policies\User Rights Assignments
"Log on as a batch job"
If the task completes but the job does not then there is a problem in the
job itself. Remember that if it involves network resources to make sure the
user account has permissions to the resources and also use UNC paths as
mapped drives won't natively exist when no one is logged on.
--
Regards,
Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
<peter.piotti@xxxxxxxxxxxx> wrote:
|I am running Windows Server 2003R2 and trying to use robocopy to
| perform nightly backups. I created a BAT file continong the
| appropriate robocopy commands.
|
| If I create a scheduled task to run the bat file using an account with
| administrator privledges, it runs fine. But I don't want the account
| running robocopy to have admin rights. I created a user account called
| RobocopyUser just for running the back up. I made it a member of
| Users, Backup Operators and Distributed COM Users. I gave the account
| full control over the directories it reads from and writes to. It
| still doesn't work.
|
| What can I do short of giving RobocopyUser admin rights?
|
| Thanks,
| Pete
|
.
- Follow-Ups:
- Re: Robocopy Security and Authorization
- From: peter . piotti
- Re: Robocopy Security and Authorization
- References:
- Robocopy Security and Authorization
- From: peter . piotti
- Robocopy Security and Authorization
- Prev by Date: Re: Windows 2003 register lockout
- Next by Date: Maximum usable memory
- Previous by thread: Re: Robocopy Security and Authorization
- Next by thread: Re: Robocopy Security and Authorization
- Index(es):
Relevant Pages
|