[WIP] Autodesk License dashboard

Simple idea - Licenses are expensive, keeping track of how many you use and when they are used is pretty important when budgetting.

Half the work here is gathering the data, using LMtools commandline utility (LMUTIL.exe) which outputs and ugly bunch of text, which is then put through a series of string manipulations and regex to extract current and available license counts and dumping it in a database.

4 Likes