I apologize in advance for the length of the post.
Situation :
I work for the regional government in IT administration and maintenance for high schools. In order to simplify application maintenance and updates, to allow centralized management of applications available to high schools, and to replace WPKG which is limited and only works (in our case) on workstations connected to SE3, I would like to implement Wapt, but with specific constraints.
So I'm going to explain what kind of operation it would need to be and the constraints in order to know if it's feasible (if not how to get as close as possible) and to get advice on the steps to take for the most optimized operation.
What I would like to do (but is it possible?):
- A central server (or repository, I'm not entirely sure) to host all the applications made available to all the high schools.
A central console for an overview of the software and to manage package groups, updates, and deployments for all the high schools.
A local server in each high school (or repository, I'm not sure) that retrieves all the software from the centralized application database to manage only the school's machines.
A console in each high school so that local administrators can manage installations on specific workstations with a simple click, without any further action required, and (if possible) automatic installation of updates without intervention from local administrators.
- I don't think I can use a single centralized server with repositories at each high school because:
Firstly, all 28,000 workstations would end up on the server, and managing deployment to individual schools would be complicated (no workstation groups). Secondly
, access to the console must be granted to local administrators at the high schools, and they must not be able to install software at any school other than their own.
Thank you in advance for your help.
Sincerely,
Benjamin
