Workspace ONE UEM has software requirements that provide the foundation necessary for a proper configuration and efficient workflow. Learn more about the software requirements for your servers to ensure optimal performance.
Ensure you meet the following software requirements for each of your application servers and your database server. You can find the software requirements for the various Workspace ONE UEM components, such as VMware Enterprise Systems Connector, Tunnel, and SEG, in their applicable guides, available at docs.vmware.com.
Application Server Software Requirements
Ensure that you meet the following software requirements for the application servers:
Requirement | Description |
---|---|
Browser | The most current browser installed on all application servers |
Server |
|
Framework | .NET CORE 6.0 |
Email Management | PowerShell version 3.0+ if you are deploying the PowerShell MEM-direct model for email. To verify your version, open PowerShell and run the command $PSVersionTable. For details on PowerShell and other email models, see the Workspace ONE UEM Mobile Email Management Guide. |
Database |
|
Cipher Suites | The following cipher suites need to be enabled based on the server version of the application servers to communicate with Apple for the HTTP/2 change that went into effect in 2021:
|
Database Server Software Requirements
Requirement | Description |
---|---|
SQL Server | 2014, 2016, 2019 on 2016 Compatibility mode, or 2017 with Client Tools (SQL Management Studio, SQL Server Agent, latest service packs). Ensure the SQL Servers are 64-bit (OS and SQL Server). Workspace ONE UEM does not support Express, Workgroup, or Web editions of SQL Server. These editions do not support all the features used in the Workspace ONE UEM application. Currently, only Standard and Enterprise Editions are supported. |
Microsoft SQL Server |
|
SQL Max Memory | 80% of total memory available |
.NET | .NET 4.8 is required to run the database installer. If you do not want to install .NET on to your database server, then run the database installer from another Workspace ONE UEM server or a jump server where .NET can be installed. |
- Enable locking pages in memory to prevent Windows from swapping the SQL service out of memory.
- Choosing to cycle the error log and agent error log each day prevents individual log files from becoming too large and unmanageable.
- Enable instant file initialization (IFI). To enable IFI, grant the policy to the Windows service account and restart the SQL Server service.
- Ensure the SQL Server Agent Windows service is set to Automatic or Automatic (Delayed) as the Start type for the service. If set to Manual, it has to be manually started before database installation.
- You must have the access and knowledge required to create, back up, and restore a database.
- ODBC Driver 13 for SQL Server 64-bit
- Command-Line Utilities 13 for SQL Server 64-bit