zoukankan      html  css  js  c++  java
  • Install the Active Directory Administration Tools on Windows Server

    安装 Active Directory 管理工具

    To manage your directory from an EC2 Windows instance, you need to install the Active Directory Domain Services and Active Directory Lightweight Directory Services Tools on the instance.

    Install the Active Directory Administration Tools on Windows Server 2008

    To install the Active Directory administration tools on Windows Server 2008

    1. Open Server Manager by choosing Start, Administrative Tools, Server Manager.

    2. In the Server Manager tree pane, select Features, and choose Add Features,

    3. In the Add Features Wizard, open Remote Server Administration Tools, Role Administration Tools, select AD DS and AD LDS Tools, scroll down and select DNS, then choose Next.

    4. Review the information and choose Install. The feature installation requires that the instance be restarted. When the instance has restarted, the Active Directory Domain Services and Active Directory Lightweight Directory Services Tools are available on the Start menu, under All Programs > Administrative Tools.

    Install the Active Directory Administration Tools on Windows Server 2012

    To install the Active Directory administration tools on Windows Server 2012

    1. Open Server Manager from the Start screen by choosing Server Manager.

    2. In the Server Manager Dashboard, choose Add roles and features,

    3. In the Add Roles and Features Wizard choose Installation Type, select Role-based or feature-based installation, and choose Next.

    4. Under Server Selection, make sure the local server is selected, and choose Features in the left navigation pane.

    5. In the Features tree, open Remote Server Administration Tools, Role Administration Tools, select AD DS and AD LDS Tools, scroll down and select DNS, then choose Next.

    6. Review the information and choose Install. When the feature installation is finished, the Active Directory Domain Services and Active Directory Lightweight Directory Services Tools are available on the Start screen in the Administrative Tools folder.

    Install the Active Directory Administration Tools on Windows Server 2016

    To install the Active Directory administration tools on Windows Server 2016

    1. Open Server Manager from the Start screen by choosing Server Manager.

    2. In the Server Manager Dashboard, choose Add roles and features,

    3. In the Add Roles and Features Wizard choose Installation Type, select Role-based or feature-based installation, and choose Next.

    4. Under Server Selection, make sure the local server is selected, and choose Features in the left navigation pane.

    5. In the Features tree, open Remote Server Administration Tools, Role Administration Tools, select AD DS and AD LDS Tools, scroll down and select DNS, then choose Next.

    6. Review the information and choose Install. When the feature installation is finished, the Active Directory Domain Services and Active Directory Lightweight Directory Services Tools are available on the Start screen in the Administrative Tools folder.                            

    https://docs.aws.amazon.com/zh_cn/directoryservice/latest/admin-guide/ms_ad_install_ad_tools.html#install_ad_tools_win2012

  • 相关阅读:
    人工智能-搜房网的
    Spark-windows安装
    数据结构-插入排序
    数据结构-动态查找表
    Getting Physical With Memory.CPU如何操作内存
    What Your Computer Does While You Wait.CPU的等待有多久?
    virt-install vs qemu-kvm创建guest主机
    解决KVM中宿主机通过console无法连接客户机
    virsh详解
    vmware workstation14嵌套安装kvm
  • 原文地址:https://www.cnblogs.com/oskb/p/9355751.html
Copyright © 2011-2022 走看看