<snip>
Absolutely there is

If you want the teacher to be a local administrator:
1) Create an OU and place all the 14 computer accounts in it
2) Create a global group called Teachers
3) Create and link a GPO to the OU from 1)
4) Utilize Restricted Groups to add Teachers to local Administrators:
Restricted Groups policy
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs
/en-us/sag_scerestrictgroups.mspx
However, if you just need access to a share the user doesn't have to be
an administrator. You can change the share and NTFS permissions so that
Teachers have access. However,it's a best practice to create an
additional Domain Local group, give permissions to it, and put the
Global as a member.
In both cases you don't need to specify the user credentials in the
logon script. The ones of the currently logged user will automatically
be used so provided the permissions allow the teacher access, you can
use just 'net use g: \\server\share' in the script.
Feel free to repost if you have further concerns.
HTH
--
Cheers,
Marin Marinov
MCT, MCSE 2003/2000/NT4.0,
MCSE:Security 2003/2000, MCP+I
-
This posting is provided "AS IS" with no warranties, and confers no
rights.