WinXP has a built in command-line scheduler named schtasks.exe.
Schtasks.exe supports creating, running, deleting, changing, terminating, and
querying scheduled tasks on local and remote computers.
In a script/batch file, enumerate a list of the 600 xp machines and make a
callout to schtasks.exe for each computer.
For more information, in Help and Support, search for schtasks
and/or run schtasks.exe /? in a command prompt.
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.