Skip to content

Some tips on adding a falcon group tag based on a hostname prefix and OU #328

Answered by bk-cs
codechunt asked this question in Q&A
Discussion options

You must be logged in to vote

Hostname prefix:

Get-FalconHost -Filter "hostname:'prefix'" -All

By OU:

Get-FalconHost -Filter "ou:'ou name'" -All

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@codechunt
Comment options

@bk-cs
Comment options

Answer selected by codechunt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants