USB Driver issues

This question goes out to all the teachers that read this blog. How do you go about installing USB drivers on your school network?
School network systems are usually locked down pretty tightly for security, and to install USB drivers for the NXT, you need to have logged onto the computer with Administrator rights. Now as each NXT has a unique ID, they have to each be identified with each computer you use. Hence if you have 10 NXT's and 10 computers, you would need to do 100 installs of the USB drivers. This gets even worse if you use your robot kits across multiple classrooms.
Does anyone have any good ideas as to how to roll out USB drivers (preferably remotely) over a school network? Post your ideas in the comments
--
Damien Kee
Comments
Macs run Windows better than most PCs anyway! Have a look at the latest Popular Mechanics review
I knew this was a problem with the older RCX drivers, but I haven't had any trouble with the NXT drivers on Windows XP. Could it be that you're still on Windows 2000? I'm curious to hear some more detailed experiences from others, so I started a topic in the forums. Feel free to post comments here or join in the forum discussion.
nxTeach
But it's true that you should upgrade to XP if you haven't already. Windows 2000 is one of Microsoft's worst operating systems, except for maybe Vista.
He's obviously got a PC lab, and saying "get a mac" is neither witty nor clever. Nor is it practical, is it anonymous? Monger?
We run a Mac lab, and have no problems. However, we also have PC laptops in the mix, with XP and the NXT, and there, we have no problems either.
So perhaps it's an upgrade issue?
Hope that this comment is more useful that those above... and they wonder why they have a reputation...
Damien:
can you leave a comment as to what OS you're running?
I'll post the OS once I find out.
damo
In all likelihood, the USB installation uses an existing bit of USB software already on the computer, and is mainly just configuring it. The configuration is almost certainly stored in the Windows "registry", and bits of the registry can be copied and added to other computers.
So if you install all 10 NXTs on one computer, you'll need to search the Registry for the "keys" that were installed there, export them to a disk or network drive, and then on each of the 10 computers, import them into each.
The program you can use to manage the registry is called regedit.exe and lives in C:\Windows\System32.
The thing is, finding which keys are installed can be a big mess. There's a lot of jumble in that registry.
Unless NXT has a utility for this, it sounds like a modern version of something you would get the kids to do instead of clapping erasers :-)
The problem is not that they can't do it, it is that they need to have admin rights and log into every single computer which can become quite tedious. Add to this the reluctance of the IT department to grant even the teachers admin privillages