can_read_laps
Find which principals can read LAPS passwords on which computers in the Active Directory environment.
Instructions
Principals that can read LAPS passwords, and on which computers. (requête vérifiée)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| k | No | can_read_laps | |
| cy | No | MATCH (n)-[:ReadLAPSPassword]->(c) RETURN n.name AS principal, c.name AS computer ORDER BY principal |