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 对象,它只包含当前设置的位置。
计算机如何记住要从中移动文件的旧位置?