文件夹重定向如何记住文件夹以前的位置?

Cor*_*rey 6 windows active-directory folder-redirection

例如,我有一个 GPO,它将文档文件夹重定向到\\oldserver\username\My Documents“将文档的内容移动到新位置”。项目被选中。

用户登录并创建多个文件。

然后我将 GPO 更改为指向 \\newserver\username\My Documents

下次用户登录时,其文档文件夹的内容将从 移动\\oldserver\username\My Documents\\newserver\username\My Documents

我查看了 SYSVOL 中的 GPO 对象,它只包含当前设置的位置。

计算机如何记住要从中移动文件的旧位置?

MDM*_*rra 4

它存储在客户端计算机的注册表中。

http://support.microsoft.com/kb/242557