VMware is aware of this issue.
A resolution for this issue is being evaluated for inclusion in a future release.
Workaround:
- To work around this issue you will want to install the IIS components on all web nodes and then the vRealize Automation Management Agent.
- You can install IIS via Powershell on the Windows 2019 instance using the command:
Install-WindowsFeature -name Web-Server -IncludeManagementTools
Install-WindowsFeature -name Web-Webserver,Web-Http-Redirect,Web-Mgmt-Console, web-metabase
- Once this is completed and the vRealize Automation Management Agent is installed, installation should be able to move forward.