Main Forum > General Computer Support
Problem with scheduled task
neroilo:
I have a problem with a task in my Task Scheduler. It works ok if I run it manually (right-click on the task -> run) , but it doesn't work as a scheduled task.
It should be executed automatically when a certain event id occurs.
In my attachment you'll find the task exported in the xml format + the cmd script I want to run.
Windows 7 X64 Ultimate here.
Ideas?
Shane:
What user account do you have it running as?
<UserId>S-1-5-18</UserId>
<RunLevel>LeastPrivilege</RunLevel>
Also have it run with admin privileges.
Shane
neroilo:
--- Quote from: Shane on February 09, 2013, 02:10:00 pm ---What user account do you have it running as?
<UserId>S-1-5-18</UserId>
<RunLevel>LeastPrivilege</RunLevel>
Also have it run with admin privileges.
Shane
--- End quote ---
S-1-5-18: %systemroot%\system32\config\systemprofile = SYSTEM
Tried Admin privileges before, no-go.
Even with admin privileges, in status column appears "In queue", but at the end it doesn't do anything.
Of course with the exception that it works if I run the task manually.
You should know that I need this task to fix this recurrent bug:
http://answers.microsoft.com/en-us/protect/forum/mse-protect_start/session-microsoft-security-essentials-oobe-stopped/a6d12dbc-3a81-4059-8516-92057d7f1b8f
Shane:
The thing with running a scheduled task under the system account is that it wont show on the desktop. Such as with my registry backup program. If I have it run under the system account it wont show on the desktop.
Shane
neroilo:
--- Quote from: Shane on February 11, 2013, 02:17:37 pm ---The thing with running a scheduled task under the system account is that it wont show on the desktop. Such as with my registry backup program. If I have it run under the system account it wont show on the desktop.
Shane
--- End quote ---
Well, I don't want this task showed on desktop. It's a simple delete command contained on a cmd script.
Navigation
[0] Message Index
[#] Next page
Go to full version