System Requirements
The operating system and any other software require their own additional system resources. The system requirements described below are only for the MyQ solution.
MyQ Central Server mode with integrated Firebird database
MyQ Central Server | 1 - 10,000 users | 10,001 - 50,000 users | 50,001 - 100,000 users |
|---|---|---|---|
Physical Core* | 6 | 6 | 6 |
RAM | 8GB | 12GB | 16GB |
Valid for a typical deployment:
Integrated Firebird database - installed automatically.
Central Server features:
Data replication from site servers
User synchronization
License distribution
Up to 500 Sites
Up to 30,000 printers total on MyQ Central Server.
MyQ Central Server mode with an external MS SQL database
MyQ Central Server | 1 - 10,000 users | 10,001 - 50,000 users | 50,001 - 100,000 users |
|---|---|---|---|
Physical Core* | 4 | 4 | 4 |
RAM | 4GB | 6GB | 6GB |
MS SQL server (database) | 1 - 10,000 users | 10,001 - 50,000 users | 50,001 - 100,000 users |
|---|---|---|---|
Physical Core* | 6 | 6 | 6 |
RAM | 12GB | 24GB | 32GB |
*number of physical cores with 3,5GHz frequency (calculated with AMD Ryzen Threadripper 1920X 3,5GHz).
Valid for a typical deployment:
External MS SQL database used.
Central Server features:
Data replication from site servers
User synchronization
License distribution
Up to 500 Sites
Up to 30,000 printers total on MyQ Central Server.
Recommendations
Install Windows updates during off-peak hours, and not during replication or user synchronization.
Always monitor the server performance during peak usage hours and adjust the settings accordingly.
Changing the power plan of Windows Server in Control Panel – Hardware – Power Options from Balanced (the default setting) to High performance is recommended to utilize the maximum performance. This may help speed up database operations.
It is possible to install MyQ Central Server and MyQ Site Server on one Server, but it is recommended only for small installations (small Site Server). In this case, the HW requirements for both MyQ Central and MyQ Site Server need to be taken into account.
Operating System
Windows Server 2016/2019/2022/2025, with all the latest updates; only 64bit OS supported.
Windows 10/11**, with all the latest updates; only 64bit OS supported. Be aware that the EULA for Windows 10 and 11 limits the number of connections to 20 clients.
**For the trouble-free running of the machine, it is strongly recommended to use a Windows Server OS.
Additional software required
ASP .NET Core 8
Windows Desktop Runtime 8
Microsoft .NET Core 8 is installed automatically at the beginning of the MyQ installation. If installation fails, the installer can not proceed, and the installation is terminated. In such case, .NET Core 8 has to be installed prior to MyQ installation manually.
Microsoft .NET Framework is not automatically installed and needs to be installed prior to running MyQ installation.
We recommend enabling automatic .NET updates using Microsoft Update, learn how to do so here.
Windows Server 2022 Core
If the Easy Config does not launch, it may be necessary to install Server Core App Compatibility Feature on Demand in Windows Server. It can be installed from PowerShell as a Windows Update using this command:
Add-WindowsCapability -Online -Name ServerCore.AppCompatibility~~~~0.0.1.0
Restart the server after installation is finished.
Web browser
Microsoft Edge 91 or higher (Recommended)
Google Chrome 91 or higher
Mozilla Firefox 91 or higher
Apple Safari 15 or higher
Opera 82 or higher
Internet Explorer and MS Edge Legacy are no longer supported
WebSocket notifications only work with valid certificates in some browsers. Some MyQ features may have limited functionality without them, and it's recommended to have them valid and installed on all client devices.
Storage
The MyQ Central Server installation files are approximately 300MB.
Minimum 10GB dedicated disk for MyQ Data storage (jobs, main database and log database) is recommended; see the below tables for more details.
Data storage with integrated Firebird database (included users, replications):
10k jobs | 100k jobs | 1M jobs | |
|---|---|---|---|
MYQ database | 30MB | 200MB | 1,5GB |
MYQLOG database | 30MB | 300MB | 3GB |
MyQ data folder storage counted for 1 year.
Data storage on external MS SQL database (include users, replications):
10k jobs | 100k jobs | 1M jobs | |
|---|---|---|---|
MYQ database | 500MB | 700MB | 7GB |
MYQLOG database | 1GB | 1,5GB | 3GB |
MyQ data folder storage counted for 1 year.
Storage performance
minimum 100 IOPS required.
RAID data storage supported.
Database
Microsoft SQL Server 2016 or newer.
Microsoft SQL Server 2017 or newer is recommended.
On MS SQL Server older than 2017:
CLR must be enabled (https://docs.microsoft.com/en-us/sql/relational-databases/clr-integration/clr-integration-enabling).
User with owner privileges for Main and Log database.
User (Server user/login) used to connect to the DB must have their default language set to us_english.
Security
DigiCert Global Root CA certificate (required for Installation Key license activation) → https://www.digicert.com/kb/digicert-root-certificates.htm#roots.
It should be included by default in the latest updated Windows versions.
Supported Public Key Infrastructure for asymmetric cryptography.
Limitations:
To make sure that the MyQ system runs smoothly, you need to set an exception for MyQ in your antivirus setup.
MyQ should not be installed on a Domain Controller.
MyQ installation in Private Cloud
MyQ can also be installed in Private Cloud.
More Information