batch files
How do I setup a batch file to run every 30 minutes?1 person needs an answerI do too
February 23rd, 2011 7:15pm

How do I setup a batch file to run every 30 minutes?Use the schtasks command in a Command Prompt window.For syntax:1. Open a Command Prompt window (Start > Run > cmd > OK) and type schtasks /? {Enter}OR2. See http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/schtasks.mspx?mfr=true
Free Windows Admin Tool Kit Click here and download it now
February 23rd, 2011 10:44pm

Create a scheduled task. Control Panel / Admin Tools / Task Scheduler.(LemP's suggestion would also work, but most users would find the GUI interface easier to use.)--"Darth_Raythe" wrote in message news:Email removed for privacy...How do I setup a batch file to run every 30 minutes?
February 24th, 2011 11:41am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics