From 276c20aae47eaf59c39293de1b3a268c75e387dd Mon Sep 17 00:00:00 2001 From: KnifMelti Date: Sun, 1 Jan 2023 18:28:24 +0100 Subject: [PATCH] Text --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ad0c66..06f1e36 100644 --- a/README.md +++ b/README.md @@ -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)