Hello,
There's two things you can do in Windows Vista to mitigate this problem.
1) Add pre-trusted drivers to the driver store
Drivers in the driver store can be installed by a standard user.
http://www.vistaclues.com/driver-sta...windows-vista/
2) Allow users to install signed drivers for certain device classes
Through group policy, you can assign users the privilege to install drivers
for specific classes of drivers.
- Open an mmc console (click start, type mmc, press enter)
- Click file -> add/remove snapin
- Add group policy object editor to the list and click ok
- browse to local computer policy -> Computer Configuration ->
Administrative Templates -> System -> Driver Installation
- Double-click "Allow non-administrators to install drivers..."
- Set to enabled and click Show...
- Add the GUID's of the classes of hardware you wish to allow non-admins to
install
To see the list of hardware class GUID's, open up the registry editor
(regedit) and browse to the following location:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Class
Each subkey of "class" is a GUID, and if you click on that subkey, the text
in the Default value will tell you the friendly name of the class of
hardware that GUID refers to. To easily copy the GUID to the clipboard, you
can right-click it, click rename, right-click again and click copy, and then
click off of the guid.
--
- JB
Microsoft MVP - Windows Shell/User
Windows Vista Support Faq
http://www.jimmah.com/vista/