Skip to main content
Skip table of contents

SharePoint Online Connect On-Premise Requirements

Before you install the Records Management SharePoint Online Connector (on-premises), verify that your system meets or exceeds the following requirements.

SharePoint Online Connector Server


Core

Memory (MB)

Minimum

2

4096

Recommended

4

8192

  • Windows Server 2012 or later (x64)

  • Windows Server 2012 R2 or later (x64)

  • .NET Framework 4.5 (x64)

  • IIS 7+

Windows Server 2012 and later have TLS 1.2 installed and enabled by default.

On the server(s) hosting the SharePoint Online Connector, several registry entries must be created.

As a security best practice when using the .NET Framework, Gimmal recommends that you enable Transport Layer Security (TLS) 1.2, which provides communications security for client/server applications.

To enable TLS 1.2, you must add the following Windows registry settings to the Records Management Core server(s) and the servers of any Records Management connectors you are using (if applicable), and then reboot your system.

  • HKLM:\SOFTWARE\Microsoft\.NETFramework\v4.0.30319 "SchUseStrongCrypto"= dword:00000001

  • HKLM:\SOFTWARE\Microsoft\.NETFramework\v4.0.30319 "SystemDefaultTlsVersions"= dword:00000001

  • HKLM:\SOFTWARE\Wow6432Node\Microsoft\.NETFramework\v4.0.30319 "SchUseStrongCrypto"= dword:00000001

  • HKLM:\SOFTWARE\Wow6432Node\Microsoft\.NETFramework\v4.0.30319 "SystemDefaultTlsVersions"= dword:00000001

Note that some operating systems require additional steps to enable TLS 1.2. For more information, see Microsoft's TLS documentation To verify that your operating system supports TLS 1.2, read the Support for TLS 1.2 section of Microsoft's documentation.

Database Server

  • SQL Server 2016 or greater
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.