TestimoX

API Reference

Command

Set-CxDefenderMapsReporting

Namespace ComputerX.PowerShell

Implements the Set-CxDefenderMapsReporting cmdlet.

Examples

Authored help example

Example 1


Set-CxDefenderMapsReporting -ComputerName SERVER1
        

Common Parameters

This command supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.

For more information, see about_CommonParameters.

Syntax

Set-CxDefenderMapsReporting -Level <Disabled|Basic|Advanced> [-ComputerName <string>] [<CommonParameters>]
#

Parameters

Level MapsReportingLevel requiredposition: 0pipeline: falsevalues: 3
Gets or sets the Level parameter. Possible values: Disabled, Basic, Advanced
Possible values: Disabled, Basic, Advanced
ComputerName string optionalposition: 1pipeline: false
Target computer(s). Use '.' for local computer or provide DNS names.