How do you do....it? Thread, I Want The Teachers To Install There Own Software On The W.S in Technical; Hello . Here we go again :!: ( I'm on a big learning curve, Its a good job you do ...
-
8th September 2006, 12:34 AM #1 I Want The Teachers To Install There Own Software On The W.S
Hello . Here we go again :!: ( I'm on a big learning curve, Its a good job you do not charge for info )
Win2000 server / W2K work stations.
It want all three teachers in the school to install there own software on the workstations with no help from me.
1.. how to do it ?.(no scripts please ).
2.. will that cause me any problems ?.
Thanks. From Michael.
-
-
IDG Tech News
-
8th September 2006, 04:49 AM #2 Re: I Want The Teachers To Install There Own Software On The W.S
Try the latest version of AutoIT
Although primarily its a scripting language, there is an addon u can get that "records" what you do then generates the script for it
That script is then compiled into an EXE file
Give the teachers that EXE file, the software will then install automatically onto their PC.
Theres a post on here about it somewhere....
Be warned though that letting staff install their own software means giving them Admin permissions...
-
-
8th September 2006, 05:40 AM #3 Re: I Want The Teachers To Install There Own Software On The W.S
You can let them install local applications by giving them access to a user account which is a member of the local Administrators account on the workstations. I run a startup script which adds certain domain groups to the local Administrators group to automate this. e.g. 'Local Computer Admins'. Add the staff accounts to the Local Computer Admins group.
-
-
8th September 2006, 07:22 AM #4
- Rep Power
- 0
Re: I Want The Teachers To Install There Own Software On The W.S
Any chance of having a look at that script ajbritton?
-
-
8th September 2006, 07:34 AM #5 Re: I Want The Teachers To Install There Own Software On The
Eeek.. giving teachers the ability to install software on network workstations, isnt that just asking for trouble. I know its a pain having to install software for them but atleast its properly vetted if we do. I mean imagine the kind of rubbish a user would install on their home pc now apply that to school network.
-
-
8th September 2006, 07:45 AM #6 Re: I Want The Teachers To Install There Own Software On The W.S
@tickmike: I know that you aren't always there... hence the requirement for this. You should bear in mind though that if they have the ability to install software, it makes it much easier for malware and viruses to install too... leading to time spent later by you cleaning up so it may not save you time in the long run.
The suggestion above of packaging up the app in some way may help you... you could have a software installation user then that automatically installs a certain file off a CD and then logs out maybe. You could also use MSIs and distribution using GPOs.
Teachers should really have lesson plans and schemes of work so the requirement to install software in an ad-hoc fashion is not there. I know of primary schools who only have a technician in once a week and they simply have to add the software installation to a list.
-
-
8th September 2006, 11:14 AM #7 Re: I Want The Teachers To Install There Own Software On The W.S

Originally Posted by
ajbritton You can let them install local applications by giving them access to a user account which is a member of the local Administrators account on the workstations. I run a startup script which adds certain domain groups to the local Administrators group to automate this. e.g. 'Local Computer Admins'. Add the staff accounts to the Local Computer Admins group.
Yeah - I have a Local PC Admin security group on the AD, and on the PCs we give it administrative rights - so you can pop a user into the group temporarily, then take them out again - only snag is it can take a couple of reboots to apply.
-
-
8th September 2006, 11:33 AM #8 Re: I Want The Teachers To Install There Own Software On The
Hi. and thanks ,
When these WS were all stand a-loans I gave the teachers 'Power user' rights on these local machines.
1..If I did that how do I stop them getting access to the server.?
2.. Is 'power user' a higher user rights to do software installation.?
Michael Ps.re my comment "I'm on a big learning curve, Its a good job you do not charge for info "
It keeps my brain active !
Ok who said what brain..
-
-
8th September 2006, 11:45 AM #9 Re: I Want The Teachers To Install There Own Software On The W.S
Script is simple...
NET LOCALGROUP "Administrators" "MYDOMAIN\Local PC Admins" /ADD
-
SHARE:
Similar Threads
-
By _Bat_ in forum School ICT Policies
Replies: 34
Last Post: 12th July 2007, 11:46 AM
-
By SpuffMonkey in forum How do you do....it?
Replies: 3
Last Post: 21st March 2007, 02:50 PM
-
By Ste_Harve in forum Windows
Replies: 2
Last Post: 2nd May 2006, 11:52 AM
-
By browolf in forum Windows
Replies: 11
Last Post: 2nd December 2005, 12:08 PM
-
By kingswood in forum How do you do....it?
Replies: 21
Last Post: 4th August 2005, 04:00 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules