Hi,
I have a windows app and I would like to make it WMI in order to run it on remote machines. How can I do it?
best Regards.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sam HobbsPosted Mar 9, 2012, 3:32 AM
VulpesPosted Mar 7, 2012, 11:45 AM
http://msdn.microsoft.com/en-us/library/windows/desktop/aa394372(v=vs.85).aspx
However, if you follow the links I gave in your previous thread ( http://www.c-sharpcorner.com/Forums/Thread/163686/how-to-run-exe-over-network.aspx ), there is some sample code for starting a process on a remote machine using WMI.