Ability to discovery users in local administrator group on servers

Stacey Shapiro
Tera Expert

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!

 

1 ACCEPTED SOLUTION

Rahul Priyadars
Giga Sage
Giga Sage

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 - 

 https://developer.servicenow.com/connect.do#!/event/knowledge19/LAB1542/knowledge19_LAB1542_extendin...

 

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

View solution in original post

2 REPLIES 2

Abbas_5
Tera Sage
Tera Sage

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

Rahul Priyadars
Giga Sage
Giga Sage

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 - 

 https://developer.servicenow.com/connect.do#!/event/knowledge19/LAB1542/knowledge19_LAB1542_extendin...

 

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