Share via

Windows server 2016 and SQL server 2016

Machist 66 Reputation points
2022-04-01T10:08:19.267+00:00

We need 2016 server and SQL 2016 (developer version).

When I create server it says: "The image does not support AD login"

I try to add server in domain manually, but get error (not found in DNS)

Also I run this, but installation fails with errors
"az vm extension set --publisher Microsoft.Azure.ActiveDirectory --name AADLoginForWindows --resource-group MyResourceGroup --vm-name MyVM_Name"

Is there any way to add server to AD or do I need to create local accounts manually?

Windows for business | Windows Server | User experience | Other
0 comments No comments

1 answer

Sort by: Most helpful
  1. Thameur-BOURBITA 36,531 Reputation points Moderator
    2022-04-01T10:28:50.82+00:00

    Hi,

    It seems that the server unable to resolve the domain DNS name. To join a machine to a domain , it must able to resolve the DNS name of the target domain.
    You can add a IP of one of domain controller as DNS resolver to resolve the DNS issue.

    Please don't forget to mark helpful reply as answer

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.