This command lists Active Directory configuration records with their IDs. It can be used to retrieve the record ID so that you can run activedirectory modify to join the Active Directory domain.
Usage
activedirectory list
Example
vcli: admin> activedirectory list +----+----------------------+---------------------------------------+--------+-------------------+ | ID | Machine Account Name | Organizational Unit | State | Preferred dc list | +----+----------------------+---------------------------------------+--------+-------------------+ | 1 | co-vcluster | OU=Computers,OU=Soft,DC=co-ad,DC=lab | JOINED | ['MYDC'] | +----+----------------------+---------------------------------------+--------+-------------------+
Comments
0 comments
Article is closed for comments.