View Single Post
  #2 (permalink)  
Old 08-28-2007, 12:10 PM
jholder jholder is offline
Former Zimbran
 
Posts: 5,606
Default

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.
Reply With Quote