2.1.3
New Commands
-
psfalcon
'Uninstall-FalconSensor' -
quarantine
'Get-FalconQuarantine'
'Invoke-FalconQuarantineAction'
'Test-FalconQuarantineAction'
Command Changes
-
Invoke-FalconRtr
Fixed typo which prevented 'host_group_id' from showing up on output when using '-GroupId'.Added error message to prevent the use of a '-GroupId' with more than 10,000 members (as the API won't return more than 10,000).
-
Invoke-FalconDeploy
Added error message to prevent the use of a '-GroupId' with more than 10,000 members (as the API won't return more than 10,000). -
New-FalconUser
Added password complexity check to '-Password' parameter.
GitHub Issues