JSI Tip 2703. Sometimes, ordinary users can install a 3rd party Windows 2000 device driver, and sometimes they can't?

Jerold Schulman

August 10, 2000

1 Min Read
ITPro Today logo in a gray background | ITPro Today

If a device has a Plug and Play device ID and matching digitally-signed driver, no additional permissions or rights are required. Ordinary users can install / uninstall the device. Additionally, any new hardware device of the same type, such as a hardware-rank match, can be installed.

NOTE: If the device doesn't provide a serial number, it may appear as new. These devices rely on location to identify themselves, and plugging then into a different 'port' causes them to be detected as new hardware.

If the device does not meet the above criteria, the user requires administrative privileges, either by being a member of the local Administrators group or by using the Runas command:

runas /u:administrator mmc.exe devmgmt.msc


Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like