addcomputer.py

Verified for current stable LTS

Addcomputer.py Commands

Addcomputer.py command syntax with verified terminal examples.

Commands

11 commands for Addcomputer.py

addcomputer.py

Addcomputer.py Command: Set Password For Existing Computer

addcomputer.py -no-add -computer-name <COMPUTER_NAME$> -computer-pass <computer_password> <domain>/<username>:<password>
addcomputer.py

Addcomputer.py Command: Add Computer With Name And Password

addcomputer.py -computer-name <COMPUTER_NAME$> -computer-pass <computer_password> <domain>/<username>:<password>
addcomputer.py

Addcomputer.py Command: Delete Computer Account

addcomputer.py -delete -computer-name <COMPUTER_NAME$> <domain>/<username>:<password>
addcomputer.py

Addcomputer.py Command: Add Computer With Kerberos Auth

addcomputer.py -k -no-pass <domain>/<username>@<hostname>
addcomputer.py

Addcomputer.py Command: Add Computer Via Ldaps

addcomputer.py -method LDAPS -port 636 <domain>/<username>:<password>
addcomputer.py

Addcomputer.py Command: Specify Domain Controller

addcomputer.py -dc-host <hostname> <domain>/<username>:<password>
addcomputer.py

Addcomputer.py Command: Set Password

addcomputer.py -no-add -computer-name <COMPUTER_NAME$> -computer-pass <computer_password> <domain>/<username>:<password>
addcomputer.py

Addcomputer.py Command: Add Computer LDAPS

addcomputer.py -method LDAPS -port 636 <domain>/<username>:<password>
addcomputer.py

Addcomputer.py Command: Add Computer

addcomputer.py -computer-name <COMPUTER_NAME$> -computer-pass <computer_password> <domain>/<username>:<password>
addcomputer.py

Addcomputer.py Command: Delete Computer

addcomputer.py -delete -computer-name <COMPUTER_NAME$> <domain>/<username>:<password>
addcomputer.py

Addcomputer.py Command: Add Computer Kerberos

addcomputer.py -k -no-pass <domain>/<username>@<hostname>

Suggest a Addcomputer.py Command

Submit missing workflows, corrections, or verified alternatives for this tool.

FAQ

Coverage: Focused examples for common Addcomputer.py workflows.

Verified version: current stable LTS.

Verification: Test commands in a disposable workspace and submit notes for edge cases.