标签:dc sysvol 同步
1.打开CMD,运行net stop ntfrs命令停止文件复制服务FRS。(重点:一定要先停止FRS服务)
2. 运行Regedit启动注册表编辑器。
3. 编辑HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\NtFrs\Parameters\Backup/Restore\Processat Startup
4. 双击BurFlags,修改值为D2,保存退出。
5. 在CMD,输入net start ntfrs 命令启动FRS。
标签:dc sysvol 同步
原文地址:http://kkdcf.blog.51cto.com/1170465/1875849