SQL Server Alwayson搭建二:域控配置

SQL Server Alwayson搭建二:域控配置

  1. IP及配置
    SQL Server Alwayson搭建二:域控配置

  2. 安装AD及DNS

  3. 服务器升级为域控服务器
    SQL Server Alwayson搭建二:域控配置
    点击 Promote this server to a domain controller,如下
    SQL Server Alwayson搭建二:域控配置
    选择 Add a new forest,Root domain name填写sql.com(可自己定义:如abc.com,test.com等等),点击Next
    SQL Server Alwayson搭建二:域控配置
    输入密码,以下全Next
    SQL Server Alwayson搭建二:域控配置
    SQL Server Alwayson搭建二:域控配置
    SQL Server Alwayson搭建二:域控配置
    SQL Server Alwayson搭建二:域控配置
    点击Install,安装完成后服务器自动重启

  4. 登录服务,创建dcadmin账号(sqlservice/sqlagent账号),dcadmin用作服务器管理,sqlservice/sqlagent为数据库服务账号
    SQL Server Alwayson搭建二:域控配置
    SQL Server Alwayson搭建二:域控配置

至此,域控安装配置完成