Have you tried a login script for the domain? If your students are grouped into a user group, then you can specify specific login scripts for those users.
Then you can have the script run the installer using the "runas" command. For me, I just created a dummy admin, and put it in the runas, that way users didn'tget my admin pw.
I also created a script to log who logs into the domain. That way, I could tell if anyone was using that un/pw.
Kind of complicated. Another method might be to use remote installation services, but that only works on nt based machines. |