Adds or removes a computer attached to the windows domain controller.
NET COMPUTER \\computername {/ADD | /DEL}
NET COMPUTER \\dxbtest /ADD
The above command will add the machine with the name dxbtest to the domain in which the windows domain controller exists.