Remote execution?

  • Thread starter Thread starter Michael Mueller
  • Start date Start date
M

Michael Mueller

Hi.

Got two Win2k-machines here, connected through LAN.
I got full access to the other machines local drives.
Is it possible to do a romote execution of files located on the second
machine through LAN?

Thanks
Michi
 
Michael Mueller said:
Hi.

Got two Win2k-machines here, connected through LAN.
I got full access to the other machines local drives.
Is it possible to do a romote execution of files located on the second
machine through LAN?

Thanks
Michi

You can run non-GUI commands by using psexec.exe
(www.sysinternals.com), or take over the machines with
WinVNC.
 
Is it possible to do a romote execution of files located on
You can run non-GUI commands by using psexec.exe
(www.sysinternals.com), or take over the machines with
WinVNC.

I won't be able to use VNC or PCAnywhere.
I'm not able to visit the site you mentioned due to security
regulations here in our office. But I will check at home.
Can it eventually be done using build in W2K-functions?

Thanks
Michi
 
Michael Mueller said:
I won't be able to use VNC or PCAnywhere.
I'm not able to visit the site you mentioned due to security
regulations here in our office. But I will check at home.
Can it eventually be done using build in W2K-functions?

Thanks
Michi

Win2000 has no inbuilt functions for remote control.
If you do not want to use products such as WinVNC
or pcAnywhere then you're limited to the command line
environment of psexec.exe. It requires no installation
but it relies on a network connection.
 
Hi Pegasus
Win2000 has no inbuilt functions for remote control.

Got my hand on this PSEXEC.EXE and it is working quite well.

Thanks for you hint.

Greetings
Michi
 
Back
Top