For the complete documentation index, see llms.txt. This page is also available as Markdown.
operating systemWindows 11Windows ServerSQL ServerPOSStore ManagerStore Loyalty ManagerCentral ManagerCentral Loyalty ManagerCentral ServerCentral Clientmemoryprocessordisk space.NETPOS.NET

System requirements

This topic identifies the minimum and recommended system requirements for RMH.

Operating system

The operating system must be fully installed and configured with the latest service packs and hot fixes. Single store installations are compatible with a 32-bit operating system. However, multi-store installations require a 64-bit operating system and are not compatible with a 32-bit operating system.

  • Windows 11 Professional

or

  • Windows Server 2025 (Recommended)

  • Windows Server 2022

  • Windows Server 2019

Microsoft SQL Server

The SQL Server must be fully installed and configured with the latest service packs and hot fixes.

  • Microsoft SQL Server 2025 Standard (Recommended)

  • Microsoft SQL Server 2022 Standard

  • Microsoft SQL Server 2019 Standard

or

  • Microsoft SQL Server 2025 Express (Recommended)

  • Microsoft SQL Server 2022 Express

  • Microsoft SQL Server 2019 Express

Microsoft SQL Server Standard is required for databases that are 50GB or larger. Ensure firewall ports have been configured to allow TCP/IP traffic from Microsoft SQL Server.

Hardware

You will need to increase memory as database size increases. These are the requirements for Retail Management Hero only; consider the resource requirements of all applications on the computer and increase memory and processor power accordingly.

Installed
Memory Minimum
Memory Recommended
Processor Minimum
Processor Recommended

Store Manager and POS standalone

4GB

>=8GB

Intel i3 or similar

Intel i5 or higher

Store Manager and POS with:Store Loyalty Manager

4GB

>=8GB

Intel i3 or similar

Intel i5 or higher

Central Manager standalone

4GB

>=8GB

Intel i3 or similar

Intel i5 or higher

Central Manager with:Central Loyalty Manager

4GB

>=8GB

Intel i3 or similar

Intel i5 or higher

Microsoft SQL Server standalone

4GB

>=8GB

Intel i5 or similar

Intel i7 or higher

Microsoft SQL Server with:Store Manager and/or; Central Manager

8GB

>8GB

Intel i5 or similar

Intel i7 or higher

Microsoft SQL Server with:Store Manager; Central Client Assistant

4GB

>=8GB

Intel i3 or similar

Intel i5 or higher

Microsoft SQL Server with:Central Server; Central Server Assistant

4GB

>=8GB

Intel i5 or similar

Intel i7 or higher

Central Server standalone

4GB

>=8GB

Intel i5 or similar

Intel i7 or higher

Disk space

Application
Minimum Disk Space

POS

100MB

Store Manager

300MB

Central Manager

200MB

Central Server

30MB

Central Client

20MB

Flash Bridge

10MB

Loyalty Manager (Store or Central)

50MB

Other system requirements

Application
Requirement

POS

POS for .NET

Note: POS for .NET is different from the .NET Framework. It is a library that enables communication between OPOS devices like electronic cash drawers, printers, scanners, and scales. You can install POS for .NET from the installation wizard (Setup.exe).

POS, Store Manager, Central Manager, Central Server, Central Client, and Flash Bridge apps

.NET Framework 6.0 Install the following: ASP.NET Core Runtime 6.0 (Windows x64); .NET Desktop Runtime 6.0 (Windows x64) Alternately, install the .NET SDK (Windows x64), which provides all runtimes in one download package.

All Central Manager deployments

RMH Central should only be deployed in environments with internal connectivity across the stores. This can be accomplished either by a virtual private network (VPN) or by any other intranet solution offered through your Internet Service Provider (ISP).

Note: The Flash-based Central Manager and Central Client also require a route to the internet for license validation. If you need to run these apps in environments where internet access is restricted, you should deploy an internal license server.

Check which .NET components and versions are installed

To check which .NET components are installed on a computer and what version they are:

  1. Open Command Prompt or Windows PowerShell.

  2. Type the following command and press Enter . The .NET components and versions are listed.

dotnet --info

The parameter has two dashes (--) in front of it, not one.

Last updated