Removing the Catalogic DPX Master Server that Was Registered as a Notification Provider

Use the following command to remove the Catalogic DPX GuardMode agent that has been registered with Catalogic DPX as a notification provider:

PS> Catalogic.RansomwareDetection.Agent.exe config remove `
    notification-provider dpx `
    --id <integer> [ --help ]

Add the following flags and value:

Flag and ParameterDescription

--id <integer> (Required)

Specify the ID of the notification provider. See the section for the list notification-provider dpx command and get the ID.

--help | -h

Show the help text.

Last updated