From b50b6e76980c5823e17bd16e02a0611b8bb2d049 Mon Sep 17 00:00:00 2001 From: KnifMelti Date: Sun, 1 Jan 2023 00:23:02 +0100 Subject: [PATCH] s- --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68f28dc..6ad0c66 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,7 @@ 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 settings that can be changed except for when installing (or editing the registry/the task `Winget-AutoUpdate` as **Admin**). +**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**. Read more in the `README.md` under the directory **Policies**