This command lists Active Directory configuration records with their IDs. It is useful for retrieving the record ID so that you can run activedirectory modify to join the Active Directory server.
Usage
activedirectory list
Example
vcli: admin> activedirectory list +----+----------------------+---------------------------------+--------+ | ID | Machine Account Name | Organizational Unit | State | +----+----------------------+---------------------------------+--------+ | 1 | co-vcluster | OU=Computers,DC=co-ad,DC=com | JOINED | +----+----------------------+---------------------------------+--------+
Comments
0 comments
Article is closed for comments.