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

  • 相关阅读:
    Android虚拟、实体键盘不能同时使用?
    libwebsockets 运行问题
    Qt TabWidget QTabBar 宽高设置
    I.MX6 recovery mode hacking
    libwebsockets libwebsockets-webserver.c hacking
    MySQL(六)常用语法和数据类型
    MySQL(五)汇总和分组数据
    MySQL(四)字段及常用函数
    MySQL(三)用正则表达式搜索
    MySQL(二)数据的检索和过滤
  • 原文地址:https://www.cnblogs.com/oskb/p/9355751.html
Copyright © 2011-2022 走看看