I need to run an .exe on all of our client machines according to a department policy (So please don't suggest using something else). It will configure a few settings and then save a file on the computer confirming that it ran.
I am currently using an application to run the .exe on a test group. I used the presence of the file it saves as a detection method.
I get 100% compliance in my test group, but the changes are not made and the file is not present. I am not sure why that happens. The Deployment type automatically populates as an msi (though I do select the manual configuration option). Could that be the problem?
I configured it to reference the file on a network drive and I distribute it to both of our distribution points. It runs whether or not a user is logged on, no requirements or dependencies. Distribution priority is high.