Version 10.5.9.12206 is the General Availability release for ASM EOS. This release introduces a new install process along with new features and other improvements.
EOS 10.5.9 includes all previously released fixes up to and including Gaia 10.4.24.
What's New
Detailed information about What’s New in ASM can also be found at the Alemba Website
Run the following PowerShell script and follow the instructions. This will download and install ASM along with all required windows features and pre-requisites. This installation method requires internet access.
Windows Account Permissions
During Installation
The installation is performed using PowerShell and the account used to run the install scripts requires permissions for the following:
Set the PowerShell Execution Policy to Unrestricted for the current session.
Read and modify registry entries under HKLM:\SOFTWARE\Alemba
Install Windows Features using the Server Manager PowerShell module
Install other prerequisite susing Windows Installer (.netCore,C++redistributable)
Install windows services using InstallUtil.exe
Read and Modify c:\alemba
Write to c:\temp (fortheinstalllog)
In addition to the above, the EOS install process will uninstall older versions of vFire or ASM.
After Installation
ASM runs as a set of Windows Services and IIS Application Pools. Accounts for these processes are set during installation and all require the same permissions.
IIS Application Pools require the following permissions:
Read and modify registry entries under HKLM:\SOFTWARE\Alemba
Read and execute under C:\alemba\ServiceManager\web\systems
Explicit permissions for IIS Users may need to be set
Window Services require the following permissions:
Read and modify registry entries under HKLM:\SOFTWARE\Alemba
Read and modify under C:\alemba\ServiceManager\web\systems
Read and execute under C:\alemba\ServiceManager\services