I work at an architectural firm, and our users use a lot of Adobe products or AutoCAD products.
We deploy most software through SCCM, and we have a finite amount of licenses to use.
We need to manually check if there are licenses available before deploying software. We then need to manually obtain management approval, before adding the computer name to the specific AD group, so SCCM can deploy the software.
This is a bit tedious, in terms of not instantly knowing how many licenses are in use. Also, Adobe don't offer network licensing, which would make things much easier.
My question is: is there some sort of License Manager application which can handle automated assignment/deployment/management of licenses?
UPDATE: This thread may be what I'm looking for.
UPDATE: GLPI looks like it duplicates the majority of the functions we already have in SCCM:
- Determine which machines have licensed apps installed.
- Configuration Management
- Driver Management
- Hardware Audits
- Network Audits
- SMS Reports
- SCCM Software Distribution Reports
- Software Update Management
- Upgrade Assessment
- WOL
The only thing missing is automatically determining if there are available licenses before deployment.