Server Requirements
- Windows Server x64 (2012 R2 or higher)
- Microsoft .NET 4.8 Runtime
- Microsoft .Net Core Windows Server Hosting 2.1.28
- MS SQL Server Database 2016 (Can be configured to work on SQL 2012 or higher) or an Azure SQL Database
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
- ENU\x64\SQLSysClrTypes.msi
- ENU\X64\SharedManagementObjects.msi
- 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
Comments
0 comments
Please sign in to leave a comment.