In reference to my other post: "Domain & Username Not Present on Action Screen"
I am trying to setup an "action" so that I can force a LSClient to run on a remote machine using PSExec. However, I've tried the obvious PSExec switches (-s -i -u/-p) but this is not producing the result I am looking for. I want to be able to see the current logged in console user. How can I do this, what am I doing wrong?
thanks...