Pre-Requisites for installing EUM on premises

|
Published

Server Requirements

DNS and SSL Requirements

  • SSL Certificates for the server (All federated web traffic must be SSL encrypted)
  • DNS and Host names for EUM website

Provider for EUM users

  • Active Directory – EUM V4 supports users stored in Active Directory
  • SQL server and Universal Providers can be used in place of Active Directory

Packages for Microsoft SQL Server

  1. ENU\x64\SQLSysClrTypes.msi
  2. ENU\X64\SharedManagementObjects.msi
  3. ENU\X64\PowerShellTools.msi

SQLServer module

If SQLServer module is not installed, then start PowerShell ISE as Administrator and execute the following command. Ensure current working directory in PowerShell ISE is the install scripts folder of the EUM package:
Install-Module -Name SqlServer -AllowClobber