GTX Posted February 3, 2022 Posted February 3, 2022 Hey all, Im trying to find a way for users to be able to install software from a pre approved list. When i worked for a Uni, we had a list on our start menu with a list of software users can install from. Eg i want to install... VLC. The user would open the list and click to install it from the network. No admin rights needed. Im looking for a free/built in or opensource way of doing this. Anyone know? Thanks in advance.
Oaktech Posted February 3, 2022 Posted February 3, 2022 What you need is SCCM Software centre. Not free and the most closed-est of sources, but probably the competent solution. 1
GTX Posted February 3, 2022 Author Posted February 3, 2022 Good point. Its more of a want than a need. Looking for something free. We only have around 50 users here
jthompson Posted February 3, 2022 Posted February 3, 2022 If the software is in the form of a deployable MSI, then you can do this using a GPO. Apply the GPO at the required users in AD, and add the packages to "User Configuration > Policies > Software Settings > Software installation". Set the deployment option as "Published" rather than "Assigned". The software will available for users to install via the Control Panel ("Install a program from the network"). 2
clareq Posted February 3, 2022 Posted February 3, 2022 I've learnt something today - you can do this by GPO. Users can go into Add/Remove programs and "install software from network": https://docs.microsoft.com/en-us/troubleshoot/windows-server/group-policy/use-group-policy-to-install-software 1
GTX Posted February 4, 2022 Author Posted February 4, 2022 New task. Some software asks for permission from an admin accounts but others dont.. Any ideas?
jthompson Posted February 4, 2022 Posted February 4, 2022 New task. Some software asks for permission from an admin accounts but others dont.. Any ideas? Not encountered that before. At a guess I would say that it's down to something specific that the installer is attempting to do during the installation process. Maybe something like trying to add a device?
chazzy2501 Posted February 4, 2022 Posted February 4, 2022 I also make the M$ store available, some programs are available from their or their alternatives. The bonus being that the software gets updated regularly.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now