《微软-统一沟通-UC 2013》-1-部署-基础架构-2-Add a domain controller

简介:
《微软-统一沟通-UC 2013》
实验环境-产品:
1. Windows Server 2012
2. Sql Server 2012
3. Office Web Apps Server 2013
4. Exchange Server 2013
5. SharePoint Server 2013
6. Lync Server 2013
7. Forefront Threat Management Gateway 2010
*****************
只有你想不到的! 
没有你做不到的!
*****************
 

AD DS can be installed in Windows Server 2012 by using the Add Roles Wizard in Server Manager, followed by the Active Directory Domain Services Configuration Wizard, which is new beginning in Windows Server 2012. The Active Directory Domain Services Installation Wizard (dcpromo.exe) is deprecated beginning in Windows Server 2012.
The following sections explain how to create server pools in order to install and manage AD DS on multiple servers, and how to use the wizards to install AD DS.

Server Manager can pool other servers on the network as long as they are accessible from the computer running Server Manager. Once pooled, you choose those servers for remote installation of AD DS or any other configuration options possible within Server Manager. The computer running Server Manager automatically pools itself. For more information about server pools, see  Add Servers to Server Manager .
clip_image001 Note
In order to manage a domain-joined computer using Server Manager on a workgroup server, or vice-versa, additional configuration steps are needed. For more information, see “Add and manage servers in workgroups” in  Add Servers to Server Manager .

Administrative credentials
The credential requirements to install AD DS vary depending on which deployment configuration you choose. For more information, see  Credential requirements to run Adprep.exe and install Active Directory Domain Services .
Use the following procedures to install AD DS using the GUI method. The steps can be performed locally or remotely. For more detailed explanation of these steps, see the following topics:

