getadusers.py
Verified for current stable LTS
Getadusers.py Command: Retrieve Specific User
Use for retrieve specific user with Getadusers.py. Exact CLI syntax to retrieve specific user using Getadusers.py.
When to use this: Use for retrieve specific user with Getadusers.py.
Command Syntax
GetADUsers.py -user <user> -dc-ip <domain_controller_ip> <domain>/<username>:<password> GetADUsers.py -user <user> -dc-ip <domain_controller_ip> <domain>/<username>:<password> Command Breakdown
-user- Command Option
- Tool-specific option used by this command invocation.
-dc-ip- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to retrieve specific user using Getadusers.py.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Getadusers.py Command: Enumerate All Users
GetADUsers.py -all -dc-ip <domain_controller_ip> <domain>/<username>:<password> Getadusers.py Command: Extract User Details Pass The Hash GetADUsers.py -all -dc-ip <domain_controller_ip> -hashes <LM_Hash>:<NT_Hash> <domain>/<username> Getadusers.py Command: Save Output To File GetADUsers.py -all -dc-ip <domain_controller_ip> <domain>/<username>:<password> > <path/to/output.txt> Argocd Command: Login To Argocd Server argocd login --insecure --username <user> --password <password> {argocd_server:port} Atuin Command: Login To Sync Server atuin login -u <username> -p <password>