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

  • 相关阅读:
    hdu1072 逃离迷宫系列 bfs
    hdu1495 倒水bfs
    hdu 1548 A strange lift (bfs)
    hdu1728 逃离迷宫bfs
    hdu1548 奇怪的电梯 dfs dijkstra bfs都可以,在此奉上dfs
    delphi 窗体的位置和高宽度-TForm:Letf、Top、Width、Height、ClientWidth、ClientHeight
    Delphi 鼠标控制函数GetCursorPos、SetCursorPos
    Delphi CoCreateGuid()函数 获取GUID
    Delphi出现“borland license information was found,but it is not valid for delphi”的错误,无法运行的解决方法
    一维条形码生成与识别技术
  • 原文地址:https://www.cnblogs.com/oskb/p/9355751.html
Copyright © 2011-2022 走看看