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

  • 相关阅读:
    (转)剖析Delphi中的构造和析构
    求排列组合
    用链表写的猴子选大王
    查找文件
    在Delphi程序中应用IE浏览器控件
    汉字转UNICODE?
    webbrowser去掉边框
    自己写的猴子选大王
    数据库IDE查询实例
    Compiz Check测试Linux桌面3D兼容性
  • 原文地址:https://www.cnblogs.com/oskb/p/9355751.html
Copyright © 2011-2022 走看看