clip_image003
1. In Server Manager, click Manage and click Add Roles and Features to start the Add Roles Wizard.
clip_image004
clip_image005
2. On the Before you begin page, click Next.
clip_image007
3. On the Select installation type page, click Role-based or feature-based installation and then click Next.
clip_image009
4. On the Select destination server page, click Select a server from the server pool, click the name of the server where you want to install AD DS and then click Next.
clip_image011
To select remote servers, first create a server pool and add the remote servers to it. For more information about creating server pools, see  Add Servers to Server Manager .
5. On the Select server roles page, click Active Directory Domain Services, then on the Add Roles and Features Wizard dialog box, click Add Features, and then click Next.
clip_image013
clip_image015
clip_image016
clip_image018
6. On the Select features page, select any additional features you want to install and click Next.
clip_image020
7. On the Active Directory Domain Services page, review the information and then click Next.
clip_image022
8. On the Confirm installation selections page, click Install.
clip_image024
9. On the Results page, verify that the installation succeeded, and click Promote this server to a domain controller to start the Active Directory Domain Services Configuration Wizard.
clip_image026
clip_image028
clip_image001[1] Important
If you close Add Roles Wizard at this point without starting the Active Directory Domain Services Configuration Wizard, you can restart it by clicking Tasks in Server Manager.
clip_image030
clip_image031
clip_image032
10. On the Deployment Configuration page, choose one of the following options:
clip_image034
o If you are installing an additional domain controller in an existing domain, click Add a domain controller to an existing domain, and type the name of the domain (for example, emea.corp.contoso.com) or click Select… to choose a domain, and credentials (for example, specify an account that is a member of the Domain Admins group) and then click Next.
clip_image035
clip_image036
clip_image037
clip_image038
clip_image040
clip_image001[2] Note
The name of the domain and current user credentials are supplied by default only if the machine is domain-joined and you are performing a local installation. If you are installing AD DS on a remote server, you need to specify the credentials, by design. If current user credentials are not sufficient to perform the installation, click Change… in order to specify different credentials.
o If you are installing a new child domain, click Add a new domain to an existing forest, for Select domain type, select Child Domain, type or browse to the name of the parent domain DNS name (for example, corp.contoso.com), type the relative name of the new child domain (for example emea), type credentials to use to create the new domain, and then click Next
For more information, see 
Install a New Windows Server 2012 Active Directory Child or Tree Domain (Level 200) .
o If you are installing a new domain tree, click Add new domain to an existing forest, for Select domain type, choose Tree Domain, type the name of the root domain (for example, corp.contoso.com), type the DNS name of the new domain (for example, fabrikam.com), type credentials to use to create the new domain, and then click Next
For more information, see 
Install a New Windows Server 2012 Active Directory Child or Tree Domain (Level 200) .
o If you are installing a new forest, click Add a new forest and then type the name of the root domain (for example, corp.contoso.com).
11. On the Domain Controller Options page, choose one of the following options:
clip_image042
clip_image044
o If you are creating a new forest or domain, select the domain and forest functional levels, click Domain Name System (DNS) server, specify the DSRM password, and then click Next.
o If you are adding a domain controller to an existing domain, click Domain Name System (DNS) serverGlobal Catalog (GC), or Read Only Domain Controller (RODC) as needed, choose the site name, and type the DSRM password and then click Next.
For more information about which options on this page are available or not available under different conditions, see  Domain Controller Options .
12. On the DNS Options page (which appears only if you install a DNS server), click Update DNS delegation as needed.
clip_image046
clip_image048
13. If you do, provide credentials that have permission to create DNS delegation records in the parent DNS zone.
If a DNS server that hosts the parent zone cannot be contacted, the Update DNS Delegation option is not available.
For more information about whether you need to update the DNS delegation, see  Understanding Zone Delegation . If you attempt to update the DNS delegation and encounter an error, see  DNS Options .
14. On the RODC Options page (which appears only if you install an RODC), specify the name of a group or user who will manage the RODC, add accounts to or remove accounts from the Allowed or Denied password replication groups, and then click Next.
For more information, see  Password Replication Policy .
15. On the Additional Options page, choose one of the following options:
clip_image050
o If you are creating a new domain, type a new NetBIOS name or verify the default NetBIOS name of the domain, and then click Next.
o If you are adding a domain controller to an existing domain, select the domain controller that you want to replicate the AD DS installation data from (or allow the wizard to select any domain controller). If you are installing from media, click Install from media path type and verify the path to the installation source files, and then click Next
You cannot use install from media (IFM) to install the first domain controller in a domain. IFM does not work across different operating system versions. In other words, in order to install an additional domain controller that runs Windows Server 2012 by using IFM, you must create the backup media on a Windows Server 2012 domain controller. For more information about IFM, see 
Installing an Additional Domain Controller by Using IFM .
16. On the Paths page, type the locations for the Active Directory database, log files, and SYSVOL folder (or accept default locations), and click Next.
clip_image052
clip_image001[3] Important
Do not store the Active Directory database, log files, or SYSVOL folder on a data volume formatted with Resilient File System (ReFS).
17. On the Preparation Options page, type credentials that are sufficient to run adprep. For more information, see  Credential requirements to run Adprep.exe and install Active Directory Domain Services .
18. On the Review Options page, confirm your selections, click View script if you want to export the settings to a Windows PowerShell script, and then click Next.
clip_image054
19. On the Prerequisites Check page, confirm that prerequisite validation completed and then click Install.
clip_image056
clip_image058
Automatically Restart OS
20. On the Results page, verify that the server was successfully configured as a domain controller. The server will be restarted automatically to complete the AD DS installation.
clip_image060
clip_image061
clip_image063
clip_image065
clip_image067
clip_image069
clip_image070
clip_image072
clip_image074
clip_image076
clip_image078
clip_image080
clip_image082
clip_image084
clip_image086
clip_image088
clip_image090
clip_image092
clip_image094
clip_image096
clip_image097
clip_image098
clip_image099
clip_image100
clip_image101
clip_image103
clip_image105
clip_image107
clip_image108
clip_image109
clip_image111
clip_image113
clip_image115
clip_image117
clip_image119
clip_image120
clip_image121




本文转自 CTO_LiuJinFeng 51CTO博客,原文链接:http://blog.51cto.com/dynamic/1156186,如需转载请自行联系原作者

