- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2023 07:27 AM
Hi, Our server team would like to create reports based on users in local admin groups on servers. Is there an OOB way to discover users in local admin groups on servers? I found an article that describes how to do it but it is from 2015. https://www.servicenow.com/community/itom-forum/custom-probe-sensor-local-admins-on-a-computer/m-p/9...
Wondering if there are any improved and less customized ways to do it.?
Thank you!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2023 11:31 PM
OOTB Service Now Server Pattern do not collect Local Admin Users details from any Server.
You need to extend the OOTB Pattern for Windows Serve/Linux Server etc to collect Local Admin User Data .
How to extend a Pattern is here with Another example attribute discovery -
You can try the same for Local Users list on a given server- https://woshub.com/list-local-administrators-windows/
Using this command u need to extend the pattern and update the CMDB.
Regards
RP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2023 10:48 PM
Hello @Stacey Shapiro ,
Please refer to the below link:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0951917
If it is helpful, please mark it as helpful.
Thanks & Regards,
Abbas

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2023 11:31 PM
OOTB Service Now Server Pattern do not collect Local Admin Users details from any Server.
You need to extend the OOTB Pattern for Windows Serve/Linux Server etc to collect Local Admin User Data .
How to extend a Pattern is here with Another example attribute discovery -
You can try the same for Local Users list on a given server- https://woshub.com/list-local-administrators-windows/
Using this command u need to extend the pattern and update the CMDB.
Regards
RP