I'm facing a strange NLB issue, it seem to be whenever the VM is join to the domain, then I'm unable to create the NLB cluster (getting error Update Not Attempted.Error 0x8004100a)
But I can successfully create the NLB once I disjoint the VM from the domain.
I tried login to the VM using local administrator credential but still without success, I need to completely disjoint the VM from domain in order to create NLB cluster. Any idea on this?
Please take a look into the scenario:
VM | Credential | Domain Joined? | Result |
TestVM | Local administrator | No | Success |
TestVM | Domain Admin | Yes | Fail |
TestVM | Local administrator | Yes | Fail |
Would greatly appreciate your help on this.