Profile Management

分配配置文件

在 Windows 中,我可以使用哪些方法将配置文件分配给用户?

本文指的是在 Microsoft Windows 中分配配置文件,而非 Citrix Profile Management。

您可以通过以下几种方式将配置文件分配给用户:

  • 在 Active Directory (AD) 中使用其用户帐户属性
  • 使用组策略 (GP)
  • 使用上述方法分配特定于远程桌面服务(以前称为终端服务)会话的配置文件

其中一些方法仅在特定操作系统中可用:

  • 远程桌面服务。要在 Windows Server 2008 R2 上分配远程桌面服务配置文件,请使用 GPO 设置“Set path for Remote Desktop Services Roaming User Profile”。它位于“Computer Configuration\Administrative Templates\Windows Component\Remote Desktop Services\Remote Desktop Session Host\Profiles”中。在较早的多会话操作系统上,请使用设置“Set path for TS Roaming Profiles”,它位于“Computer Configuration\Administrative Templates\Windows Components\Terminal Services”中。

    要为单个用户配置配置文件,您还可以在 AD 的“User Account Properties”页面中为单个帐户设置“Set path for TS Roaming Profiles”。但是,通常最好在 GP 中进行此分配。

    您可以使用终端服务器上的设置“Use mandatory profiles”来强制使用强制配置文件。

  • Windows 7、Windows 8 和 Windows Server:使用“User Account Properties”页面在单个帐户上设置漫游配置文件。此外,对于 Windows Server 2008 AD 和 Windows 7 设备,您可以使用 GPO 设置“Set roaming profile path for all users logging on to this computer”。它位于“Computer\Administrative Templates\System\User Profiles”中。对于登录到 Windows 8 或 Windows Server 2012 计算机的用户,您还可以使用 Windows Server 2012 中的 Active Directory 设置用户的主文件夹。

如果使用多种方法,向域用户交付配置文件的优先级顺序是什么?

当使用 Profile Management 管理用户配置文件时,它优先于任何其他配置文件分配方法。未由 Profile Management 管理其配置文件数据的用户可能通过多种方法分配了配置文件。实际使用的配置文件基于以下优先级:

  1. Citrix 用户配置文件(即由 Profile Management 创建的配置文件)
  2. 由 GPO 分配的远程桌面服务配置文件
  3. 由用户属性分配的远程桌面服务配置文件
  4. 由 GPO 分配的漫游配置文件(仅限 Windows Server 2008 AD 和 Windows 7)
  5. 由用户属性分配的漫游配置文件
分配配置文件