I found a Script that shows all Win32 Processes.
My Question is: Can i Kill Processes with WMI too??
wsf-file:
--------------------->
<job>
<script language="JavaScript">
var e= new Enumerator(GetObject("winmgmts:").InstancesOf("Win32_process"))
var sMsg =...
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.