Windows Server 2000/2003 Thread, Printer Script only runs for Admin users in Technical; Ok, I'm a little confused about this. We have a vbs script that runs on the staff machines GPO under ...
Ok, I'm a little confused about this. We have a vbs script that runs on the staff machines GPO under the User Configuration. So on login it wipes off any existing network printers, and adds in specific new ones. It works a treat.
Ive just made another group for staff laptops that are going on the domain, andso are in a different OU (StaffLaptops). I copied the script, changed the specifics so it would work for the laptops we have and then logged in as a teacher to gave it a go. And nothing happened. No errors, nothing in logs. Nowt. I then tried running it manually from the home directory (still logged in as a teacher) and it worked perfectly. So it isn't a problem with the script.
Confused, I logged in as an admin to run a gpupdate and the printers were therre - the script had worked! I ran the gpupdate anyway, restarted, logged in as the teacher again - nothing.
That suggestes to me that it's a permissions issue, but the teacher account obviously has permissions to access and use the printers, because it showed up when I manually ran the script. So I guess theres a permissions for actually running the script itself on the GPO. But I can't find any settings like that...