any idea why my Vm is not joining domain? Credentials are correct
Did you check the windows Event logs for the Active Directory
does this mean anything?
“invocation”: {
“module_args”: {
“annotation”: “Master #1”,
“cdrom”: ,
“cluster”: “RW-VA”,
“convert”: null,
“customization”: {
“dns_servers”: [
“VALUE_SPECIFIED_IN_NO_LOG_PARAMETER”
],
“domain”: “VALUE_SPECIFIED_IN_NO_LOG_PARAMETER”,
“domainadmin”: “VALUE_SPECIFIED_IN_NO_LOG_PARAMETER”,
“domainadminpassword”: “VALUE_SPECIFIED_IN_NO_LOG_PARAMETER”,
“hostname”: “VALUE_SPECIFIED_IN_NO_LOG_PARAMETER”,
“joindomain”: “VALUE_SPECIFIED_IN_NO_LOG_PARAMETER”
},
“customization_spec”: null,
“customvalues”: ,
“datacenter”: “RW-VA”,
“datastore”: null,
“disk”: [
{
“datastore”: “RW-VA-NIM-VOL1”,
“size_gb”: 60,
“type”: “thin”
}
],
“esxi_hostname”: null,
“folder”: “ansible”,
“force”: false,
“guest_id”: “windows9Server64Guest”,
“hardware”: {
“memory_mb”: “1024”,
“num_cpus”: “1”
},
“hostname”: “vasvw-vcsa.********”,
“is_template”: false,
“linked_clone”: false,
“name”: “VALUE_SPECIFIED_IN_NO_LOG_PARAMETER”,
“name_match”: “first”,
“networks”: [
{
“dns_servers”: [
“VALUE_SPECIFIED_IN_NO_LOG_PARAMETER”
],
looks like the join account keeps locking out my domain account. any idea why its doing that? The password is correct.