Update README.md

This commit is contained in:
Molly Lau 2018-10-22 22:57:50 +08:00 committed by GitHub
parent 468b634a4a
commit a73552c9b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,4 +46,11 @@ Vicer
# GroupPolicy import and export
This .bat script can only run in Windows. Although only one group-policy rule in Windows can be exported at a time and not support a global one and also have no GUI entrance to import another backuped group policy which exported from another computer. It can help you import or export GroupPolicy conveniently.
## Attentions
·
<ul>
<li>Compatible with all versions of Windows.</li>
<li>Only support the group-policy rules which exported by this script.</li>
<li>If you want to export group-policy rules. Folder which included group-policy files corresponds to current OS version strictly. Not support export rules which is different from current OS version.</li>
<li>Export operation is irreversible, be cautious to run it</li>
<li>I provided a suggested rules file about Windows Server 2016</li>
<li>You should run it on desktop</li>
</ul>