Hello, I have been trying to do ADSI binding with Powershell on domain joined PC with local account login, and passing the domain credentials it is just failing with
"Exception occurred while retriving member "distinguishedName" : The specified domain is either does not exists or could not be contacted"
Its does work, all good, when I do this with AD account login and passing other AD credentials.
Machine is connected to LAB and domain is pinging, no issues there.
Please can someone help, how do I achieve this.
Thank you for the help.