Windows asset developers can now call PowerShell scripts as the primary install method for assets. Powershell scripts are also editable in the GUI.
To use Powershell
- Set the installScript property in your asset.properties file to your "install-script.ps1" file
- Add your asset to a System and Deploy away!