- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-18-2022 10:00 AM
For Windows class, in the Identifier entries, I see that the attributes are mentioned as 'Name and Serial number'.
but its not editable. Also I could not see any identifier entries created for Windows class. I can see OOTB its defined only for Hardware class.
How does this work? How to edit the attributes?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-18-2022 10:24 AM
Hi
basically you have to go to the class which is mentioned at the field "Search on Table". On that class you can double-click on the tiles to change the attributes.
Kind regards
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-18-2022 10:24 AM
Hi
basically you have to go to the class which is mentioned at the field "Search on Table". On that class you can double-click on the tiles to change the attributes.
Kind regards
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-18-2022 10:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-18-2022 12:41 PM
The windows server rule may derive from a parent classes rule. For example here is the OOTB identification rules for a windows server:
As you can see this in the top bar this is a derived rule and everything is read only. If we navigate up to the hardware rule you will see the read only is gone:
In order toi modify the rules you would either need to make changes at the level the rule is derived from, or replace the derived rule with your own (replace button after the derived label).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-19-2022 03:11 AM
Thank you