psexec.py
Verified for current stable LTS
Psexec.py Command: Execute Command Specific Path Remote Target
Use for execute command specific path remote target with Psexec.py. Exact CLI syntax to execute command specific path remote target using Psexec.py.
When to use this: Use for execute command specific path remote target with Psexec.py.
Command Syntax
psexec.py -path <path> <domain>/<username>:<password>@<target> <command> psexec.py -path <path> <domain>/<username>:<password>@<target> <command> Command Breakdown
-path- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to execute command specific path remote target using Psexec.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
Psexec.py Command: Authenticate Pass The Hash
psexec.py -hashes <LM_Hash>:<NT_Hash> <domain>/<username>@<target> Psexec.py Command: Copy File Remote Execution psexec.py -c <filename> <domain>/<username>:<password>@<target> <command> Psexec.py Command: Execute Command Remote Target psexec.py <domain>/<username>:<password>@<target> <command> Psexec.py Command: Spawn Interactive Shell Remote Target psexec.py <domain>/<username>:<password>@<target> Psexec.py Command: Specify Ip Domain Controller psexec.py -dc-ip <domain_controller_ip> <domain>/<username>:<password>@<target>