Batch File Calling
Results 1 to 3 of 3

Thread: Batch File Calling

  1. #1
    Join Date
    Oct 2003
    Posts
    3

    Batch File Calling

    I work in a College that uses a LAN. Obviously normally when a PC is booted the OS is loaded and you are presented with the user logon screen. But how can i run a batch before this happens, basically have it run as the PC is booting up? I have tried calling it from the autoexec.bat but this does not work. Any one have any advice please
    Thanks

    Matt

  2. #2
    Join Date
    May 2000
    Posts
    583
    Run it as a service (using firedaemon or srvany) or use autoexnt. Task scheduler may also give you that option (Win2k's version does).

    http://www.windows2000faq.com/Articl...rticleID=14849

    http://www.firedaemon.com/
    Last edited by Mulder; October 23rd, 2003 at 02:45 PM.

  3. #3
    Join Date
    Oct 2001
    Location
    Belleville, Ontario, Canada
    Posts
    98
    You may find this tool called 'AutoRuns' from Sysinternals, useful for seeing what options you have to start things at or around boot up.

    You can find it here:

    http://www.sysinternals.com/ntw2k/fr...autoruns.shtml

    They have many other cool tools too.
    Excellence is the result of caring more than others think is wise; risking more than others think is safe; daring more than others think is practical; and expecting more than others think is possible.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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