Limiting Applications Permissions for Local Administrators

Max Demajo 1 Reputation point
2023-06-26T09:37:08.6166667+00:00

Hi,

We (unfortunately) have a requirement for all users to be Local Administrator of their own workstations. We have just been notified of a new requirement to limit access/permissions to a set of installed applications/agents on the system. As such, the user (although a local admin), should not have permissions to delete, execute, modify, etc. specific executables and processes of those executables. The devices are managed by Intune.

Is it possible to do this without 3rd party software? I was not able to find AppLocker configurations on Intune that would allow me to do this. Would it be possible to modify the NTFS permissions of the folders containing the executables? Would this do the job in also preventing the user from stopping processes? Could it break the application in a major way?

Thank you

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Microsoft Security | Intune | Configuration
Windows for business | Windows Client for IT Pros | User experience | Other
Microsoft Security | Intune | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Olaf Helper 47,611 Reputation points
    2023-06-26T09:47:18.38+00:00

    You can't limit the permissions for (local) admin's and even if, a admin has the permissions to change it back.

    Create a domain group with the required permissions and assign the users to.

    0 comments No comments

  2. Pavel yannara Mirochnitchenko 13,441 Reputation points MVP
    2023-06-26T10:26:27.84+00:00

    Applocker is totally useless if you would have local admin accounts. LAPS which is now also in AzureAD would be one solution with temporary account. Once password is used, it will be renewed, so it could be as a temporary solution.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.