Closed HariEY7 closed 1 year ago
Are you experiencing this https://github.com/dsccommunity/ActiveDirectoryDsc/issues/694?
What version of ActiveDirectoryDsc are you using? Suggest trying out the version v6.3.0-preview0002 since it has changes to how domain controllers are detected.
Hi @johlju
Our issue is not similar to "https://github.com/dsccommunity/ActiveDirectoryDsc/issues/694"
Get-Module -Name 'ActiveDirectoryDsc' -ListAvailable | ft Name,Version,Path Above command did not return any output.
Please let me know how to get version details / how we can consume latest version
You should run that command on the node that throws the error.
@johlju I was running on the affected machine and it didnt return any response.
I see in the configuration above that you referencing xActiveDirectory, any version of that module is very old - suggest you try ActiveDirectoryDsc as I mentioned above.
@johlju
Above script works when we retry the same script. Is it because of the version?
How can we update the version from xActiveDirectory? Does removing 'x' would be enough as mentioned here https://github.com/dsccommunity/ActiveDirectoryDsc/issues/312 ?
This issue has been automatically marked as stale because it has not had activity from the community in the last 30 days. It will be closed if no further activity occurs within 10 days. If the issue is labelled with any of the work labels (e.g bug, enhancement, documentation, or tests) then the issue will not auto-close.
This issue has been automatically closed because it is has not had activity from the community in the last 40 days.
Problem description
DSC Configuration 'AD-BDC' completed with error(s). Following are the first few: Either the target name is incorrect or the server has rejected the client credentials. PowerShell DSC resource MSFT_xADDomainController failed to execute Set-TargetResource functionality with error message: Domain "****' could not be found. The SendConfigurationApply function did not succeed. LCM failed to start desired state configuration manually.
Verbose logs
DSC configuration
Suggested solution
NA
Operating system the target node is running
PowerShell version and build the target node is running
ActiveDirectoryDsc version