From 0ccf73fffc330347d85d52a39165a8a8c14b436b Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 26 Apr 2024 15:37:32 +0200 Subject: [PATCH] Update win2016-eval.xml --- assets/win2016-eval.xml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/assets/win2016-eval.xml b/assets/win2016-eval.xml index 4cabc60..db07218 100644 --- a/assets/win2016-eval.xml +++ b/assets/win2016-eval.xml @@ -363,21 +363,16 @@ 21 - reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Dsh" /v "AllowNewsAndInterests" /t REG_DWORD /d 0 /f - Disable Widgets - - - 22 reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU" /v "NoAutoUpdate" /t REG_DWORD /d 1 /f Turn off Windows Update auto download - 23 + 22 netsh advfirewall firewall set rule group="Network Discovery" new enable=Yes Enable Network Discovery - 24 + 23 netsh advfirewall firewall set rule group="File and Printer Sharing" new enable=Yes Enable File Sharing