in reply to using WMI to create process

Here is a simpler way.
Use the windows at scheduleing service to remotely schedule a program to be launched now.
Have the command line redirect output to a file.
Then you are done :->