Could you help me with this psexec trouble?
If I execute this command in command line it´s works fine:
psexec \\1xx.2x.2x.1x -d -u "domain\user_admin" -p system123 c:\calc.exe
but if I run this command inside an alert (execute program option) it´s fails.