Documentation Index

Fetch the complete documentation index at: https://kb.vastdata.com/llms.txt

Use this file to discover all available pages before exploring further.

activedirectory list

Prev Next

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']          |
+----+----------------------+---------------------------------------+--------+-------------------+