You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,9 @@ Open-Sourced community contributed and owned repository for Instance Scan Defini
12
12
13
13
## Category: Manageability
14
14
15
+
### Check any Assets Assigned to any Inactive users
16
+
This Check helps to identify and manage assets assigned to inactive users, ensuring that CMDB remains accurate and up to date.
17
+
15
18
### Avoid using javascript "document" object in Portal
16
19
Always avoid using native js "document" object for DOM manipulation in service portal. Instead we should use AngularJS equivalent capabilities to achieve the same.
0 commit comments