Set the working folder for the remote process using WMI
I am using this article to start a process on a remote machine using WMI. How can I control the working directory in which the process will start?
(No need to redirect me to psexec, I get an error from it, currently trying to use WMI).
+1
source to share