Задайте вопросЗадайте вопрос
 

ОтвеченоDisable USB drives for specific users

Ответы

  • 2 июля 2009 г. 14:30Nitesh Bhardwaj Медали пользователяМедали пользователяМедали пользователяМедали пользователяМедали пользователя
     Отвечено
    Hi

    We can certainly Disable USB usage on all computers or for a group of people

    1) we need to create a GPO for this or add in existing GPO to target machines. Following registry key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsbStor
    Needs to be added to file system control in GPO & give Deny to all. This will disable this registry entry on all machines which will recieve this settings.
    This registry stores the driver info for USB device, if this location is disabled usb driver will not load for any external USB device.

    2) we can use GPO filtering for deploying this policy only on a group of users wherever they login in domain. To perform this Add these users in security filtering of GPO & assign Apply gpo right, do Not assign to authenticated users if u want to specify for some users.

    I have tested & deployed this solution in production environments.

    Thanks

Все ответы