Question. I am utilizing the Alert Launch Application utility on Dell Openmanage Essentials.
For some reason when I utilize the Alert Application Launch tool, my power shell script never runs. It gives a interactive services prompt and does not run the script. However, it does run the script IF I run the script manually.
Under the executable name I have powershell.exe then for the arguments I have the path to the .ps1 file. I have done all sorts of variables and all sorts of ways, I even wrote a .bat file to kick off the powershell script thinking that may work.
I am literally exhausted at what exactly is causing this script to not run. Cliff notes is, the script runs if I run it myself, the script even runs with the Dell Essentials Remote Task command (which requires me to input my user/password as the only real difference).
Is there something I am missing? My script runs a powershell script that sends users a message on lync letting them know if their server is down or what have you. Thanks for any help!
-Jason