I am setting up Config mgmt process and during some initial exercises, we want to select multiple CI records with same SD Types but with different Display Names so that "actions" on those records be taken. I need something like this in SMAX UI.
Display Name = "x" OR Display Name = "y" OR Display Name = "z" so that I get 3 records with different names in one listview and then afterwards, I select all 3 of them and that's say update all of them with same value in some other attribute.
Is it possible? If Yes, please help with the way to do it from User Interface