-
i new on powershell
tnx |
Beta Was this translation helpful? Give feedback.
Answered by
bk-cs
Aug 8, 2022
Replies: 2 comments
-
I think your syntax is broken given how you're executing the command. Try this instead:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
bk-cs
-
Tnx
Nate
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think your syntax is broken given how you're executing the command. Try this instead:
New-FalconHostGroup -GroupType dynamic -Name 'Dynamic group' -Description 'example group' -AssignmentRule "product_type_desc:'Server'"