Some ideas:

1. Have you tried running your script from the Task Scheduler?  ( Right click on the scheduled task and select 'Run' )
2. Go to the Properties of the scheduled task and check the Security tab and see if the permission is correctly set.
3. Add $a = <STDIN> at the end of your script to keep the console open to see if any error occurred (I'm not sure if console would be visible).

Jing Wee

Hi List,
 
I created the perl script and using a system command to net send message to myself, and schedule that script through windows 2000 Task Scheduler, but somehow it not able to send me any mesg, but when i am trying to manually run the script from command prompt the net send work fine, any clue whts wrong there?
Thanks,
-Moin Khan

Reply via email to