windows7 中如何配置活动目录?

How to configure active directory in windows 7?

我刚刚在 windows 7 上安装了远程服务器管理工​​具 (RSAT),并按照安装指南中的说明打开了功能。至此,管理工具已经安装完毕,并成功出现在开始菜单的所有程序列表中。

我想建立本地网络。我想创建 users/passwords,并授予他们访问共享驱动器的权限等

我的问题是:

如何在 windows 7 中首次配置 Active Directory?

RSAT 用于远程管理 Active Directory 环境。它不适用于创建 AD 环境。

如果要创建AD环境,需要Windows服务器(2003/2008/2012)并安装'Active Directory Domain Services'或'Active Directory Lightweight Directory Services'角色。网上有关于如何执行此操作的说明。