Scheduling VBS file
I have a vbs which is to be run on everyday at 8:00 AM. It needs to be put on the web server (IIS5.0 / Win2k) itself as it uses a DSN to connect to database. The scheduling details given are correct.
But it is not working in Windows 2000 machine. I am able to put it on a win98 scheduler and run correctly. However it is not running on windows 2000.
May I know how I can schedule a vbs file in windows 2000.
|