Warrennoa
Warrennoa•3mo ago

Tags from Custom Fields

We're trying to identify which devices don't have bitlocker installed and then identify why. Right now we have various custom fields TPM enabled TPM enforced Boot type Bitlocker Status Bitlocker recovery key An alert is created if no encryption is found. To me the best solution would be adding Custom Fields as tag options. Though I'd be fine with making custom fields searchable, or if it can be filtered in a view.
Solution:
Hi mate, best approach here would be to do all of this inside a script and a single custom field. Have the script check for the different conditions and write either 'Enabled' or 'Disabled: $reason' to the custom field -- and generate an alert on Disabled with the exact same $reason. You can have this custom field 'Show on asset list' where you can then sort/filter as necessary. E.g filter by 'Disabled' to see all assets with BitLocker disabled....
No description
Jump to solution
5 Replies
Solution
Mikel
Mikel•3mo ago
Hi mate, best approach here would be to do all of this inside a script and a single custom field. Have the script check for the different conditions and write either 'Enabled' or 'Disabled: $reason' to the custom field -- and generate an alert on Disabled with the exact same $reason. You can have this custom field 'Show on asset list' where you can then sort/filter as necessary. E.g filter by 'Disabled' to see all assets with BitLocker disabled.
No description
Warrennoa
WarrennoaOP•3mo ago
aaaaah, nice did not know about the Show on Asset list, I can use that
Warrennoa
WarrennoaOP•3mo ago
am I able to make a view using a custom field? I added "Antivirus Software" as a column but I was hoping I could dedicate a view to it
No description
Zach From Gorelo
Zach From Gorelo•3mo ago
This functionality is currently not supported. However, you can submit a feature request at https://feedback.gorelo.io 🙂
Warrennoa
WarrennoaOP•3mo ago
Sweet, thank you!

Did you find this page helpful?