Add ESXi host to AD using authentication services

From Notes_Wiki
Revision as of 09:00, 7 April 2022 by Saurabh (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Home > VMWare platform > VMWare vCenter > Add ESXi host to AD using authentication services

To add VMWare ESXi host to AD using authentication services use:

  1. Browse to the host in the vSphere Web Client inventory.
  2. Click the Manage tab and click Settings.
  3. Under System, select Authentication Services.
  4. Click Join Domain.
  5. Enter a domain.
  6. Enter the user name and password of a directory service user who has permissions to join the host to the domain, and click OK.
  7. Click OK to close the Directory Services Configuration dialog box.

Note that for authentication to succeed, a group named "ESX Admins" (we cannot change the group name) should be created in AD.

Refer:




Home > VMWare platform > VMWare vCenter > Add ESXi host to AD using authentication services