Impacket PsExec
The PSExec service then creates a named pipe that can send commands to the system.
Installation
Donwload from: Impacket PsExec -
Basic commands
# Get help
impacket-psexec -h
# Connect to a remote machine with a local administrator account
impacket-psexec administrator:'<password>'@$ip