Disable USB drives for specific users<p>Hi<br/>I need to prevent a small group of students from using USB drives but allow them for everybody else. Clients are XP pro on Server 2003 domain. <a href="http://support.microsoft.com/default.aspx/kb/555324">http://support.microsoft.com/default.aspx/kb/555324</a> explains how to disable USB drives but this only seems to work if I apply the policy to the OU containing my computers. This doesn't work for me as I have different students using the same computers, but only want the use of USB drives to be disabled when certain students logon. <br/>Any ideas?<br/><br/>Thanks <br/><br/>Jason</p>© 2009 Microsoft Corporation. All rights reserved.Fri, 10 Jul 2009 01:30:29 Zdce3ab06-e2e5-43ea-96be-523e08124d47http://social.technet.microsoft.com/Forums/en-US/winserverGP/thread/dce3ab06-e2e5-43ea-96be-523e08124d47#dce3ab06-e2e5-43ea-96be-523e08124d47http://social.technet.microsoft.com/Forums/en-US/winserverGP/thread/dce3ab06-e2e5-43ea-96be-523e08124d47#dce3ab06-e2e5-43ea-96be-523e08124d47emytjlshttp://social.technet.microsoft.com/Profile/en-US/?user=emytjlsDisable USB drives for specific users<p>Hi<br/>I need to prevent a small group of students from using USB drives but allow them for everybody else. Clients are XP pro on Server 2003 domain. <a href="http://support.microsoft.com/default.aspx/kb/555324">http://support.microsoft.com/default.aspx/kb/555324</a> explains how to disable USB drives but this only seems to work if I apply the policy to the OU containing my computers. This doesn't work for me as I have different students using the same computers, but only want the use of USB drives to be disabled when certain students logon. <br/>Any ideas?<br/><br/>Thanks <br/><br/>Jason</p>Wed, 01 Jul 2009 10:00:51 Z2009-07-01T10:00:51Zhttp://social.technet.microsoft.com/Forums/en-US/winserverGP/thread/dce3ab06-e2e5-43ea-96be-523e08124d47#707c3601-8f2b-447d-901c-d847d5d5cc03http://social.technet.microsoft.com/Forums/en-US/winserverGP/thread/dce3ab06-e2e5-43ea-96be-523e08124d47#707c3601-8f2b-447d-901c-d847d5d5cc03Meinolf Weber [MVP-DS]http://social.technet.microsoft.com/Profile/en-US/?user=Meinolf%20Weber%20%5bMVP-DS%5dDisable USB drives for specific usersHello,<br/><br/>use this way and configure access for a specific domain user group with the needed accounts:<br/><a href="http://support.microsoft.com/kb/823732">http://support.microsoft.com/kb/823732</a><hr class="sig">Best regards Meinolf Weber Disclaimer: This posting is provided &quot;AS IS&quot; with no warranties, and confers no rights.Wed, 01 Jul 2009 10:07:47 Z2009-07-01T10:07:47Zhttp://social.technet.microsoft.com/Forums/en-US/winserverGP/thread/dce3ab06-e2e5-43ea-96be-523e08124d47#e76948a7-f816-4023-95f3-afa2fb4b03c6http://social.technet.microsoft.com/Forums/en-US/winserverGP/thread/dce3ab06-e2e5-43ea-96be-523e08124d47#e76948a7-f816-4023-95f3-afa2fb4b03c6emytjlshttp://social.technet.microsoft.com/Profile/en-US/?user=emytjlsDisable USB drives for specific usersThanks for the prompt response.<br/>I did come across this article. The first part &quot;If a USB storage device is not already installed on the computer&quot; would be of some help but a lot of the students have previously connected the devices. The trouble is the second part &quot;If a USB storage device is already installed on the computer&quot; involves changing a registry key in HKEY_LOCAL_MACHINE which will then prevent any subsequent user that logs on from using a USB drive.<br/><br/>Thanks<br/><br/>JasonWed, 01 Jul 2009 10:26:38 Z2009-07-01T10:26:38Zhttp://social.technet.microsoft.com/Forums/en-US/winserverGP/thread/dce3ab06-e2e5-43ea-96be-523e08124d47#b852a68b-2315-478a-a332-528467656b70http://social.technet.microsoft.com/Forums/en-US/winserverGP/thread/dce3ab06-e2e5-43ea-96be-523e08124d47#b852a68b-2315-478a-a332-528467656b70Mervyn Zhanghttp://social.technet.microsoft.com/Profile/en-US/?user=Mervyn%20ZhangDisable USB drives for specific usersHi Jason,<br/> <br/> As far as I know, we could not prevent a computer group policy from applying when certain user/group logs on or computer configuration applys only to certain users.<br/> <br/> Computer-related Group Policy (or computer configuration) is applied when the operating system initializes and during the periodic refresh cycle. In general, computer policy takes precedence over conflicting user policy. Thus, it is not possible to configure a computer configuration, such as the Hardware policy, to apply to specific users.<br/> <br/> Thanks. <br/><hr class="sig">This posting is provided &quot;AS IS&quot; with no warranties, and confers no rights.Thu, 02 Jul 2009 07:21:31 Z2009-07-02T07:21:31Zhttp://social.technet.microsoft.com/Forums/en-US/winserverGP/thread/dce3ab06-e2e5-43ea-96be-523e08124d47#e8d52fe9-8642-4496-9d79-c2eefe81e47chttp://social.technet.microsoft.com/Forums/en-US/winserverGP/thread/dce3ab06-e2e5-43ea-96be-523e08124d47#e8d52fe9-8642-4496-9d79-c2eefe81e47cNitesh Bhardwajhttp://social.technet.microsoft.com/Profile/en-US/?user=Nitesh%20BhardwajDisable USB drives for specific usersHi <br/><br/>We can certainly Disable USB usage on all computers or for a group of people<br/><br/>1) we need to create a GPO for this or add in existing GPO to target machines. Following registry key <strong>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsbStor<br/></strong>Needs to be added to file system control in GPO &amp; give Deny to all. This will disable this registry entry on all machines which will recieve this settings.<br/>This registry stores the driver info for USB device, if this location is disabled usb driver will not load for any external USB device.<br/><br/>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 &amp; assign Apply gpo right, do Not assign to authenticated users if u want to specify for some users.<br/><br/>I have tested &amp; deployed this solution in production environments.<br/><br/>Thanks<br/>Thu, 02 Jul 2009 14:30:01 Z2009-07-02T14:30:01Zhttp://social.technet.microsoft.com/Forums/en-US/winserverGP/thread/dce3ab06-e2e5-43ea-96be-523e08124d47#c17e22c4-ba4c-4678-a294-4a59be28bc5fhttp://social.technet.microsoft.com/Forums/en-US/winserverGP/thread/dce3ab06-e2e5-43ea-96be-523e08124d47#c17e22c4-ba4c-4678-a294-4a59be28bc5fMervyn Zhanghttp://social.technet.microsoft.com/Profile/en-US/?user=Mervyn%20ZhangDisable USB drives for specific usersHi Jason,<br/> <br/> Could you please confirm whether Nitesh’s suggestion resolves your problem.<br/> <br/> Thanks. <br/><hr class="sig">This posting is provided &quot;AS IS&quot; with no warranties, and confers no rights.Wed, 08 Jul 2009 02:06:09 Z2009-07-08T02:06:09Z