G
Guest
Guest
Archived from groups: microsoft.public.win2000.group_policy (More info?)
Trying to implement this ADM file to disable USB drives.
When I load it through Group Policy - Administrative
Templates on Windows 2000 the values do not appear any
ideas?
Thanks!
CLASS MACHINE
CATEGORY "Restrict USB Drives"
POLICY "Disable USB Drive"
#if version >= 3
EXPLAIN !!EXPLAIN1
#endif
KEYNAME
SYSTEM\CurrentControlSet\Services\USBSTOR
VALUENAME Start
VALUEON NUMERIC 4
VALUEOFF NUMERIC 3
END POLICY ;Disable USB Drive
END CATEGORY ;Restrict USB Drives
CLASS USER
[Strings]
EXPLAIN1 = "Policy to disable USB removable storage
Trying to implement this ADM file to disable USB drives.
When I load it through Group Policy - Administrative
Templates on Windows 2000 the values do not appear any
ideas?
Thanks!
CLASS MACHINE
CATEGORY "Restrict USB Drives"
POLICY "Disable USB Drive"
#if version >= 3
EXPLAIN !!EXPLAIN1
#endif
KEYNAME
SYSTEM\CurrentControlSet\Services\USBSTOR
VALUENAME Start
VALUEON NUMERIC 4
VALUEOFF NUMERIC 3
END POLICY ;Disable USB Drive
END CATEGORY ;Restrict USB Drives
CLASS USER
[Strings]
EXPLAIN1 = "Policy to disable USB removable storage