Hi all,
I'm looking for a way to check from a server in a user's pc if an application named example << word.exe>> is install and if so execute the application on the user's pc...
Are you trying to have a program execute locally from a remote host? Or are you trying to have a program that is not installed on one computer execute from source files on a local machine? (ie Office not installed on a server machine and you want to run Word that is installed on a remote machine). If this is the case, it is not possible. If you are trying to check if Word is installed on the remote machine from the server and have it run on the remote machine, you can do this via a script. Check
Really need more information on what your end goal is, Since Windows 2000 SP2, you cannot run a remote process and have it be interactive. For example you used to be able to do exactly what you are asking and have the user currently logged on see that window. Since Windows 2000 SP2 the process runs remotely but in a different session.
You can still accomplish your goal however using PSEXEC.
Work SMARTER not HARDER. The Spider's Parlor's Admin Script Pack is a collection of Administrative scripts designed to make IT Administration easier! Save time, get more work done, get the Admin Script Pack.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.