I am trying to use PSExec to play a sound in the event of a particular alert condition. I am using this string:
c:\psexec.exe -d \\1xx.1xx.1xx.1xx "C:\Program files\Windows media player\mplayer2.exe" /play /close c:\sound.wav
This works great when I run from a Command Line but when I put it into the Alert Execute Program it doesn't work.
When I click on Test it says it is working but no sound.
Any ideas on how I can further troubleshoot?
Scott