System Requirements

Important:  The Keyfactor AnyCA Gateway DCOM server must not be the same server on which Keyfactor Command is installed, nor on the same server on which SQL Server is installed.

The system requirements for the Keyfactor AnyCA Gateway DCOM server are:

  • Ability to connect to a Microsoft SQL Server (2017, 2019, or 2022)

  • Windows Server 2019 or 2022

  • ASP.NET Core Hosting Bundle version 6.0 (x64). Version 6.0 is available for download from Microsoft:

    Choose the Download Hosting Bundle option under the Run server apps heading.

    Tip:  You can use the following PowerShell command to check the .NET core version(s) installed on a server (if any):
    dotnet --list-runtimes

    Output from this command will look something like this if you have the correct version of the .NET Hosting Bundle installed (notice the path is in C:\Program Files, not C:\Program Files (x86), indicating this is the x64 version):

    Microsoft.AspNetCore.App 6.0.36 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
  • Minimum of one 2 GHz CPU

  • Minimum of 20 GB disk space

  • Minimum of 2 GB RAM

  • Active Directory domain joined
  • PowerShell 5.1 is required to run the configuration PS cmdlets. You can use the following command to check your PowerShell version:

    $PSVersionTable.PSVersion
  • .NET Framework built-in to Windows Server 2019 (4.7) or higher.

    To check your .NET framework version, see Check the Installed .NET Framework Version.