windows - Possible to Kill Processes using WMI Python -


i know possible create process on remote windows machine using wmi module wish know if same can said ending process. havent been able find thread or documentation please if can me appreciated.

i'm not sure using wmi module can use pskill exit processes on remote machine


Comments

Popular posts from this blog

php - How can an email be returned from Stripe Checkout? -

SQL php on different pages to Insert (mysqli) -

linked list - Get the index of the Node in a LinkedList which contains the given value in java -