I have a simple batch that I am trying to deploy and run. It runs an .exe on the client. Although SCCM give me a success notification it never actually runs the .exe. I am running it as the admin, whether a user is logged in or not and outside the maint window. The package gets to my dist points fine and I have it set to download and install locally.
I have also tried just running the .exe or other simple scripts and I realize, none of them are working. UAC is turned off in the target. I feel like I am missing something but whatever I try fails. The confusing part is that I always get a success. It just doesn't work.