Issue: Cannot join a VMware vCenter Server Appliance (VCSA) to an Active Directory domai n While trying to connect to domain from VAMI page of VCSA, getting below error. Error: Invalid Active Directory domain. T o resolve this issue to join the VCSA to Active Directory domain, we can use domainjoin-cli join command Example: To join VCSA to Active Directory domain please follow below process Login to VCSA from SSH 2 Cd /opt/likewise/bin 3 Enter below domainjoin-cli command to join VCSA from command line ./domainjoin-cli join domain-name username password 4 Verify by login to VAMI page of VCSA about the Active directory connectivity by clicking Authentication tab. 5 You will see Active Directory Enabled Check box enabled. Happy Sharing