Apr 25 2021 08:40 PM
Hi,
I want to block user permission for installing any software without administrator permission. How do I implement this policy via Intune?
Users have M365 E3 license and joined Azure AD
I need an appropriate solution.
Apr 26 2021 05:15 AM - edited Apr 26 2021 05:20 AM
Hi,
I assume you want to restrict installing software on windows endpoints?
If yes. For a good start, use applocker. the zip contains a simple powershell script and a json file (with the applocker exe config in it)
https://call4cloud.nl/2020/06/applocker-a-la-minute/
And a blog about the whole adminless process if you are interestedted
Dude, Where’s my Admin? - Call4Cloud
And how to do it manually
Configuration Manager as a Managed Installer with Windows 10 | redkaffe
Feb 23 2023 11:33 AM
@Rasel_Ahmed Hi Rasel, Would you be so kind as to tell me how you solved this, I have the same problem.