目录
相关文章
|
2月前
|
分布式计算 资源调度 Hadoop
大数据-80 Spark 简要概述 系统架构 部署模式 与Hadoop MapReduce对比
大数据-80 Spark 简要概述 系统架构 部署模式 与Hadoop MapReduce对比
71 2
|
4月前
|
负载均衡 应用服务中间件 持续交付
微服务架构下的Web服务器部署
【8月更文第28天】随着互联网应用的不断发展,传统的单体应用架构逐渐显露出其局限性,特别是在可扩展性和维护性方面。为了解决这些问题,微服务架构应运而生。微服务架构通过将应用程序分解成一系列小型、独立的服务来提高系统的灵活性和可维护性。本文将探讨如何在微服务架构中有效部署和管理Web服务器实例,并提供一些实际的代码示例。
129 0
|
27天前
|
Docker 微服务 容器
使用Docker Compose实现微服务架构的快速部署
使用Docker Compose实现微服务架构的快速部署
54 1
|
3月前
|
运维 Cloud Native Devops
云原生架构的崛起与实践云原生架构是一种通过容器化、微服务和DevOps等技术手段,帮助应用系统实现敏捷部署、弹性扩展和高效运维的技术理念。本文将探讨云原生的概念、核心技术以及其在企业中的应用实践,揭示云原生如何成为现代软件开发和运营的主流方式。##
云原生架构是现代IT领域的一场革命,它依托于容器化、微服务和DevOps等核心技术,旨在解决传统架构在应对复杂业务需求时的不足。通过采用云原生方法,企业可以实现敏捷部署、弹性扩展和高效运维,从而大幅提升开发效率和系统可靠性。本文详细阐述了云原生的核心概念、主要技术和实际应用案例,并探讨了企业在实施云原生过程中的挑战与解决方案。无论是正在转型的传统企业,还是寻求创新的互联网企业,云原生都提供了一条实现高效能、高灵活性和高可靠性的技术路径。 ##
221 3
|
3月前
|
缓存 Java 应用服务中间件
随着微服务架构的兴起,Spring Boot凭借其快速开发和易部署的特点,成为构建RESTful API的首选框架
【9月更文挑战第6天】随着微服务架构的兴起,Spring Boot凭借其快速开发和易部署的特点,成为构建RESTful API的首选框架。Nginx作为高性能的HTTP反向代理服务器,常用于前端负载均衡,提升应用的可用性和响应速度。本文详细介绍如何通过合理配置实现Spring Boot与Nginx的高效协同工作,包括负载均衡策略、静态资源缓存、数据压缩传输及Spring Boot内部优化(如线程池配置、缓存策略等)。通过这些方法,开发者可以显著提升系统的整体性能,打造高性能、高可用的Web应用。
77 2
|
5月前
|
存储 关系型数据库 算法框架/工具
Ceph 架构以及部署
Ceph 架构以及部署
192 26
|
4月前
|
Java Docker 微服务
微服务架构已成为Java Web开发的新趋势,它通过将应用分解为独立、可部署的服务单元,提升了系统的灵活性与可维护性。
微服务架构已成为Java Web开发的新趋势,它通过将应用分解为独立、可部署的服务单元,提升了系统的灵活性与可维护性。每个服务负责特定功能,通过轻量通信机制协作。利用Spring Boot与Spring Cloud等框架可简化开发流程,支持模块化设计、独立部署、技术多样性和容错性,适应快速迭代的需求。
80 1
|
4月前
|
弹性计算 运维 关系型数据库
云上Serverless高可用架构一键部署体验与测评
在数字化转型背景下,Serverless架构因其实现业务敏捷、降低成本及提升服务可靠性而备受青睐。本文以阿里云Serverless应用引擎(SAE)为核心,展示了一种高可用、低成本且易于扩展的解决方案。通过单地域双可用区部署,构建了具备自动伸缩与故障恢复能力的架构。借助阿里云的一键部署功能,大幅简化了搭建流程,实现了快速部署,并通过性能与成本分析验证了其优势。对比传统ECS,SAE在资源利用与运维效率上表现更佳,特别适合平均负载较低的应用场景。
|
4月前
|
存储 NoSQL Serverless
Serverless 架构实现弹幕场景问题之快速部署弹幕应用到 Serverless 架构如何解决
Serverless 架构实现弹幕场景问题之快速部署弹幕应用到 Serverless 架构如何解决
56 0
|
5月前
业务系统架构实践问题之如何在biz层复用domain层的服务如何解决
业务系统架构实践问题之如何在biz层复用domain层的服务如何解决