[Question] Join AD first, or install SQL Server first?
The AD domain is not my management. To join the domain, please ask the MIS staff to set it up. The computer B that has not yet joined AD is for me.
AD domain with account mySys account, seems to belong to Domain Users, Domain Admins, and Administrators groups
Computer B : Windows Server 2019
Consider installing SQL Server first, then AD, or AD, and then use an AD account or native administrator to install SQL Server.
(A system to be developed on computer B will be authenticated using AD authentication)
Condition 1: Computer B Install SQL Server 2017 Standard first, then join the AD domain, log in with SQL Server using mySys account
Condition 2: Computer B first joins the AD domain, installs SQL Server with mySys account, uses SQL Server
Situation 3: Computer B first joins the AD domain, uses the administrator of the local machine to log in, installs SQL Server, and then uses the AD domain mySys account to log in and use SQL Server.
What are the differences between using SQL Server in these three situations?
******************** 孔子說:問有三種 不懂則問; 雖懂而有疑惑則問; 雖懂而想更了解則問; ********************