Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: calling on files to execute remotely

by $code or die (Deacon)
on Aug 24, 2001 at 06:27 UTC ( [id://107595]=note: print w/replies, xml ) Need Help??


in reply to calling on files to execute remotely

You can do it with WMI. You'll need to use Win32::OLE to access it. I don't have any code for that, but if you look in MSDN - you'll find the WMI schema. It's fairly complicated - you'll probably need to run the script as member of administrators group

You could also just use psexec from Sysinternals (the PSTools suite).

Or you could take perrin's excellent advice and just use CGI on the remote server - use a password protected directory and encrypt login with SSL.

Error: Keyboard not attached. Press F1 to continue.
  • Comment on Re: calling on files to execute remotely

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://107595]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (3)
As of 2024-04-19 19:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found