Hi
I did not understand what you want, but try to use an application named psexec
Go to the site [url=“http://www.sysinternals.com/”]http://www.sysinternals.com/[/url]
This application run commands from a computer to others making a remote execute, like a ftp command but to run applications .
for example to create a directory or to run a program …
In unix system you can try to use rsh ( remote shell execute ) that make the same ( different way )