|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Connecting to a remote computer
I need to connect to one or more remote desktops (on Windows) to start and stop some system processes. How can I accomplish that with a python script? The machines can be identified by name or IP address. Thanks!
|
|
#2
|
||||
|
||||
|
Well, you need to find the Win32 API that controls those functions, and probably make some RPC calls. But I've never looked at it in detail.
I think Windows scripting (as in from the Server) would be the easiest way to do this though.
__________________
Avalokiteshvara Bodhisattva, when practicing deeply the Prajna Paramita, perceives that all five skhandas in their own being are empty and is saved from all suffering. |
|
#3
|
|||
|
|||
|
Quote:
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Python Programming > Connecting to a remote computer |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|