Jump to content

Recommended Posts

Posted

I would like our users to install software on to there desktops / laptops from a predefined list of software with out us having to visit and install it for them.

 

Any one know of any software that will do this for us.

 

 

 

Thanks

 

Dan

Posted
if its an msi group policy can do it if you apply it to users it can be set to install when requested i believe via add remove programs
Posted
if its an msi group policy can do it if you apply it to users it can be set to install when requested i believe via add remove programs

 

Never done it myself, but I believe you're right!

Posted

mdt. Get them to do a runas, or script it, they then get a loverly clear interface , do the checkboxes and it'll all install for them.

 

need any help or a demo let me know.

 

Or use appv, again, boring explantion on demand!

Posted
I would like our users to install software on to there desktops / laptops from a predefined list of software with out us having to visit and install it for them.

 

Any one know of any software that will do this for us.

 

 

 

Thanks

 

Dan

 

We do it through group policy the way sted mentioned, works great.

  • 1 month later...
Posted

At the moment, where I work. We get calls coming in for users to have our department install programs for them as we do not allow end users to install programs themselves. We normally VNC on to every ones computer and install it like that. I am intrigued with the possibility of have our staff and teachers install software through some sort of portal and not allowing this on to student systems.

 

What would be the best way of integrating this? a step by step brief would be helpful.

 

 

- Michael

Posted
@MichaelL: If you want to use a web portal solution you want to look into App-V from Microsoft and XenApp from Citrix. Both can either publish applications running on a remote server similar to terminal services minus the desktop or they can fully package the app for running on a local machine. Both are relatively complex to set up initially.
Posted
Is there any free or cheap solutions to do this at all?

 

Whilst I have not come across anything free that does this exactly (ie allow users to choose software to install), if you want a free software management tool then WPKG is excellent.

Posted

Not sure if this is exactly what you want but you could run an internal website in IIS/Apache and simply include hyperlinks to the installation files, I have done this at one school where all apps are generally packaged up into MSI's and if necessary with MST's included. This was used for staff laptops which were workgroup built until they were rebuilt onto the domain.

 

If you need to use an MST you will need to create a batch file of some sort which calls msiexec with the /t or /transforms argument, then link into that batch file.

 

If you want an idea I will be back at that school tomorrow afternoon and I can look at borrowing* the files to give you an idea of the structure you need.

 

 

*Borrowing in the loosest terms as I wrote them in the first place.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...