Task scheduler issue
Results 1 to 3 of 3

Thread: Task scheduler issue

  1. #1
    Registered User CeeBee's Avatar
    Join Date
    Nov 2002
    Location
    USA
    Posts
    2,494

    Task scheduler issue

    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.

  2. #2
    Registered User ZEP_HYR's Avatar
    Join Date
    Aug 2003
    Location
    US, Midwest
    Posts
    4

    Solution?

    Create a new user account with admin privileges, and setup your task to run under that account. Task will run no matter who is logged in, but if it is running under a different account that the one logged in, it will run in the background.
    .
    .
    .
    .

  3. #3
    Registered User CeeBee's Avatar
    Join Date
    Nov 2002
    Location
    USA
    Posts
    2,494
    should have thought of this
    the task doesn't even require admin rights so I used one of the service accounts...

Similar Threads

  1. re-installing task scheduler - NAV won't auto update
    By jakkwb in forum Windows 95/98/98SE/ME
    Replies: 6
    Last Post: September 8th, 2002, 04:18 PM
  2. Task Scheduler Will Not Start Up
    By Farrar in forum Windows 95/98/98SE/ME
    Replies: 1
    Last Post: March 5th, 2002, 03:11 AM
  3. Task Scheduler Will Not Start Up
    By Farrar in forum Windows 95/98/98SE/ME
    Replies: 5
    Last Post: March 3rd, 2002, 03:01 PM
  4. task scheduler
    By Ronin in forum Windows 95/98/98SE/ME
    Replies: 5
    Last Post: February 21st, 2002, 06:22 PM
  5. Task Scheduler for NT 4.0
    By CompuDocs in forum Windows NT/2000
    Replies: 2
    Last Post: August 14th, 2000, 12:09 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •