Guys, we have several ESX hosts that have local accounts and use Active Directory to sync the passwords.
If we need to add (or remove) a user to multiple hosts we logon to each host individually and create the new user with the "useradd" command.
Does anyone have any advice on how we could automate this process? Is it possible to script?