From b5f0d64e909efdac4da57aa750206134d4ee0c97 Mon Sep 17 00:00:00 2001 From: KnifMelti Date: Tue, 24 Sep 2024 06:05:17 +0200 Subject: [PATCH] WayBackMachine --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e94a2e..73785cb 100644 --- a/README.md +++ b/README.md @@ -203,7 +203,7 @@ In an enterprise environment it's crucial that different groups can have differe **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 **WAU** setting from within **GPO**.
They will be detected/evaluated on a daily basis.
-The **GPO ADMX/ADML** validated with: [Windows 10 - Validate ADMX for Ingestion](https://developer.vmware.com/samples/7115/windows-10---validate-admx-for-ingestion)
+The **GPO ADMX/ADML** validated with: [Windows 10 - Validate ADMX for Ingestion](https://web.archive.org/web/20231108145017/https://developer.vmware.com/samples/7115/windows-10---validate-admx-for-ingestion)
Read more in the `README.md` under the directory **Policies**. ![image](https://user-images.githubusercontent.com/102996177/213920242-7ff8e2b4-d926-4407-b860-1e5922e29c3e.png)