《微软-统一沟通-UC 2013》-1-部署-基础架构-1-install AD DS

简介:
《微软-统一沟通-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_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_image038
clip_image040
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_image042
clip_image044
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_image046
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_image048
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_image050
19. On the Prerequisites Check page, confirm that prerequisite validation completed and then click Install.
clip_image052
clip_image054
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_image056
clip_image057
clip_image059
clip_image061
clip_image063
clip_image065
clip_image057[1]
clip_image067
clip_image069
clip_image071
clip_image073
clip_image074
clip_image076
clip_image078
clip_image080
clip_image081
clip_image082
clip_image083
clip_image084
clip_image085
clip_image086
clip_image087
clip_image088
clip_image090
clip_image092
clip_image094
clip_image096
clip_image097
clip_image098
clip_image099
clip_image100
clip_image101
clip_image102
clip_image103
clip_image105
clip_image107
clip_image109
clip_image111
clip_image112
clip_image113
clip_image114
clip_image115
clip_image116
clip_image118
clip_image120
clip_image122
clip_image123
clip_image124
clip_image126
clip_image128
clip_image130
clip_image132
clip_image134
clip_image136
clip_image138
clip_image139
clip_image140
clip_image141
clip_image142
clip_image144
clip_image146
clip_image148
clip_image150
clip_image151
clip_image152




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

目录
相关文章
|
1月前
|
存储 监控 安全
132_API部署:FastAPI与现代安全架构深度解析与LLM服务化最佳实践
在大语言模型(LLM)部署的最后一公里,API接口的设计与安全性直接决定了模型服务的可用性、稳定性与用户信任度。随着2025年LLM应用的爆炸式增长,如何构建高性能、高安全性的REST API成为开发者面临的核心挑战。FastAPI作为Python生态中最受青睐的Web框架之一,凭借其卓越的性能、强大的类型安全支持和完善的文档生成能力,已成为LLM服务化部署的首选方案。
|
6月前
|
监控 Linux 应用服务中间件
Linux多节点多硬盘部署MinIO:分布式MinIO集群部署指南搭建高可用架构实践
通过以上步骤,已成功基于已有的 MinIO 服务,扩展为一个 MinIO 集群。该集群具有高可用性和容错性,适合生产环境使用。如果有任何问题,请检查日志或参考MinIO 官方文档。作者联系方式vx:2743642415。
2203 57
|
5月前
|
消息中间件 存储 Kafka
一文带你从入门到实战全面掌握RocketMQ核心概念、架构部署、实践应用和高级特性
本文详细介绍了分布式消息中间件RocketMQ的核心概念、部署方式及使用方法。RocketMQ由阿里研发并开源,具有高性能、高可靠性和分布式特性,广泛应用于金融、互联网等领域。文章从环境搭建到消息类型的实战(普通消息、延迟消息、顺序消息和事务消息)进行了全面解析,并对比了三种消费者类型(PushConsumer、SimpleConsumer和PullConsumer)的特点与适用场景。最后总结了使用RocketMQ时的关键注意事项,如Topic和Tag的设计、监控告警的重要性以及性能与可靠性的平衡。通过学习本文,读者可掌握RocketMQ的使用精髓并灵活应用于实际项目中。
4337 9
 一文带你从入门到实战全面掌握RocketMQ核心概念、架构部署、实践应用和高级特性
|
8月前
|
资源调度 前端开发 算法
鸿蒙OS架构设计探秘:从分层设计到多端部署
本文深入探讨了鸿蒙OS的架构设计,从独特的“1+8+N”分层架构到模块化设计,再到智慧分发和多端部署能力。分层架构让系统更灵活,模块化设计通过Ability机制实现跨设备一致性,智慧分发优化资源调度,多端部署提升开发效率。作者结合实际代码示例,分享了开发中的实践经验,并指出生态建设是未来的关键挑战。作为国产操作系统的代表,鸿蒙的发展值得每一位开发者关注与支持。
|
6月前
|
消息中间件 数据可视化 Kafka
docker arm架构部署kafka要点
本内容介绍了基于 Docker 的容器化解决方案,包含以下部分: 1. **Docker 容器管理**:通过 Portainer 可视化管理工具实现对主节点和代理节点的统一管理。 2. **Kafka 可视化工具**:部署 Kafka-UI 以图形化方式监控和管理 Kafka 集群,支持动态配置功能, 3. **Kafka 安装与配置**:基于 Bitnami Kafka 镜像,提供完整的 Kafka 集群配置示例,涵盖 KRaft 模式、性能调优参数及数据持久化设置,适用于高可用生产环境。 以上方案适合 ARM64 架构,为用户提供了一站式的容器化管理和消息队列解决方案。
584 10
|
分布式计算 资源调度 Hadoop
大数据-80 Spark 简要概述 系统架构 部署模式 与Hadoop MapReduce对比
大数据-80 Spark 简要概述 系统架构 部署模式 与Hadoop MapReduce对比
287 2
|
供应链 监控 安全
网络安全中的零信任架构:从概念到部署
网络安全中的零信任架构:从概念到部署
981 75
|
负载均衡 应用服务中间件 持续交付
微服务架构下的Web服务器部署
【8月更文第28天】随着互联网应用的不断发展,传统的单体应用架构逐渐显露出其局限性,特别是在可扩展性和维护性方面。为了解决这些问题,微服务架构应运而生。微服务架构通过将应用程序分解成一系列小型、独立的服务来提高系统的灵活性和可维护性。本文将探讨如何在微服务架构中有效部署和管理Web服务器实例,并提供一些实际的代码示例。
579 0
|
监控 持续交付 Docker
Docker容器化部署在微服务架构中的应用
Docker容器化部署在微服务架构中的应用
556 60
|
11月前
|
Serverless 决策智能 UED
构建全天候自动化智能导购助手:从部署者的视角审视Multi-Agent架构解决方案
在构建基于多代理系统(Multi-Agent System, MAS)的智能导购助手过程中,作为部署者,我体验到了从初步接触到深入理解再到实际应用的一系列步骤。整个部署过程得到了充分的引导和支持,文档详尽全面,使得部署顺利完成,未遇到明显的报错或异常情况。尽管初次尝试时对某些复杂配置环节需反复确认,但整体流程顺畅。
229 3