A connection obtained by using the Connect-CAClient command. See Connecting to Change Auditor. |
Example: Review Threat Detection configuration details
Get-CAThreatDetectionConfiguration -Connection $connection
Use this command to modify the list of allowed coordinators for the Threat Detection configuration.
A connection obtained by using the Connect-CAClient command. See Connecting to Change Auditor. | |
Example: Modifying a configuration
Example: To clear a previous list of allowed coordinators
Set-CAThreatDetectionConfiguration -Connection $connection -AllowedCoordinators @()
Use this command to remove a Threat Detection configuration.
A connection obtained by using the Connect-CAClient command. See Connecting to Change Auditor. |
Example: Remove the Threat Detection configuration
Remove-CAThreatDetectionConfiguration -Connection $connection
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center