Installing the Prerequisites
This section describes how to install the prerequisites.
To keep the installation ISO as small as possible, the UMP-365 installation requires Chocolately. Chocolately released their latest version 2.0 last month which requires the use of TLS 1.2. Prior to installation of Chocolately on Windows server 2019, you must manually install .net framework 4.8 and reboot the server before you can install the prerequisites. Click the link below to choose the web installer or download the file for Offline install:
Download .NET Framework 4.8 | Free official downloads (microsoft.com)
The ISO was tested and created for Windows server 2022, which is not affected by this issue.
|
3.
|
After downloading the ISO from Amazon, make sure the file is not blocked. Right-click the ISO file, select properties and check if the file is blocked.
If its blocked, select the Unblock check box to unblock it. |
|
4.
|
Mount the UMP-MT ISO file. |
|
5.
|
Before installing UMP SP, the server needs to be prepared by installing the prerequisites by running the Install-UMPSPPrerequisites.ps1 script file running with Administrator permissions (Admin mode). |
|
●
|
Logfiles of the Prerequisites installation are placed in:%localappdata%\ump-sp\. |
|
●
|
To support the communication from the Frontend server (first server installed, running the web applications) to the backend servers running SQL server, all servers in the environment should use the same username and password, or be part of an Active Directory Domain, sharing the same security context. |