1
vote
1answer
31 views

VBScript in Windows 7 64bit Scheduled Task - Works with only run when logged in

So basically I have this VBScript that opens up an Excel 2010 instance, run a macro in it and close the spreadsheet. I am calling it using Scheduled Task to automate it. It ran beautifully when I was ...
1
vote
1answer
19 views

Running Network-Reliant Processes on Startup

I'm in charge of deploying and modifying a bit of in-house software that is meant to run on end-user workstations, which run either Windows 7 or XP SP3. The goal is to maximize the amount of time the ...
2
votes
0answers
54 views

Scheduling a task before sleep in Windows 7 and hold off the sleep event until task runs

Note that this is different than the other questions I found (I did search), like: Is there any way to execute something when closing the laptop's lid? I used the same trick of scheduling a task ...
0
votes
0answers
32 views

Using sleep mode to trigger hybernate mode

I wanted to set up my computer so that if i put it in sleep for more then 20 min, it will go into hibernate mode automatically. My hope was to use some sort of event trigger on window's Event ...
3
votes
2answers
59 views

Does hibernation data persist without power?

My office shuts down power every weekend while I generally like to keep things open and all set to go for Monday. If I hibernate on Friday, will the hibernation state persist without power so I can ...
1
vote
0answers
124 views

No logfile when combining Robocopy with Task Scheduler

I am trying to create a .bat file with Robocopy and schedule it using Task Scheduler in Windows 7. The issue that I am having is with the creation of the log file. When I click on the .bat file, a log ...
0
votes
0answers
128 views

Windows 7 Task Scheduler Run On Idle End

I want to run a task every time I sit down at my computer, so that I will effectively run the task once when the computer ceases to be idle. I can't see a way to do this. Any suggestions?
1
vote
1answer
126 views

Windows 7 - Shortcut for Task Scheduler automatically connecting to another computer

I frequently have to quickly connect to a remote PC's Task Scheduler to start/stop tasks. I would like to have a shortcut that I can just click on that will open Task Scheduler and automatically ...
0
votes
1answer
94 views

Is there a way to run a bat file whenever network connected?

I want to automatically pass the firewall whenever the network connected (WIFI and LAN), I have a bat file to do this, but every time I need to run it manually, so is there a way to run this bat file ...
2
votes
1answer
161 views

Is it possible to schedule a task only on working days?

Is it possible to schedule a task only for working days (Monday to Friday)?
0
votes
1answer
39 views

Is there a way to make Microsoft Windows 7 Taks Scheduler use a 24-hour clock?

When I set ISO date and time formats in 'region and language', the Microsoft Task Scheduler uses ISO date and time formats for date and duration, but sticks to AM/PM format for time of day in the ...
1
vote
2answers
868 views

Is it possible to use the AT command to run a command every 5 minutes?

The Windows AT command has an "every" parameter, which can take days of the week, and a "time" parameter specifying the time of day, however I'd like to run a command every 5 minutes. Any way to do ...
3
votes
1answer
1k views

How to import a scheduled task from an XML file?

I have created a scheduled task in Windows 7, which will run a batch file once a day. The task is running perfectly well on my computer. I have also exported the task to an XML file and want to ...
2
votes
2answers
101 views

Windows Task Scheduler won't let me uncheck “Wake the computer” option for a backup task

I have a problem with my windows 7 laptop automatically waking after I put it to sleep and then I find it later with the battery drained. I tracked down the culprit using the "powercfg -lastwake" ...
0
votes
1answer
140 views

How can I schedule a task to run only when the computer is shut down?

Is there a configuration for scheduled tasks to run only when the computer is shut down or more likely prevent a task from running if it hasn't been booted up to run the task? I'd like to run all my ...
1
vote
1answer
696 views

Lock Screen after screensaver starts + delay

I would like to have my win7 desktop lock after say 15 minutes of idle time. I also want my screensaver to start at 5 minutes of idle time. I tried using programs that run a command after a certain ...
1
vote
2answers
1k views

Set windows scheduler to open a webpage or the bookmark

