USB drive restriction works on local gpo but does not on domain gpo

rd93 1 Reputation point
2022-08-02T23:09:18.46+00:00

Hello,

I'm currently in the process of configuring USB drive restrictions using the following gpo's:
227379-image.png

On the "Allow installation of devices that match any of these devices IDs" gpo, I've whitelisted a specific USBs hardware ID.
I then plugin a USB that has not been installed on the device or whitelisted and I receive my configured block message.
Once I plugin my whitelisted USB, file explorer opens and I'm able to use the USB as expected.
Everything works as expected using this on local group policy.

However, once I configure the same policies on a domain environment, any USB device that is plugged in is blocked.
It appears the policy did take affect but the domain joined computer is not able to "read" the whitelisted hardware IDs.

Any help is appreciated.

Thank you.

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Limitless Technology 39,926 Reputation points
    2022-08-03T15:23:52.5+00:00

    Hi,

    Please set the following GPO:

    Computer Configuration\Policies\Administrative Templates\System\Removable Storage Access

    The Removable Storage Access contains the policies for a variety of storage devices and the policies include:

    Removable Disks: Deny execute access
    Removable Disks: Deny read access
    Removable Disks: Deny write access

    I hope this answers your question.

    ---------------------------------------------------------------------------------------------------------------------------------------

    --If the reply is helpful, please Upvote and Accept as answer--

    0 comments No comments

  2. rd93 1 Reputation point
    2022-08-03T23:07:58.247+00:00

    @Limitless Technology - I may be mistaken but should these policies be added on top of the policies I already have configured?
    I'm reading the description of what you mentioned and it almost seems like these would deny removable disks and override the whitelisting I had created.
    Does sound correct?

    Thanks for the help.

    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.