install sql server 2012 on a domain controller
http://msdn.microsoft.com/en-us/library/ms143506.aspx#harddiskspace
pay attention to
Setup will not block installation on a computer that is a domain controller, but the following limitations apply:
http://msdn.microsoft.com/en-us/library/ms143506.aspx#harddiskspace
pay attention to
Setup will not block installation on a computer that is a domain controller, but the following limitations apply:
- You cannot run SQL Server services on a domain controller under a local service account.
- After SQL Server is installed on a computer, you cannot change the computer from a domain member to a domain controller. You must uninstall SQL Server before you change the host computer to a domain controller.
- After SQL Server is installed on a computer, you cannot change the computer from a domain controller to a domain member. You must uninstall SQL Server before you change the host computer to a domain member.
- SQL Server failover cluster instances are not supported where cluster nodes are domain controllers.
- SQL Server Setup cannot create security groups or provision SQL Server service accounts on a read-only domain controller. In this scenario, Setup will fail.
No comments:
Post a Comment