Archived from groups: microsoft.public.win2000.group_policy (More info?)
In my opinion you can not do that with Group Policy. I have seen registry mods that
claim to do such but I have not seen them work reliability or at all. One option may
be to configure the cmos of computers to disable usb and firewire or try a third
party add on of which there are links for below for Device Lock and Disknet Pro. ---
Steve
"VEZF" <anonymous@discussions.microsoft.com> wrote in message
news:76bc01c4766e$2c478020$a401280a@phx.gbl...
> Hello everyone.
>
> Does anybody know how can I disble USB ports and external
> disk drives with Group Policies?
>
> Thanks a lot for your answers.
Archived from groups: microsoft.public.win2000.group_policy (More info?)
Why, I think it's quite reliably... If you disable, say, usbstor driver
(That's what generally suggested, and UserLock acts same way i
suppose. Or which exactly registry mods do you mean?) then user will not be
able to use any USB Storage device and AFAIK it's quite reliable solution.
For added reliability you can change DACL for service(driver) in question.
FDDDESCR="Block Floppy drives"
FDDREGKEY="system\currentcontrolset\services\flpydisk"
FDDEXPLAIN="This policy removes the ability of user to access floppy drives.
Note that this is not a standard registry-based policy. You will need to
explicitly disable this policy to revert changes."
USBDESCR="Block USB Storage"
USBREGKEY="system\currentcontrolset\services\usbstor"
USBEXPLAIN="This policy removes the ability of user to access USB Storage
drives. Note that this is not a standard registry-based policy. You will
need to explicitly disable this policy to revert changes."
CDROMDESCR="Block CD-ROM drives"
CDROMREGKEY="system\currentcontrolset\services\cdrom"
CDROMEXPLAIN="This policy removes the ability of user to access CD-ROM
drives. Note that this is not a standard registry-based policy. You will
need to explicitly disable this policy to revert changes."
LPTDESCR="Block LPT ports"
LPTREGKEY="system\currentcontrolset\services\parport"
LPTEXPLAIN = "This policy removes the ability of user to access LPT ports or
any devices connected to LPT ports. Note that this is not a standard
registry-based policy. You will need to explicitly disable this policy to
revert changes."
SERDESCR="Block Serial ports"
SERREGKEY="system\currentcontrolset\services\serial"
SEREXPLAIN="This policy removes the ability of user to access Serial ports
or any devices connected to Serial ports. Note that this is not a standard
registry-based policy. You will need to explicitly disable this policy to
revert changes."
;=============8<============
hth,
Al.
"Steven L Umbach" <n9rou@n0-spam-for-me-comcast.net> wrote in message
news:RiyOc.217426$XM6.2024@attbi_s53...
> In my opinion you can not do that with Group Policy. I have seen registry
mods that
> claim to do such but I have not seen them work reliability or at all. One
option may
> be to configure the cmos of computers to disable usb and firewire or try a
third
> party add on of which there are links for below for Device Lock and
Disknet Pro. ---
> Steve
>
> http://www.reflex-magnetics.com/products/disknetpro/ > http://devicelock.securitybyte.com/ > http://support.microsoft.com/defau [...] -us;823732 -- may
work for you'
>
> "VEZF" <anonymous@discussions.microsoft.com> wrote in message
> news:76bc01c4766e$2c478020$a401280a@phx.gbl...
> > Hello everyone.
> >
> > Does anybody know how can I disble USB ports and external
> > disk drives with Group Policies?
> >
> > Thanks a lot for your answers.
>
>
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.