



I've set this up personally at the schools I work at and it makes my life easier, instead of being reactive to a staff member saying its out of date! If they don't match then download a newer copy of the admin installer and update the deploy script version number! You can then use regular expressions to locate the version info in your deploy script and compare the two. The second script you can setup on a daily schedule and it will query Autodesk and read the version info from the json data (powershell has support for this!) That way you can check the local machine to see if it is a) installed and b) the current version. One script you will need to use and record the version you are deploying somewhere inside - eg 2.0045 There is another address inside that you can query and get the current release version. More importantly the link does not change and merely downloads the most recent version of the software. It has the links to the installer for the admin lab install. Hi should be able to create a pair of scripts that will automatically deploy/update and download any new versions of the Fusion 360 Software.
