parameter cannot be found matches parameter name 'Setting' On Edit-FalconDeviceControlPolicy #522
Answered
by
bk-cs
NatchanonBR
asked this question in
Q&A
|
I want Del USB exceptions but got error My Code |
Answered by
bk-cs
Mar 9, 2026
Replies: 1 comment
This code no longer works as Edit-FalconDeviceControlClass -Id <id> -UsbClass @{ delete_exceptions = @('id','id','id') } |
0 replies
Answer selected by
bk-cs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This code no longer works as
Edit-FalconDeviceControlPolicyhas changed with the release of new Device Control APIs. See Edit-FalconDeviceContro…