Prerequisites
The following are required to be able to install proVconnect and make it ready to use.
- Operating System (should be up-to-date)
- Windows Server 2019
- Windows Server 2022
- Database management system
- SSL certificate for the domain (DNS) you want to use for the proVconnect server
- Delivered by a certificate authority (GlobalSign, DigiCert, Sectigo, Let's Encrypt, etc...)
- Must be installed in the Personal certificate store of the Local Machine
- Private key must be exportable for allowing to use the embedded Instant synchronization engine
Hardware requirements
For the most common proVconnect installations, the following are the estimated requirements.
| Minimal configuration for OS + Database | Minimal configuration for proVconnect | Recommended configuration for proVconnect |
---|
Processor type | Windows Server and Microsoft SQL Server require x64 processor |
Processor speed | Windows Server requires 1.4 GHz and Microsoft SQL Server recommends 2.0GHz |
RAM | 6GB → 2GB for OS + 4GB for DB | 8GB | 16GB |
Storage | 38GB → 32GB for OS + 6GB for DB | 250GB (SSD or NVMe) | 1TB (SSD or NVMe) |
Network | 1Gbps Ethernet adapter |
Internet | Internet access recommended for keeping your OS and softwares up-to-date (fees may apply) |
Database installation and configuration
SQL Server Installation
SQL Authentication
Verify the SQL Authentication is enabled
- Open SQL Server Management Studio and login in to the databases server.
- Open the Server properties

- Verify SQL Server and Windows Authentication mode is selected

SQL Connection
Verify the Shared Memory protocol is enabled
- Open SQL Server Configuration Manager
- Verify the TCP/IP protocol is enabled

SSL Certificate
Open the Local Machine certificate management console
- Open a Windows Powershell with Administrator rights
Run the « certlm
» command
- The Local Machine certificate management console will be displayed
