The scheduled-tasks tag has no wiki summary.
0
votes
1answer
19 views
Batch script for creating tasks?
Is there a way to create a batch script to add tasks to the Windows Task system? I need to setup 2-3 tasks per system but I want to be able to run a script to do it.
1
vote
1answer
47 views
Windows XP scheduled task not running at appointed time and triggering on login
I have a scheduled defrag task on my Windows XP machine to wake up the computer and run at 3:00am every day. Then I have two other scheduled tasks, one to reboot the machine after the Defrag at ...
0
votes
1answer
48 views
What is the best solution for job scheduling
We use our in-house developed pipeline simulation software for consultancy projects. We have about 10 engineers working with the software at a given time. We want to use a dedicated PC for running ...
0
votes
0answers
19 views
Schedule bass boost in Windows 7?
In Windows 7, if you open the Sound settings, double click on Speakers-device (or any other device that supports it) and then go to the Enhancements tab you can control the bass along with some other ...
0
votes
2answers
86 views
Why does my scheduled task fail with error (0x4)
I have a scheduled task that is supposed to run a batch file. The batch files runs file when called on it's own, but does not run when wrapped in a scheduled task.
Here is what the dialog looks like:
...
0
votes
0answers
19 views
Show the %username% for the logged in user in an elevated command prompt instead of elevated users %username%?
On a Windows Vista Business machine, I have Windows Task Scheduler task set to run everytime any user logs in. The task runs as a certain elevated admin user because the script is being executed from ...
0
votes
1answer
53 views
Run a batch file on exiting specific program
I want a batch file to run when I exit a specific program, Nokia Suite in my case.
I want to use Windows 7 task scheduler and would prefer avoiding any 3rd party program.
I have already checked ...
0
votes
1answer
97 views
Windows Task Schedule: How to disable taskeng.exe from popping up upon task initialization?
After a lot of fiddling around, I managed to launch a php script through Windows 7 Task Manager that mines data from the Twitter API every 5 minutes. The Task properties are as follows:
...
4
votes
1answer
148 views
What windows 7 task scheduler event would respond to an idle END condition?
The Windows 7 task scheduler allows me to run a task when the computer goes idle, but there doesn't seem to be any obvious way to run a task when the computer resumes from idle, or is no longer idle.
...
1
vote
2answers
82 views
Scheduled task not working
I would like to make a scheduled task on my server which will visited a URL every 10 minutes.
(It's a cron job for my Drupal website, so there is no spam-alert or something :))
I've set up a task, ...
0
votes
1answer
71 views
Windows 7 Defrag scheduled seems did not work
I use windows 7 from the beginning, so the first time when I looked into the Windows 7 Disk Defragment program and I saw the Scheduled Defrag I supposed that it worked and I did not check if it worked ...
0
votes
0answers
358 views
running a vbscript by schedule task as SYSTEM doesn't work, what to do?
I have little to no knowledge in VB, I made a script that uses telnet, connects to a remote server, authenticate and then closes. The script runs every 20 min', when I use my AD account credentials a ...
1
vote
1answer
41 views
Move scheduled tasks to a new folder?
In the windows task management I created a new folder, lets call it "mytasks". I expected to be able to organize new tasks into it by using drag&drop from existing tasks, but somehow that's not ...
0
votes
1answer
59 views
How to schedule task with custom date in Windows server 2003?
I want schedule the task to run every 9th, 19th, 23rd, 30th, 6th of a month. However the task scheduler wizard only has the options of daily, weekly, monthly and just once. Can I create the task from ...
0
votes
1answer
185 views
Run task scheduler task on demand from limited user account in windows 7
My goal is to for a limited used to be able to run a netsh script that requires administrative privileges:
netsh wlan stop hostednetwork
netsh wlan start hostednetwork
From my administrative ...
2
votes
2answers
198 views
Windows command line “at” command to run 10 seconds from now
I want to run some command once, 10 seconds to 1 minute from now.
Windows at command only receives absolute times, like 11:50.
How can it be done? Can it be done with other command line means?
0
votes
3answers
143 views
Tell windows' scheduled task to run from now
I have created a scheduled task in Windows Server 2003 to run every minute. The start time is set to 12:00 AM so it will run all day. The start date is set to past date. The problem is the 'next run ...
0
votes
2answers
81 views
Launching a Windows Virtual PC on Windows 7 without an interactive user
I have a need to launch a Windows Virtual PC on Windows 7 as a scheduled task overnight, so that it can get Microsoft patches and antivirus updates. This needs to happen while nobody is logged onto ...
0
votes
0answers
30 views
How can I trigger a task to execute on reboot? Windows [closed]
Possible Duplicate:
Using Task Scheduler to Run a Task Before Shutdown
Is there a way to trigger a scheduled task on before reboot?
I'd like to save contents of my RAM Drive..
0
votes
2answers
42 views
Software to auto log in
Is there any software (freeware) which will automate tasks on system. so it can be used to log in or Log off any site at specific time?
I had downloaded software called Robotask but couldn't ...
0
votes
1answer
70 views
Necessary permissions for Task Scheduler in PowerShell v1.0
I'm very confused at what permissions are necessary to run scheduled tasks. If I schedule a task to run at 5am every day, what user does that run under? Does that user need log on access?
1
vote
0answers
323 views
Is it normal for scheduled task behaviour to differ from running the batch file manually?
I have a windows service that I need to stop and start every 30 minutes using a Windows Scheduled Task.
The service itself can be manually stopped via the Services management console (right-click -> ...
0
votes
0answers
202 views
Windows 7 does not sleep after waking task is finished (Sleep after backup)
Background: Before upgrading to a newer mainboard/CPU, Acronis True Image would wake my machine from sleep, run a backup and after about two minutes put the machine back to sleep. I would like to ...
1
vote
7answers
234 views
Send a file from Windows to Unix as a nightly schedule
Let's say I have a common directory on a Windows server such as: \\servername\location\common. During the day, any user can come and add/remove files to that Windows directory.
How would I setup a ...
3
votes
1answer
105 views
After scheduled Microsoft Security Essentials scan finishes, whole system is slow
I have scheduled Microsoft Security Essentials (on Windows 7) to scan my whole hard drive every night at 2 a.m. When I start using my computer in the morning, the scan is complete, but the whole ...
1
vote
1answer
337 views
Windows scheduler - Tasks not running when user not logged in
I have Windows Server 2003, with schedules setup via Remote Desktop under one account. That account appears in the 'creator' column too. I have 'Run only if logged on' unticked.
When I have logged ...
0
votes
1answer
145 views
Schtasks can't run .bat file in windows server 2003
I have a problem with running a .bat file in windows 2003. If I change the user to Admin, I can run it without any problem, but with SYSTEM as user, it will not run. The command is:
SCHTASKS /Create ...
1
vote
1answer
582 views
run as “NT AUTHORITY\SYSTEM” is ideal for scheduled tasks?
I have a backup / autoupdate process for my software, and usually I create a new user for running it in task scheduler (most users don't have a password, and task scheduler needs it, don't know why).
...
3
votes
2answers
369 views
Windows Server 2008 R2 - How to copy a scheduled task
System: Windows Server 2008 R2
I would like to create a new scheduled task that is extremely similar to an existing task. It would be a pain to write down or type out all the settings.
Is there a ...
1
vote
1answer
74 views
Have the at command return the job id of the task just submitted
Is it possible to have the at command return somehow the job id it just submitted when used from within a script? (kind of like $? retrieves the last exit code or $$/$! retrieve the PID of the command ...
3
votes
1answer
36 views
How can at execute a command from the command line
How can I schedule a command using at without having to include the command in a distict file, neither from the mini at shell that reads from standard input?
That is I want to execute the command
...
1
vote
0answers
153 views
What permissions are needed to run schtasks.exe on windows 2003 server
The help file for schtasks.exe reads:
SCHTASKS /parameter [arguments]
Description:
Enables an administrator to create, delete, query, change, run and
end scheduled tasks on a local or remote ...
1
vote
2answers
161 views
“Access is denied” when trying to run new Scheduled Task 0x80070005
We are using the wonderful NTBackupScript on a Windows 2003 server to automate our backups with the built-in NTBackup. I've used this successfully in the past to run totally automated and bombproof ...
0
votes
0answers
113 views
Minimum user permission to assign service user for scheduled task that runs taskkill.exe
I've been asked to create a scheduled task that manages another scheduled task on a Windows 2003 Server. Both the initial task and the manager task are batch files. The manager task needs to kill the ...
0
votes
3answers
568 views
How can I use Task Scheduler to schedule a .jar file?
I have an executable jar file and I am trying to create a scheduled task for every day using windows Task Scheduler I go through the following steps:
open Task Scheduler -> Create Basic Task -> ...
1
vote
1answer
221 views
How can I recognize a running batch file in task manager?
I run a few batch files as SYSTEM (as services) and they appear as cmd.exe in tasklist. Sometimes I need to terminate one of them but I cannot decide which cmd.exe to terminate.
Plus; I run many ...
0
votes
1answer
116 views
Computer slows to a crawl at 10AM-10:06AM everyday due to nvstor64
Windows 7 x64
I have checked the task scheduler and I don't see anything that is scheduled to run during that time frame.
I have watched the task manager during the slow period and nothing it taking ...
0
votes
1answer
26 views
How can I open a specific URL every 9 hours in Windows?
I need my computer to open a specificĀ URL every 9 hours, even when the computer is locked (Win-key + L).
How can I achieve that?
I must add that I have zero knowledge about scripting for Windows.
0
votes
1answer
230 views
How can I run a scheduled task as SYSTEM
I can't add SYSTEM account in task scheduler. When I try to add it becomes MYDOMAIN\SYSTEM and I get invalid user error.
Can I use SYSTEM account to run a scheduled task?
0
votes
0answers
131 views
Windows task scheduler to execute tasks in seconds
I'm looking for an open source/free task scheduler for Windows 7 (development machine) that will allow me to schedule tasks (HTTP requests to a web service) to run every x seconds.
I've tried a ...
1
vote
4answers
217 views
How to schedule a windows task to repeat every day within a time range?
In Windows 7, how to schedule a task which repeats every hour, every day but within a time range. I have a script which needs to run everyday from 08:00 to 20:00 in 1 hour interval.Could not find any ...
2
votes
2answers
506 views
Windows 7 Task Scheduler won't run Matlab script
I am trying to run a Matlab script every day using the Windows Task Scheduler. I am using Matlab R2011b 64-bit, and Windows 7. According to Matlab, a script myfile.m can be run from the command line ...
1
vote
1answer
198 views
How Do I Investigate a CPU Usage Spike Without Being Present?
I have a server that's mysteriously using up a lot of CPU late at night, when it shouldn't be under heavy load. This causes some database calls to time out, and I've set up some alerts in PerfMon to ...
1
vote
0answers
97 views
Scheduled task disappeared from the Task Library the next day
We have a Win7 Pro 32-bit system where we want to schedule a daily backup to run at 1pm. The task was created yesterday morning. It ran fine that afternoon. It didn't run today. When the Task ...
0
votes
2answers
327 views
Is it possible to schedule my laptop to mute and unmute at a specific time?
I always used to wake up to my favorite radio station on my alarm clock. However, I have moved and can no longer get that radio station over the air. To solve this problem, I would like to stream the ...
0
votes
0answers
15 views
Scheduling Malware Scans in Kaseya
I recently began setting up a kaseya server which will be deployed over a bunch of different networks and one thing I would like to be able to do is to set it so I can simply choose a machine and scan ...
1
vote
2answers
274 views
Accessing Environment Variables in a Scheduled Task
When setting up a scheduled task, for the action section I'm trying to access an environment variable for the location of the executable that I wish to run. This is mainly because on one machine the ...
5
votes
2answers
64 views
Are startup items, services, and scheduled tasks the only things that run without my explicit involvement?
On a virgin out-of-the-box Windows machine, and before making any Internet connection, if I wish to remove or disable any applications that might run without my explicit consent, is it sufficient to ...
1
vote
2answers
640 views
How to schedule a task for sleep/hibernate [closed]
Possible Duplicate:
Is there any way to execute something when closing the laptop's lid?
I have a task that I want to run right before my computer sleeps or hibernates. Is there a way ...
0
votes
0answers
35 views
Automated Emailing Application [closed]
I'm looking for a solution that will enable me to automate/schedule an email to individuals listed on a CSV file. I want to be able to embed data fields from the CSV into the message. In other words, ...