Forum Discussion
i4th8
May 12, 2020Copper Contributor
Pushing a Win32 without entering admin credentials on each machine.
Hi! I am trying to push a win32 application to each computer in a group using the Endpoint Manager. I have packaged it into a .intunewin and added it to the company portal. However when the end u...
- May 13, 2020
Hey i4th8,
did you check to install in SYSTEM context? Typically all Win32 apps are installed silently in system context. This will never require elevation (ask for Admin) as it has all necessary permissions:
best,
Oliver
Moe_Kinani
May 13, 2020Bronze Contributor
I agree with Jan, it’s better to run it under system context.
You may also have an issue with silent install switch, did you package exe or msi? Could you share the install command?
Moe
You may also have an issue with silent install switch, did you package exe or msi? Could you share the install command?
Moe