Hi there,
I'm wondering if there's a way to create a smart group that compares 2 attributes. For example, I want to ask if "Asset Tag" "is not like" "Computer Name".
The reason I ask is that our computer names are based on our asset tag - so for example if the asset tag is "A12345" then the computer name would be "MA12345". I want to know when this gets changed (users have admin rights, which is another issue altogether).
The only way I can think of at the moment is to create a script that pulls the asset tag from the REST API, runs a comparison, and then uploads as an Extension Attribute as a true/false flag. Seems a little roundabout though.
Is there a better way?
