Skip to main content
Version: DPX 4.9

Registering the Catalogic DPX GuardMode Agent with the Catalogic DPX Master Server as a Node

Use the following command to register the Catalogic DPX GuardMode agent with Catalogic DPX as a node:

PS> Catalogic.RansomwareDetection.Agent.exe config register dpx`
--username <string> --password <string> `
[ --operating-system <string> | --group-name <string> | --name <string>`
| --help ]

Add the following flags and values:

Flag and ParameterDescription
--username | -u sysadmin (Requried)The user name for the Catalogic DPX GuardMode REST API, that is, 'sysadmin'.
--password | -p <string> (Requried)The password for this user.
--operating-system <string>The name of the operating system. For example, 'Windows Server 2016'.
--group-name <string>The node group name in Catalogic DPX. (Default: 'DefaultGroup')
--name | -nThe node name which appears in Catalogic DPX. (Default: 'RansomwareDetection Agent')
--help | -hShow the help text.