API Reference
Command
Start-CxDefenderScan
Implements the Start-CxDefenderScan cmdlet.
Examples
Example 1
Start-CxDefenderScan -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
Start-CxDefenderScan [-Type <Quick|Full>] [-ComputerName <string>] [<CommonParameters>]#Parameters
- Type DefenderScanType
- Executes the cmdlet processing logic (ProcessRecord). Invoked by the PowerShell runtime; not intended to be called directly. Possible values: Quick, Full
- Possible values:
Quick,Full - ComputerName string
- Target computer(s). Use '.' for local computer or provide DNS names.