Updating the Catalogic DPX GuardMode Agent with Catalogic DPX as a Notification Provider
Use the following command to update the Catalogic DPX GuardMode agent that has been registered with Catalogic DPX as a notification provider:
PS> Catalogic.RansomwareDetection.Agent.exe config update `
notification-provider dpx `
--id <integer> `
[ --username <string> --password <string> --hostname <string> `
| --batch-size <integer> | --enabled <boolean> --send-frequency <integer> `
| --help ]
You can add the following flags:
| Flag and Parameter | Description |
|---|---|
--id <integer> (Required) | Specify the ID of the notification provider. See the next section for the list notification-provider dpx command and get the ID. |
--username | -u sysadmin | See the section for the add notification-provider dpx mode. |
--password | -p <string> | |
--hostname <string> | |
--batch-size <integer> | |
--enabled <boolean> | |
--send-frequency <integer> | |
--help | -h |