DNS Service Record for Agent Autodiscovery
ARKSSPR 2.0
Last updated
ARKSSPR 2.0
Last updated
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.
DNS management interface opens (dnsmgmt.msc),
Active Directory Zone is expanded,
Enter the _tcp folder,
Click "Other New Record" from the Action menu or right-click menu.
Select "Service Location (SRV)" from the window that opens and click "Create Record".
On the "New Service Record" screen, information is filled in as follows.
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.