I'm using WMI in my scripts for managing some services and processes.
I'm using in win32_process object the command line. Sometimes the command line is empty although it is not (It got up and I can see in another tool that it has the command line). After killing the process and then get it again to work the WMI script recognized it.