I have a bookmark: C:\inetpub\services\Full Scan\full scan.url or a link: 10.237.49.250:8080/scanner/run.aspx?FULLSCAN=ON how can I schedule either of them to open in IE or Chrome?
0
votes
2answers
377 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
537 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: ...
0
votes
1answer
579 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 ...
1
vote
1answer
2k 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 ...
0
votes
2answers
237 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
2answers
99 views

Automatically log onto a site at a specific time

Is there any software (freeware) which will automate tasks on my system, so it can be used to log in or log off any site at specific time? I had a software called Robotask but couldn't understand how ...
1
vote
0answers
924 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 -> ...
3
votes
1answer
199 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 ...
3
votes
1answer
4k 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). ...
4
votes
2answers
2k views

Microsoft JScript compilation error

For the past month until now, I'm getting the follow dialog from time to time. Probably few times a week. I'm running Windows 7 Ultimate x64 SP1 with all latest updates, and Java 6U29 (1.6.0_29-b11) ...
0
votes
3answers
2k 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 -> ...
0
votes
1answer
197 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 ...
2
votes
2answers
1k 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
0answers
285 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 ...
1
vote
2answers
2k 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 ...
2
votes
2answers
3k views

How to schedule a task for sleep/hibernate [duplicate]

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 ...
6
votes
2answers
3k 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 ...
1
vote
1answer
1k 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 ...
4
votes
3answers
880 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 ...
3
votes
1answer
810 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?
4
votes
2answers
448 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
1k 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
3k 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 ...
1
vote
3answers
5k views

Scheduled task running as SYSTEM - execute something as current user?

I have a scheduled task which runs a batch file which does some stuff. I want the batch file to kick off another batch file which runs in user space; i.e. %username% == the currently logged-in user, ...
0
votes
1answer
322 views

call ant script/java program once a file transfered in FTP

I have a folder on my windows 7 pc, that once a file was copied successful to my folder - I would like to invoke ant script/call java code that will accept the file name and location. How can I do ...
1
vote
2answers
4k views

How do I specify “Run with highest privileges” in SchTasks?

When I use the GUI Task Scheduler, I can easily check the "Run with highest privileges" checkbox. I found no such option in the SchTasks command line too, however. Is there a way to do that from the ...
1
vote
1answer
1k views

What is the difference between /U and /RU in SchTasks?

SchTasks help describes both /U and /RU as "A value that specifies the user context under which the task runs" What is the difference, then, between /U and /RU ? What am I missing?
0
votes
1answer
774 views

Schtasks succeeds but application won't show up

I am trying to run Notepad.exe via Schtasks. I first created a scheduled task, named "secheduledNotepad". SUCCESS: The scheduled task "secheduledNotepad" has successfully been created. Then ...
4
votes
5answers
4k views

What is the command line to schedule a task to be executed once and soon?

I know there is the at and schtasks. But I couldn't figure out how to use them to execute a task soon and once. I have read about a soon command, but there isn't such command in my Windows version. I ...
1
vote
1answer
304 views

Backup from ubuntu to windows

I'm having trouble finding some way to backup files from my ubuntu server to my windows 7 client. This is over the internet so I can't use robocopy or similar. Does anyone know about a program or ...
2
votes
2answers
6k views

How can Windows 7 be set to sleep at 8pm and wake at 8am every day?

I'm trying to figure out how to get Windows 7 to sleep at 8pm and wake at 8am on a daily basis. I'm looking at Windows' services and there is a Shutdown.exe that can run, but it only seems to have a ...
0
votes
2answers
932 views

Trigger the opening of a second program when opening another

How does one go about adding a trigger to open another program when the first opens. Specifically, I would like to open PeerBlock whenever I run uTorrent, but I can see this being very useful for ...
4
votes
2answers
4k views

Windows 7 Task Scheduler doesn't list my custom task(s)

I created a custom task from another application (Peachtree), but it never showed up in the Active Tasks list. So, I created it manually from within the Task Scheduler, but the task still hasn't ...

1 2