ARKSSPR 2.0
  • ARKSSPR
    • Overview
      • What is ARKSSPR
      • FAQs
      • Road-Map
      • Licensing
    • Planning
      • POC Requirements
      • Supported Configurations
      • Windows Server Requirements
      • SQL Server Requirements
      • Network Requirements
      • Design
    • Deployment
      • Active Directory Rights
      • DNS Service Record for Agent Autodiscovery
      • HTTPS Certificate
      • ARKSSPR Internal Installation
        • Installing Microsoft SQL Server
        • Internet Information Service Installation
        • .NET Core 6.0 Download and Install
        • .Net Framework 4.7.2 Download and Install
        • Installation
        • First Time Wizard
        • IIS Configuration
        • Initial Configuration
      • ARKSSPR DMZ Installation
        • Internet Information Service Installation
        • .NET Core 6.0 Download and Install
        • Installing ARKSSPR DMZ Installation
        • IIS Configuration
        • Initial Configuration
    • Administration
      • Login
        • Root Account
      • Password Reset
      • Unlock Account
      • My Account
        • Change Password
        • Secondary E-Mail
        • Validation Type
        • Authenticator Definition
      • Report Management
        • Reports
        • Report Schedule
      • Role Management
      • Settings
        • General Settings
          • Server Settings
          • LDAP Settings
          • E-Mail Settings
          • SMS Settings
          • Syslog Settings
          • Ticket Settings
        • Login Settings
          • General Settings
          • Captcha Settings
          • Validation Settings
        • User Settings
          • Authenticator Management
        • Policy Settings
          • Password Settings
          • Policy Settings
        • Portal Settings
      • License Management
        • Offline License
        • Online License
      • Log Management
      • Screen Management
      • Ticket Management
    • Troubleshooting
      • UserTokenTTL
      • Securing Windows Server
Powered by GitBook
On this page

Was this helpful?

  1. ARKSSPR
  2. Deployment

DNS Service Record for Agent Autodiscovery

ARKSSPR 2.0

PreviousActive Directory RightsNextHTTPS Certificate

Last updated 1 year ago

Was this helpful?

In order for agents to find the SSPR server dynamically, a service record must be created on local DNS servers. This record must be created manually and added to the _tcp folder in the local domain zone.

  1. DNS management interface opens (dnsmgmt.msc),

  2. Active Directory Zone is expanded,

  3. Enter the _tcp folder,

  4. Click "Other New Record" from the Action menu or right-click menu.

  5. Select "Service Location (SRV)" from the window that opens and click "Create Record".

  6. On the "New Service Record" screen, information is filled in as follows.

Field
Value
Description

Service

_arksspr

Protocol

_tcp

Port Number

443

Host

servername.domain.com

It is the server where the arksspr role is installed.

When more than one arksspr server is installed, this process is repeated for each server.

Service Location (SRV)
New Resource Record