wmi

Python: Using wmi to start executable remotely

Python: Using wmi to start executable remotely Question: Im trying to run an executable file remotely on Windows using the wmi module. it establishes the connection but I think my process line is incorrect, as when I check the server the executable definately has not been run. Can you guys help me on the syntax …

Total answers: 2