Hey guys,
My first shot at my own custom action. I want to put gpresult.exe into our console so we can run it against machines to see if policies are running properly. However, I cannot seem to get it to run. I can't decide if it is a syntax error or if I have done something else wrong.
I installed gpresult.exe onto my server and copied the EXE into C:\Program Files (x86)\Lansweeper\Actions. I go back to the web console and run it on "X" computer and all I get is a command prompt, or a sytax error on the remote machine. My current action command is "cmd.exe /k "gpresult.exe {computer}"
Thanks in advance!
Justin