When gpedit. msc is used in win7 to open the local group policy editor, many people encounter a problem, that is, there is an error prompt: the management template "encountered an error during parsing ". So that you cannot set certain projects, such as management templates. This problem occurs because the system has installed the latest patch and the management template is incompatible. So how can we solve this problem?
Win7 management template "errors encountered during parsing"
The solution is to download a new template file and replace the old one.
1. First download the new template file for online search and download
2. After downloading the file to your local computer, decompress it to drive C and get the KB2841134 folder. Then, run the following command:
Robocopy C: \ KB2841134 \ % systemroot % \ yydefinitions \ inetres. admx/B
Enter the command to replace the corresponding language pack (such as simplified Chinese:
Robocopy C: \ KB2841134 \ zh-cn \ % systemroot % \ yydefinitions \ zh-CN \ inetres. adml/B
This is all done!