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
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
- i4th8May 13, 2020Copper Contributor
Oliver Kieselbach Thanks that worked like a charm. I did not understand that setting.
Have a great day!
- JanBakkerOrphanedMay 13, 2020Iron Contributor
i4th8 Kinda of what I said yesterday, but glad you solved it 😉 Thanks Oliver Kieselbach
- May 14, 2020
Yes JanBakkerOrphaned :-), maybe the additional screenshot was helpful but the information itself was the same...