Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 Windows 2012 R2,我想根据他们各自的用户添加主路径,我希望它看起来像这样: \WinServer-DC\sharingZone%ou%%username% my AD Arch: 站点 -> 部门 ->->用户
您可以通过将主路径(配置文件文件夹路径)设置为活动目录中用户对象的分层路径来实现此目的。您可以创建一个始终可供活动目录服务器使用的网络共享驱动器,并将其作为共享驱动器连接到服务器上,并将目录结构配置为活动目录中的目录结构,如下所示。
CN=KarthikB,OU=TestOU1,DC=contoso,DC=com– 活动目录对象路径
CN=KarthikB,OU=TestOU1,DC=contoso,DC=com
\\contoso\TestOU1\KarthkB- 主路径目录结构 请在下面的屏幕截图中为活动目录中的特定用户设置主路径。
\\contoso\TestOU1\KarthkB