There's a utility from Sysinternals.com called 'psexec' which allows you
to execute programs on a remote machine. Might try that. All their
utilities are free.
Stanley G. Martin
Sprint - ISS Enterprise App/Decision Support Services
[EMAIL PROTECTED]
-Original Message-
From: Andreas.Wen
I would check out the Win32::TaskScheduler module. You will have to make
sure that the servers have the Task Scheduler and not the old AT service.
This will allow users to schedule jobs to run in their context. You could
then make a script that schedules and runs a job and use it to launch the
r
Hi Perl Admins,
I need a little advice/help/hint for a script I have to develop. Ok, here
the scenario:
We have different scripts on a server to exchange data with a customer, the
scripts a running fine. The thing is, that different users have to run these
scripts on demand and for now, they call