SessionAudit
  • Infrastructure Documents
  • Overview
    • What is Session Audit
    • FAQs
    • Road Map
    • Licensing
  • Planning
    • POC Requirements
    • Supported Configurations
    • Windows Server Requirements
    • SQL Server Requirements
    • Agent Requirements
    • Other Requirements
    • Network Considerations
    • Design
      • Single Deployment
      • Distributed Deployment
  • Deployment
    • Installing Microsoft SQL Server
    • HTTPS Certificate
    • DNS Records
    • .Net Framework 4.7.2 Download and Install
    • .NET Core 6.0.16 Download and Install
    • Internet Information Service Installation
    • Single Deployment
      • DB Creation
      • IIS and Site Settings
      • Database Permissions
    • Distributed Deployment
    • Upgrade Existing SessionAudit Installation
  • Initial Configuration
    • First time Login to SessionAudit
    • License Management
    • LDAP Settings
    • Role Management
    • Change Admin Password
  • Advanced Configuration
    • Login to the Portal with Domain Account
    • Settings
      • Server Settings
      • Agent Settings
      • LDAP Settings
      • Notification Settings
      • Syslog Settings
  • Managing
    • Dashboard (Home)
    • Tracker
    • Reporting
    • Computers
    • Role Management
    • License Management
  • Troubleshooting
    • SQL Express Usage
    • Securing Windows Server
Powered by GitBook
On this page
  • Downloads
  • Hardware Requirements
  • Network Requirements
  • Other Operating System Requirements

Was this helpful?

  1. Planning

POC Requirements

Scope: SessionAudit

Downloads

  • Latest ASP.NET Core Runtime 6.x: 6.0.32 Hosting Bundle

  • .Net Framework 4.7.2 for agent on client computers. (Available for current Windows Server versions, older versions may require download.)

  • SSMS (SQL Management Studio) (https://aka.ms/ssmsfullsetup)

  • For license control, TCP80/TCP443 access must be provided to https://license.arksoft.com.tr. Offline license is provided in closed networks. For license, please contact sales@arksoft.com.tr.

  • Latest SessionAudit Server Setup: Download 1.1.8 Package. Server package contains latest agent package also.

  • Latest SessionAudit Agent Setup: Download 1.1.8 Package

Hardware Requirements

  • RAM: At least 16GB, recommended 12GB (Reserved/Fixed)

  • CPU: At least 2, recommended 4 vCPU

  • Disk: 100GB OS

  • Operating System: Windows Server 2016/2019/2022 - Standard/DataCenter

Network Requirements

  • The TCP 80/443 port must be opened from the Client and Servers to the SessionAudit server.

  • The LDAP / LDAPS - TCP 389 / TCP 636 port must be opened from the SessionAudit Server to the Domain Controller servers.

  • The server must be a member of the domain.

Other Operating System Requirements

  • According to the installation method, if SessionAudit; (Link will be provided in the installation guide) will be managed with a service account, an account that is a member of the “Domain Users” group is required to run the service on AD (must have local admin authority on the machine).

  • If it will be managed with GMSA, a GMSA account must be created and the account must be checked.

  • If it will be managed with a built-in account, no preliminary settings are required.

  • A Web Server certificate containing the FQDN to be obtained from the local CA server is required. Although it is not recommended at the POC stage, the certificate step can be skipped.

  • It is recommended that the regional settings of the server where the installation will be performed should always be “United States”.

  • A new Service Locator DNS record named _sa4sc._tcp is required.

PreviousPlanningNextSupported Configurations

Last updated 1 month ago

Was this helpful?