I could use some help on this one... I have a batch file I need to run every 10 minutes. Scheduling the task with the task scheduler will result in the command window showing up, which is really annoying. Is there any way of setting such a task to run in a non-interactive way (hidden)??? The AT command would do it, but it doesn't allow for a task to be scheduled every N minutes. O/S is Win2K server.