Task Scheduler permissions problem

From: Nev George (bowlingparking-spamkill_at_hotmail.com)
Date: 08/27/04

  • Next message: Steven L Umbach: "Re: Task Scheduler permissions problem"
    Date: Thu, 26 Aug 2004 20:27:36 -0700
    
    

    Hi there,

    We are running Windows Server 2003.

    I have a batch file that backs up our servers using ntbackup, and it
    runs fine.

    I have tried adding it as a scheduled task using the AT scheduler.

    At the beginning of my batch file is a "net use" command to map a
    network drive. This executes fine when I run the batch file myself as
    administrator, but as a scheduled task it prompts for a password.

    I assumed this was occuring due to a permission issue with the Local
    System account, which is the account that the Task Scheduler runs under
    by default. So, under the Task Scheduler's Log On properties I changed
    it to use an administrator a/c. When I try to restart the service I get
    the error message:

    "Error 1079: The account specified for this service is different from
    the account specified for other services running in the same process".

    Anyone have any idea what the problem is, and what I can do it rememdy
    it?

    Any information is very much appreciated :)

    Nev


  • Next message: Steven L Umbach: "Re: Task Scheduler permissions problem"

    Relevant Pages

    • Re: Task Scheduler permissions problem
      ... you're changing the account the scheduled task service is using to log ... The error message is correct. ... properties of that scheduled task to log in with the admin ID and password. ... > We are running Windows Server 2003. ...
      (microsoft.public.windows.server.security)
    • Re: Schedule Batch File-How to?
      ... backup with your Robobkup program. ... Panel> Scheduled Task etc. and the batch file name was used as the ... Windows command that you are using within the batch file. ... The properties window for the new scheduled task should now be open. ...
      (microsoft.public.windowsxp.general)
    • Re: Schedule Batch File-How to?
      ... Windows command that you are using within the batch file. ... you will not be using the batch file anymore. ... This window will also display your computer name and your user login name. ... The properties window for the new scheduled task should now be open. ...
      (microsoft.public.windowsxp.general)
    • Re: setup a schedule task in WIndows XP
      ... I am still puzzled about the date format discrepancies. ... @echo off ... Copy & paste the code into your batch file. ... Create a scheduled task to run this batch file. ...
      (microsoft.public.windowsxp.general)
    • Re: setup a schedule task in WIndows XP
      ... I am still puzzled about the date format discrepancies. ... @echo off ... Copy & paste the code into your batch file. ... Create a scheduled task to run this batch file. ...
      (microsoft.public.windowsxp.general)