php-windows Digest 3 Jun 2008 04:35:08 -0000 Issue 3481
Topics (messages 28915 through 28915):
Re: WMI call to run a remote application
28915 by: Manuel Lemos
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
Hello,
on 05/22/2008 03:12 PM John Arends said the following:
> I'd like to have a PHP script running on my web server (running IIS 6)
> that can make a WMI call and start a specific remote process on a remote
> computer.
>
> For what its worth, the remote process I'd like to trigger is a batch file.
>
> I've googled this extensively and can't find anything that points me in
> the right direction. All the sample scripts are in vbscript, but I
> assume I can probably do something like this with PHP as well since it
> has COM libraries.
There is now. Take a look at this WMI PHP class:
http://www.phpclasses.org/easywmi
--
Regards,
Manuel Lemos
PHP professionals looking for PHP jobs
http://www.phpclasses.org/professionals/
PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
--- End Message ---