Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User configuration settings can be disabled on GPO #33

Open
Borgquite opened this issue Apr 16, 2024 · 0 comments · May be fixed by #34
Open

User configuration settings can be disabled on GPO #33

Borgquite opened this issue Apr 16, 2024 · 0 comments · May be fixed by #34

Comments

@Borgquite
Copy link
Contributor

Borgquite commented Apr 16, 2024

The generated GPO only includes computer settings, so for performance reasons, 'User configuration settings disabled' should be applied to the GPO

This is very simple - inside Backup.xml, you just replace

<Options><![CDATA[0]]></Options>

with

<Options><![CDATA[1]]></Options>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant