pull/257/head
KnifMelti 2023-01-01 18:28:24 +01:00
parent 6659404bd7
commit 276c20aae4
1 changed files with 2 additions and 1 deletions

View File

@ -163,7 +163,8 @@ This will use the **content** of the text file as a native **winget --override**
## GPO Management
In an enterprise environment it's crucial that different groups can have different settings in applications etc. or to implement other mandatory settings, i.e for security/management reasons.
**WAU** doesn't have any setting that can be changed except for when installing (or editing the registry/the task `Winget-AutoUpdate` as **Admin**).
With the use of **ADML/ADMX** files you can manage every setting from within **GPO**.
With the use of **ADML/ADMX** files you can manage every **WAU** setting from within **GPO**.
The will be detected/evaluated during the next run of **WAU** (taking effect before any actions).
Read more in the `README.md` under the directory **Policies**
![image](https://user-images.githubusercontent.com/102996177/210157417-60e84023-088e-4299-9d76-b34bb0c5f088.png)