Windows Server 2003 in a Nutshell

net computer

Adds or removes computer accounts to or from the domain.

Syntax

net computer \ computername {/add /del}

Options

\\computername

Indicates name of computer to add to or remove from the domain

/add

Adds a computer account

/del

Removes a computer account

Examples

Add a computer account for the server GEORGE :

net computer \george /add The command completed successfully.

If you now open the Active Directory Users and Computers console, you will find a new computer account for GEORGE in the Computers container for the current domain.

Notes

See Also

net

Категории