mirror of
https://github.com/leitbogioro/Tools.git
synced 2025-09-22 14:24:38 +08:00
Update README.md
This commit is contained in:
parent
468b634a4a
commit
a73552c9b3
1 changed files with 8 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue