> For the complete documentation index, see [llms.txt](https://www.netexec.wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.netexec.wiki/ldap-protocol/get-scriptpath.md).

# Enumerate scriptPath

LDAP module to enumerate the `scriptPath` attribute of Active Directory users.

```bash
nxc ldap <hostname> -u <user> -p <pass> -M get-scriptpath
```

Two options are available:

* **FILTER**: Filter results by scriptPath
* **OUTPUTFILE**: Save the output to a file
