Restrict specific user from using removable drivers
I am looking to restrict a user from using removable drivers on their laptops, this can be accomplished with a local GP, but wondering if there is a way to apply the policy or do it in a different way so I can apply it only to standard users [or specific user] not to admin users.
Also, would I like to lock if possible to boot from USB so they cannot remove or change their password
This can be done via the GPMC on your domain the same way you do it via GPEDIT.MSC. The only difference is that you will need to use one of the filtering methods (Security Filtering, WMI, OU, Delegation)
User Configuration | Administrative Templates | System | Removable Storage Access | <select your setting>
Apply the proper Security filtering and link it to the proper OU and you should be set.
Looks like you are using GPEDIT.msc not GPMC. GPEDIT is local only and would not have the security filtering. You need to us GPMC which can be accessed via a domain controller or a computer with RSAT installed.
Since I am not sure how to do it please provide more details which registry key to edit and how to it in a way it should apply to all user, highly appreciated
Just tested it I changed the value to 4 but USB it still accessible on the laptop
is there any difference if it's done by local gp or by regedit? Also is there a difference if the policy is applied at the user configuration or at the computer configuration?
This topic area includes legacy versions of Windows prior to Windows 2000: Windows 3/3.1, Windows 95 and Windows 98, plus any other Windows-related versions including Windows Mobile.
User Configuration | Administrative Templates | System | Removable Storage Access | <select your setting>
Apply the proper Security filtering and link it to the proper OU and you should be set.
My policy applies to Computers, but the same principal applies for the User Configuration settings.