If you want to add a user to a Windows computers via a remote command prompt you will need the following commands:
net user John asdf1234 /addnet localgroup Administrators John /addnet accounts /maxpwage:unlimited
Tags
Windows