rpcclient
Verified for current stable LTS
Rpcclient Commands
Rpcclient command syntax with verified terminal examples.
Commands
8 commands for Rpcclient
rpcclient Operations
Rpcclient Command: Connect Remote Host No Password
rpcclient -U <username> -W <domain> -N <ip_address> rpcclient Operations
Rpcclient Command: Connect Remote Host Password Hash
rpcclient -U <domain>\<username> --pw-nt-hash <ip_address> rpcclient Operations
Rpcclient Command: Connect Remote Host With Password
rpcclient -U <domain>\<username>%<password> <ip_address> rpcclient Operations
Rpcclient Command: Create New Domain User
rpcclient $> createdomuser <username> rpcclient Operations
Rpcclient Command: Display Domain Users
rpcclient $> enumdomusers rpcclient Operations
Rpcclient Command: Display Privileges
rpcclient $> enumprivs rpcclient Operations
Rpcclient Command: Execute Shell Commands Remote
rpcclient -U <domain>\<username>%<password> -c <semicolon_separated_commands> <ip_address> rpcclient Operations
Rpcclient Command: Query User Information
rpcclient $> queryuser <username|rid> Suggest a Rpcclient Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Rpcclient workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.