The scheduled-tasks tag has no wiki summary.
0
votes
0answers
8 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 ...
0
votes
2answers
31 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
27 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
71 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
67 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
99 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).
...
2
votes
2answers
36 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
41 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
30 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
64 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
68 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
45 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
143 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
107 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
73 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
15 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
99 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
59 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
100 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
225 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
89 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
48 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
149 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
8 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
98 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
54 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
183 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
28 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, ...
5
votes
2answers
151 views
How can I open a URL on a schedule in the default browser?
I'm looking for a mechanism to open a single URL in the user's current default browser on a schedule/recurring basis.
I know that if I was writing .Net code to do this, I could simply do something ...
3
votes
1answer
53 views
How do I make a scheduled action in Windows XP?
I need to run MyProg.exe every 5 minutes. How do I do it?
0
votes
1answer
67 views
Windows Task Scheduler CPU utilization trigger
I'm attempting to kick off a piece of code I wrote when the CPU Usage reaches a specifiable percentage.
Can anyone direct me on how to accomplish this? Thus far I've tried using the task scheduler ...
2
votes
1answer
89 views
Will Windows Scheduled Tasks execute if the computer was off at the scheduled time?
If I schedule a task using windows task scheduler for, say, 2 minutes from now, and for some reason the computer is shut down 1 minute from now, and turned on 3 minutes from now, will the task that ...
1
vote
1answer
277 views
Windows task scheduler not running batch file on network drive
I have a batch file that I'd like to run with the Task Scheduler. Running the batch file manually works fine. If the batch file resides on the C:\ drive, task scheduler runs it fine, but if the ...
0
votes
1answer
119 views
Display Image With No Window
I have a scheduled task that runs on my user machines at startup that currently brings up a 'configuring your station' style message in a command prompt window that is replaced by a vbscript msgbox ...
0
votes
1answer
268 views
Windows Task Scheduler: Schedule task to run once every 10 seconds
In my windows, I want to schedule a windows service to start once every 10 seconds. I tried using the windows task scheduler but it only gives me an option to repeat the service daily, weekly and ...
2
votes
1answer
92 views
Scheduling an XP Weekly Task Without a Start Time
I need to schedule a backup task to run every week using the Windows XP Scheduler (Home Edition with SP 3).
I would like it to run every Saturday, but how can I make it not time-specific, so it will ...
3
votes
3answers
150 views
Scheduled backup of certain directories in Windows 7
I'm using Windows 7 and I need to schedule a daily backup that does the following:
The schedule needs to run daily at 7pm
The backup needs to generate a compressed archive of selected backup ...
1
vote
2answers
306 views
Scheduled Tasks Properties in PowerShell?
I am not sure how to do this in PowerShell, but I dont think it is supported.
For example:
$tasks = schtasks /query
Will store all the tasks into the variable $tasks
Example output:
Folder: ...
0
votes
1answer
196 views
Schedule tasks via shell in mac os x
I am writing some C++ code and would like that every 60 minutes, the code is "uploaded" to my external SVN repository. For doing this I just do "svn ci -m "some comment", but I want to do it ...
3
votes
1answer
170 views
Schedule powershell script with admin priviliges
I want to schedule a powershell script to run on my windows 7 system everyday with admin priviliges.
How do I do so?
1
vote
2answers
121 views
Outlook 2010 cheaper/free replacement
I am very pleased with Outlook 2010 but since I can't use it anymore I have two big options : buy it or search for a decent cheaper/free replacement.
What I need from that programa/suite is :
...
4
votes
1answer
120 views
Windows system idle condition
I'm looking that there are some tasks that are embedded with Windows that runs when system goes to idle state (such as Scheduled Defrag, System Restore, DefenderScan and RegistryBackup).
However, ...
4
votes
2answers
197 views
HP laptop (Windows 7 x64) turns itself on @11:30am every day
My HP laptop wakes up from sleep every day at 11:30am by itself. No tasks scheduled for that time (either user or Windows tasks).
No AV scans or updates scheduled for that time. Auto-defrag & ...
0
votes
1answer
409 views
Windows 7 Task Scheduler to start application in user session
When adding a new scheduled task, the application being launched will run in session 0, which means that the windows won't display. Is there any way to let Task Scheduler start the process in the user ...
1
vote
1answer
718 views
Run a scheduled task on a remote XP machine from Windows 7
This is very similar to the question asked here over at Stack Overflow:
The question and answer here works fine when trying to run a remote task on a Windows 7 machine FROM a Windows 7 machine, but ...
0
votes
1answer
105 views
Any ideas for a funny joke to play on person who will be using my computer? (today is my last day at this job) [closed]
Possible Duplicate:
April Fools jokes?
I was thinking I could set the scheduler to run something in the future at a certain date...but not sure what.... They will log on the domain under a ...
2
votes
1answer
291 views
Software to make scheduling easier
Overview
I have a set of duties I must schedule employees for. The duties recur weekly over a two-month period. There are a number of constraints that define a good schedule. (See below for ...
4
votes
2answers
144 views
Should I worry about Daylight saving time when planning to schedule backups?
So if there is a day:
https://secure.wikimedia.org/wikipedia/en/wiki/Daylight_saving_time
when we have to e.g.: set our clock back from 3am to 2am. Ok.
So if someone creates a cron job at 3am, ...
0
votes
1answer
94 views
Schedule programs to run as admin in the background
Is there a way I can schedule tasks to run on a Windows XP machine in the background with administrative rights?
For example if I want to run an anti-virus program at 3pm everyday with administrative ...
4
votes
1answer
86 views
Run task on reconnect to remote desktop (not login)
Is it possible to run a task when a user reconnects to a remote desktop session? Some software is running on a machine that cannot be run as service and must always run, but I also need to trigger ...