Re: Scheduled Task Won't Run Under Limited User



"Pegasus (MVP)" <I.can@xxxxxxxxxx> wrote in message
news:O7o8kDE2IHA.1772@xxxxxxxxxxxxxxxxxxxxxxx

"K" <nospam@xxxxxxxxxx> wrote in message
news:u%23beS8D2IHA.4004@xxxxxxxxxxxxxxxxxxxxxxx
I have a few workgroup machines which I cannot for various reasons join to
the domain.

I have set up 2 scheduled tasks to perform a number of actions at user
logon. These tasks run as administrator and so can perform the relevant
actions.

They show in Scheduled Tasks and run fine when the administrator logs in,
however when a normal user (limited user) logs in, they can neither see
the tasks exist nor do they run.

What do I need to do to get around this problem?

Thank you

There is a conceptual problem here. If your logon script elevates
the user's privilege to that of an administrator then a computer-savvy
user can tap into this script and do whatever he pleases. You might
as well make him an administrator.

Creating a task under the account of the Administrator won't do
the trick, because this task will only run when the administrator
logs on.

What are the actions that require administrative privileges? Can't
you implement them through Group Policy?

They are workgroup machines so GPO not an option and local policy will be
far too time consuming to implement.

The user logs on as themselves and the scheduled task (which is set to kick
in at user logon) runs using the admin account. The script performs a
number of audit actions and then FTP's the data back to head office. The
actual scripts are secured on the DACL to admin only so the user cannot
tamper with them.

This DOES work on some machines. The scheduled tasks both show up and run
whether user or admin logs in. There are as described though a number of
problematic machines where the scheduled tasks were created under the admin
account and are not visible (therefore do not run) under the user account.

How can I make all tasks visible to all users?


.



Relevant Pages

  • Re: Scheduled Tasks - Strange Permissions Issue
    ... I'm trying to figure out what other permissions the Administrator has that are not obvious. ... They appear to run and don't issue any errors in the scheduled tasks log, yet they seem to be having permissions problems. ... Logon Failure: ... Caller User Name: - ...
    (microsoft.public.windows.server.security)
  • Re: Scheduled Tasks - Strange Permissions Issue
    ... figure out what other permissions the Administrator has that are not ... got several scheduled tasks that are exhibiting some strange behavior. ... Logon Failure: ... Caller User Name: - ...
    (microsoft.public.windows.server.security)
  • Re: How to get scheduled task to run when user has no password
    ... To ease the logon process, and to prevent Scheduled Tasks issue, set a ... don't try to auto-login as Administrator. ...
    (microsoft.public.windowsxp.security_admin)
  • Re: Scheduled Task Wont Run Under Limited User
    ... I have set up 2 scheduled tasks to perform a number of actions at user ... They show in Scheduled Tasks and run fine when the administrator logs ... Creating a task under the account of the Administrator won't do ...
    (microsoft.public.windowsxp.general)
  • Re: Scheduled Tasks
    ... I am running Windows XP Prof. sp2, ... >> Troubleshoot Scheduled Tasks in Windows XP ... >> This log file for Scheduled Tasks is stored in the Windows folder, ... It ask for the system administrator to do ...
    (microsoft.public.windowsxp.help_and_support)

Loading