How do I restrict access to C drive using Intune

Lewis Hill 6 Reputation points
2020-09-07T09:57:20.487+00:00

I would like to block access to the C drive for a certain group of users. These users access devices that are enrolled in Intune. The policy must meet the following requirements;

No access to C drive
No ability for user to edit content in C drive
All apps used on device that require C drive access must be unaffected by this restriction
Policy must apply to select group of users
Policy must apply to devices that are both Hybrid Azure AD domain-joined and Azure AD domain-joined

I am familiar with achieving this using Group Policy but would like to use Intune instead. I have been exploring the options in Intune - specifically by creating a device configuration profile, but have so far been unsuccessful.

Any help would be appreciated.

Microsoft Security Intune Configuration
{count} vote

4 answers

Sort by: Most helpful
  1. ESWARARAJU KONETI 2,206 Reputation points MVP Volunteer Moderator
    2020-09-07T10:41:34.84+00:00

    no access to C drive-->you can use custom CSP to restrict the storage (restrictlocalstorage) https://learn.microsoft.com/en-us/windows/client-management/mdm/sharedpc-csp
    you can apply this CSP policy to a policy to group of users.
    Make sure the user is standard user and not part of administrator group to restrict from installing any apps.

    1 person found this answer helpful.
    0 comments No comments

  2. K Sheahan Kularathne 436 Reputation points
    2020-09-16T12:13:16.34+00:00

    @ESWARARAJU KONETI You are correct.

    Please find below thread for the step by step actions to restrict the C drive.

    can-intune-block-access-to-c-drive

    1 person found this answer helpful.
    0 comments No comments

  3. Jason Sandys 31,406 Reputation points Microsoft Employee Moderator
    2020-09-08T00:28:51.537+00:00

    I am familiar with achieving this using Group Policy but would like to use Intune instead

    And what exactly would you do using Group Policy?

    All apps used on device that require C drive access must be unaffected by this restriction

    This is not possible as you don't grant or restrict applications access in Windows. All access is based on the user launching the application.

    0 comments No comments

  4. Anoop C Nair MVP Enterprise Mobility 21 Reputation points MVP
    2022-03-24T20:20:52.623+00:00

    I have done some work in the lab to implement a policy similar to that you are looking for (I think). I don't know whether Prevent Users to Save Files on Local Drives Desktop using Intune would help you or not. But it's worth a try in the staging environment.

    KR
    Anoop
    https://www.htmdcommunity.org/

    0 comments No comments

Your answer

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