window2003执行gpupdate更新策略时出现问题,rsop结果集出现错

来源:互联网 发布:电子琴学习软件 编辑:程序博客网 时间:2024/06/06 08:41

执行gpupdate更新策略时出现问题,rsop结果集出现错  


 在工作中遇到一个问题,就是有的域控客户端策略执行不成功,通过强制刷新,查看策略结果集。出现黄色感叹号错误。
执行gpupdate更新策略时出现问题,rsop结果集出现错 - 程子 - jif
 

解决方案

1.切换到命令提示符状态。
2.执行“esentutl /k %windir%\Security\Database\Secedit.sdb”和“esentutl /g %windir%\Security\Database\Secedit.sdb”对secedit.sdb进行检查。
3.手工备份要修复的数据库文件。

4.执行“esentutl /p %windir%\Security\Database\Secedit.sdb”进行修复,系统会弹出Warning提示框:
"You should only run Repair on damaged or corrupted databases.Repair will not apply information in the transaction log files to the database,and may cause information to be lost.Do you wish to proceed?"
单击OK,开始修复。

再次执行强制刷新策略,就不会出现错误了。但是前提是,域控下发的策略是正确的。


转发:http://jif521.blog.163.com/blog/static/132469668201291245153975/