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

  • 相关阅读:
    C++ 不用 < > 与 : ?运算符判断 a,b大小
    CentOS7 MariaDB10
    CentOS Linux 挂载NTFS
    Linux访问Windows共享
    Emacs配置与插件集记录
    驱动精妙耍流氓,强制安装"新毒霸"
    C# TextBox控件之大小写自动转换
    生活随笔
    显示外网IP
    MySql
  • 原文地址:https://www.cnblogs.com/oskb/p/9355751.html
Copyright © 2011-2022 走看看