例如,我有一个 GPO,它将文档文件夹重定向到\\oldserver\username\My Documents
并选择“将文档内容移动到新位置。”项。
用户登录并创建几个文件。
然后我将 GPO 更改为指向\\newserver\username\My Documents
用户下次登录时,其文档文件夹的内容将从 移动\\oldserver\username\My Documents
到\\newserver\username\My Documents
。
我查看了 SYSVOL 中的 GPO 对象,它仅包含当前设置的位置。
计算机如何记住文件移动的旧位置?
答案1
它存储在客户端计算机的注册表中。