Your network contains an active directory domain named contoso.com. The domain
consists of 20 member Servers and 5 domain controllers. All servers run Windows Server
2012 R2. The domain contains 500 client computers.
You plan to deploy a domain controller for contoso.com in Microsoft Azure.
You need to prepare the conversation for planned deployment. The solution should ensure
that the domain controller hosted in Azure always have the same IP address.
Witch two actions should you perform? Each correct answer is a part of the solution.
A. From an Azure virtual machine run the Set-AzureStaticVNetIP cmdlet
B. Deploy a Side by side virtual private network (VPN)
C. From Azure virtual machine run the Set –NetIPAuthentication cmdlet
D. From an domain controller run the Set-NetIPAdresses cmdlet
E. From an domain controller run adprep.exe
题目要求在微软AD云上 建AD 要确保云上的 主机IP地址要固定 个人理解大致是这个意思(英文不好)
A 从微软云虚拟机运行一个叫Set-AzureStaticVnetIP 从字面上看 叫设置云 静态虚拟网络IP ,没接触过云,看意思有点像(保留)
B 建Side to Side VPN 肯定 通过建VPN 可以保证两端的私网IP是固定
C 是建什么身份认证 D E 都是从本地域控制器 设置 和题目要求不符合(题目要求云端IP 要固定)
结论:如果是多选 就选 A B 如果是单选 就选 B
小白一枚,仅供参考,互相交流学习