Replies: 1 comment
-
|
Using this script as a template, here's a way you can do it: I don't have a Flight Control environment with hosts in it to test with, but the relevant code worked in a single CID environment. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Using Falcon Flight Control, I enabled a sensor update policy with bulk maintenance mode enabled. However, I discovered that for each child CID, the bulk maintenance token is different for every CID even though the policy ID is the same. I know how to retrieve individual uninstall tokens with get-falconuninstalltoken (when bulk maintenance is not enabled), but is there a way for me to loop through all child CIDs and retrieve the bulk maintenance token based on Sensor Update Policy ID?
Beta Was this translation helpful? Give feedback.
All reactions