PC Review


Reply
Thread Tools Rate Thread

How to disable USB drive

 
 
Robert
Guest
Posts: n/a
 
      27th May 2004

Is there is way to disable USB drive through group policy
or via other means?

Thanks.


Robert
 
Reply With Quote
 
 
 
 
Guest
Posts: n/a
 
      27th May 2004
USB Drives can be disabled via the GPO. Please visit the link given below
that has a .ADM script that can be used to restrict USB Drives:

http://forums.susserver.com/index.php?showtopic=2067

Following is the .ADM script to disable the USB Drive:

CLASS MACHINE

CATEGORY !!categoryname

POLICY !!policyname

KEYNAME "SYSTEM\CurrentControlSet\Services\USBSTOR"

EXPLAIN !!explaintext

PART !!labeltext DROPDOWNLIST REQUIRED

VALUENAME "Start"

ITEMLIST
NAME !!Disabled VALUE NUMERIC 3 DEFAULT
NAME !!Enabled VALUE NUMERIC 4
END ITEMLIST

END PART

END POLICY

END CATEGORY


[strings]
categoryname="Restrict Drives"
policyname="Disable the USB Drive"
explaintext="Disables the computers USB Drive completely"
labeltext="Disable USB Drive"
Enabled="Enabled"
Disabled="Disabled"

Srikanth N
This posting is provided "AS IS" with no warranties, and confers no rights.

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Disable Autoplay for USB drive Max Yaffe Microsoft Windows 2000 Setup 1 3rd Jul 2005 01:28 PM
Cannot enable CD ROM drive from disable? =?Utf-8?B?WW9vZmFsb29m?= Windows XP General 4 17th Feb 2005 06:41 PM
disable w2k map drive Steven Wong Microsoft Windows 2000 0 22nd Mar 2004 12:45 AM
disable USB Drive Ahmed Nour Windows XP Hardware 1 16th Oct 2003 06:37 PM
DisAble Drive??? Ed Windows XP General 0 10th Sep 2003 08:20 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:16 PM.