Dell OME is running on Windows Server 2012 R2 (A VM). I am trying my o so very hardest for Dell OME to execute a very simple bat file (msg.exe) to send messages to sysadmins whenever a problem would arise with their server.
This bat file of course works just fine when executed by myself, however, when the absolute path is placed and I attempt to test it with the Dell OME application, it never works.
I've tried many things,
-checking and rechecking permissions,(made a share on the local server open to all to run the script off of just in case)
-making Dell OME call on a powershell script first for it to follow up with the bat scrip
-marked all of the Dell services as "interactive" under services.
-Turned on the "now" legacy option of "interactive services" via modifying the registry.
(This got the system log to atleast acknowledge there are attempts of kicking off cmd.exe)
-Tried with psexec just in case it was some desktop issue with msg.exe and the OS.
-Have gone through a hunderd websites, about 10 Dell manuals, and all of the other operating system possibilities, quadruple checked my script, I am at a loss.
I tried a plethora of other things as well. So what is the deal with Windows Server 2012 R2 and executing applications with OME. Was there something o so very obvious that I missed, or is this a genuine issue at hand. Thanks for any input.