NativeServices.RunWmiStaticMethod
Module  | NativeServices  | 
|---|---|
Method  | RunWmiStaticMethod | 
Library  | Core  | 
Action  | Run a WMI class method.  | 
Parameters  |    | 
   | |
   | |
NoteFor   | |
Additional parameters for the specific method call. Their names are prefixed with "  | |
Return values  | The output, if any, from the method.  | 
Example  | NativeServices.RunWmiStaticMethod(Namespace:"root\\cimv2", Class:"Win32_Process", Method:"Create", Param_Commandline:"notepad.exe");  | 
Platforms  | 
  | 
Notes  |