Computing.Net > Forums > Windows NT > Beginner wishing to use NT schedular and

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Beginner wishing to use NT schedular and

Reply to Message Icon

Name: Carl
Date: June 29, 2001 at 07:24:39 Pacific
Comment:

Hi Everyone

I've been given a task where by I need to automate an EXE file on a NT sever. Now I have no idea at the moment how to go about this but I'm determine to learn. Is there any beginner's websites which can aid me or if someone is willy to reply back to this mail. I have a little Dos knowledge so I'm not that bad

Please help someone.



Sponsored Link
Ads by Google

Response Number 1
Name: Dr. Zhivago
Date: June 30, 2001 at 01:20:39 Pacific
Reply:

See if the topics covered on this page are relevant to your needs:

http://www.microsoft.com/technet/treeview/default.asp?url=/TechNet/prodtechnol/winntas/tips/techrep/batch.asp


0

Response Number 2
Name: mike blum
Date: June 30, 2001 at 09:15:36 Pacific
Reply:

If you just wanna run a program (or a batch) at a scheduled time, eg. every day at 10 pm or every friday etc, you can use at.exe.
In a dos window type "at /h" to get a description.
Winat.exe is a GUI for at.
If you use IE 5 or higher there is Scheduled Tasks in explorer, which should do the same.


0

Response Number 3
Name: Chase
Date: June 30, 2001 at 17:09:41 Pacific
Reply:

The AT command is difficult to use. Not really difficult, it's just that the commands have to be entered in a certain format, or the machine won't accept them.

Also, the "schedule" service must be running, and if you wish it to do things as an administrator, you must also supply the administrator name and password. If you get either one wrong, the service won't start.

Here's and example of an AT command format:

AT 01:00 /EVERY:Tuesday C:\Backup\Monday.bat

This command enters the batch file "Monday.bat" to run every Tuesday at 0100 hours. The command uses the 24-hour clock, so you'll need to be familiar with that, too.

Good luck,
Chase


0

Response Number 4
Name: Dr. Zhivago
Date: July 1, 2001 at 01:54:44 Pacific
Reply:

There's a category of applications called "Task Automators." Here are some you can explore:

http://www.windowspc.com/start.pl?page=/system/Phantom_for_Windows.htm

http://www.downlinx.com/windows/Utilities/Automation/6.htm

http://www.programfiles.com/index.asp?ID=13765

http://www.openhere.com/tech1/software/shareware/windows/utilities/automation/


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows NT Forum Home


Sponsored links

Ads by Google


Results for: Beginner wishing to use NT schedular and

Logon to Windows NT with a Batch File www.computing.net/answers/windows-nt/logon-to-windows-nt-with-a-batch-file/1498.html

Print from 95 to a NT printer www.computing.net/answers/windows-nt/print-from-95-to-a-nt-printer-/10863.html

Connecting win98 to Windows NT www.computing.net/answers/windows-nt/connecting-win98-to-windows-nt/2923.html