accesschk_service
Check effective permissions on a Windows service to see which accounts can access or modify it, aiding access audits and privilege troubleshooting.
Instructions
Check effective permissions on a specific Windows service.
Return Format
{"success": bool, "entries": list[dict], "count": int}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service_name | Yes | Service name to check |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||