A simple PowerShell script to install and setup a AUSST server ( Adobe Update Server Setup Tool ).
Assumes a brand new install onto Windows Server 2012 R2 and that the server will be a dedicated AUSST Server using the default site will be used.
set-executionpolicy unrestricted must be set on the server before running this script, although the script does check prior to running.