Local Administrator Detection
Purpose
The purpose of this solution is to list all the local administrators on windows machines on the CW RMM platform.
Associated Content
| Content | Type | Function |
|---|---|---|
| Get Local Administrators | Task | This Script lists the local administrators on windows machine and stores the result in a custom field. |
| Local Admins List | Custom Field | This custom field contains the List of Local Group Admins on the machine fetched by script Get Local Administrators |
| Enable Local Admins Detection | Custom Field | Select this custom field at organization level to list all Local Administrator on Windows machines. |
| Exclude Local Admin Detection | Custom Field | Select this Custom Field to exclude the Site from Local Admin Detection Solution. |
| Exclude Local Admin Detection | Custom Field | Select this Custom Field to exclude an endpoint from Local Admin Detection Solution. |
| Machines Opted for Local Admin Detection | Group | This Group includes Windows machines which are opted for Local Administrator Detection Solution. |
Implementation
- Create below custom fields:
- Create Group - Machines Opted for Local Admin Detection
- Create Task - Get Local Administrators and schedule the task as per instructions in the document.