积极答复者
关于Exchange Server 2013部署活动目录淮备

问题
-
请教该题正确答案?
Your company plans to deploy an Exchange Server 2013 organization. The network contains an
Active Directory forest. The forest contains two domains named contoso.com and
child.contoso.com. The forest contains one Active Directory site. To contoso.com, you plan to deploy
two servers that have Exchange Server 2013 installed. To child.contoso.com, you plan to deploy two
servers that have Exchange Server 2013 installed. To the contoso.com domain, you deploy a new
member server named Server1 that runs Windows Server 2012. You need to prepare the forest for
the planned deployment of Exchange Server 2013.
Which three commands should you run from Server1?
To answer, move the three appropriate commands from the list of commands to the answer area
and arrange them in the correct order.是:
1. 扩展 Active Directory 架构
2. 准备 Active Directory
3. 准备 Active Directory 域还是:
1、Install-WindowsFeature RSAT-ADDS
2、Setup /preparead
Setup /preparedomain
- 已编辑 pjj1112 2018年8月14日 13:57
答案
-
您好,
这两个答案本质上是一样的,它们都体现了准备AD的正确步骤,第一个答案是步骤内容,第二个答案是具体指令。第二个答案中的Install-WindowsFeature RSAT-ADDS指令属于准备AD的先决条件,它安装了准备AD 所需的远程工具管理包。准备AD的三个步骤如下。
1. 扩展Active Directory架构,即Setup /prepareSchema。
2. 准备Active Directory, 即Setup /prepareAD。如果扩展架构被跳过,那么这一步会自动扩展。
3. 准备Active Directory域,即Setup /prepareDomain。您不需要在运行 PrepareAD 指令的域中运行 PrepareDomain 指令。PrepareAD 指令将自动准备域。
参考以下文章查看更多准备AD的内容:
https://technet.microsoft.com/zh-cn/library/bb125224(v=exchg.150).aspx?f=255&MSPPError=-2147217396
https://technet.microsoft.com/zh-cn/library/bb691354(v=exchg.150).aspx此致,
敬礼
Dawn Zhou
如果以上回复对您有所帮助,建议您将其“标记为答复”. 如果您对我们的论坛支持有任何的建议,可以通过此邮箱联系我们:tnsf@microsoft.com.
- 已标记为答案 pjj1112 2018年8月16日 6:43
全部回复
-
您好,
这两个答案本质上是一样的,它们都体现了准备AD的正确步骤,第一个答案是步骤内容,第二个答案是具体指令。第二个答案中的Install-WindowsFeature RSAT-ADDS指令属于准备AD的先决条件,它安装了准备AD 所需的远程工具管理包。准备AD的三个步骤如下。
1. 扩展Active Directory架构,即Setup /prepareSchema。
2. 准备Active Directory, 即Setup /prepareAD。如果扩展架构被跳过,那么这一步会自动扩展。
3. 准备Active Directory域,即Setup /prepareDomain。您不需要在运行 PrepareAD 指令的域中运行 PrepareDomain 指令。PrepareAD 指令将自动准备域。
参考以下文章查看更多准备AD的内容:
https://technet.microsoft.com/zh-cn/library/bb125224(v=exchg.150).aspx?f=255&MSPPError=-2147217396
https://technet.microsoft.com/zh-cn/library/bb691354(v=exchg.150).aspx此致,
敬礼
Dawn Zhou
如果以上回复对您有所帮助,建议您将其“标记为答复”. 如果您对我们的论坛支持有任何的建议,可以通过此邮箱联系我们:tnsf@microsoft.com.
- 已标记为答案 pjj1112 2018年8月16日 6:43