diff --git a/assets/win10x64-enterprise-eval.xml b/assets/win10x64-enterprise-eval.xml
index e993ffbb..93fece2e 100644
--- a/assets/win10x64-enterprise-eval.xml
+++ b/assets/win10x64-enterprise-eval.xml
@@ -467,6 +467,11 @@
reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU" /v "NoAutoUpdate" /t REG_DWORD /d 1 /f
Turn off Windows Update auto download
+
+ 24
+ netsh advfirewall firewall set rule group="Network Discovery" new enable=Yes
+ Enable Network Discovery and File Sharing
+
diff --git a/assets/win10x64-iot.xml b/assets/win10x64-iot.xml
index affc4bfd..f72d6355 100644
--- a/assets/win10x64-iot.xml
+++ b/assets/win10x64-iot.xml
@@ -475,6 +475,11 @@
reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU" /v "NoAutoUpdate" /t REG_DWORD /d 1 /f
Turn off Windows Update auto download
+
+ 24
+ netsh advfirewall firewall set rule group="Network Discovery" new enable=Yes
+ Enable Network Discovery and File Sharing
+
diff --git a/assets/win10x64-ltsc.xml b/assets/win10x64-ltsc.xml
index 32a16ec3..666a6889 100644
--- a/assets/win10x64-ltsc.xml
+++ b/assets/win10x64-ltsc.xml
@@ -473,6 +473,11 @@
reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU" /v "NoAutoUpdate" /t REG_DWORD /d 1 /f
Turn off Windows Update auto download
+
+ 24
+ netsh advfirewall firewall set rule group="Network Discovery" new enable=Yes
+ Enable Network Discovery and File Sharing
+
diff --git a/assets/win10x64.xml b/assets/win10x64.xml
index 994b7b9b..11b4fd84 100644
--- a/assets/win10x64.xml
+++ b/assets/win10x64.xml
@@ -469,6 +469,11 @@
reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU" /v "NoAutoUpdate" /t REG_DWORD /d 1 /f
Turn off Windows Update auto download
+
+ 24
+ netsh advfirewall firewall set rule group="Network Discovery" new enable=Yes
+ Enable Network Discovery and File Sharing
+
diff --git a/assets/win11x64-enterprise-eval.xml b/assets/win11x64-enterprise-eval.xml
index 8489b8d8..06492db0 100644
--- a/assets/win11x64-enterprise-eval.xml
+++ b/assets/win11x64-enterprise-eval.xml
@@ -487,11 +487,16 @@
24
+ netsh advfirewall firewall set rule group="Network Discovery" new enable=Yes
+ Enable Network Discovery and File Sharing
+
+
+ 25
reg.exe add "HKCU\Control Panel\UnsupportedHardwareNotificationCache" /v SV1 /d 0 /t REG_DWORD /f
Disable unsupported hardware notifications
- 25
+ 26
reg.exe add "HKCU\Control Panel\UnsupportedHardwareNotificationCache" /v SV2 /d 0 /t REG_DWORD /f
Disable unsupported hardware notifications
diff --git a/assets/win11x64.xml b/assets/win11x64.xml
index 4d029724..a5e34056 100644
--- a/assets/win11x64.xml
+++ b/assets/win11x64.xml
@@ -489,11 +489,16 @@
24
+ netsh advfirewall firewall set rule group="Network Discovery" new enable=Yes
+ Enable Network Discovery and File Sharing
+
+
+ 25
reg.exe add "HKCU\Control Panel\UnsupportedHardwareNotificationCache" /v SV1 /d 0 /t REG_DWORD /f
Disable unsupported hardware notifications
- 25
+ 26
reg.exe add "HKCU\Control Panel\UnsupportedHardwareNotificationCache" /v SV2 /d 0 /t REG_DWORD /f
Disable unsupported hardware notifications
diff --git a/assets/win2016-eval.xml b/assets/win2016-eval.xml
index 4c5f0faa..06de1d4b 100644
--- a/assets/win2016-eval.xml
+++ b/assets/win2016-eval.xml
@@ -376,6 +376,11 @@
reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU" /v "NoAutoUpdate" /t REG_DWORD /d 1 /f
Turn off Windows Update auto download
+
+ 24
+ netsh advfirewall firewall set rule group="Network Discovery" new enable=Yes
+ Enable Network Discovery and File Sharing
+
diff --git a/assets/win2019-eval.xml b/assets/win2019-eval.xml
index ac3d142d..6310b443 100644
--- a/assets/win2019-eval.xml
+++ b/assets/win2019-eval.xml
@@ -380,6 +380,11 @@
reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU" /v "NoAutoUpdate" /t REG_DWORD /d 1 /f
Turn off Windows Update auto download
+
+ 24
+ netsh advfirewall firewall set rule group="Network Discovery" new enable=Yes
+ Enable Network Discovery and File Sharing
+
diff --git a/assets/win2022-eval.xml b/assets/win2022-eval.xml
index 0ed385c2..a0408cf2 100644
--- a/assets/win2022-eval.xml
+++ b/assets/win2022-eval.xml
@@ -380,6 +380,11 @@
reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU" /v "NoAutoUpdate" /t REG_DWORD /d 1 /f
Turn off Windows Update auto download
+
+ 24
+ netsh advfirewall firewall set rule group="Network Discovery" new enable=Yes
+ Enable Network Discovery and File Sharing
+
diff --git a/assets/win7x64.xml b/assets/win7x64.xml
index 427ae562..a6888ab7 100644
--- a/assets/win7x64.xml
+++ b/assets/win7x64.xml
@@ -295,6 +295,11 @@
reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services" /v "fAllowUnlistedRemotePrograms" /t REG_DWORD /d 1 /f
Enable RemoteAPP to launch unlisted programs
+
+ 15
+ netsh advfirewall firewall set rule group="Network Discovery" new enable=Yes
+ Enable Network Discovery and File Sharing
+
diff --git a/assets/win81x64-enterprise-eval.xml b/assets/win81x64-enterprise-eval.xml
index d8acc856..26c4ceb6 100644
--- a/assets/win81x64-enterprise-eval.xml
+++ b/assets/win81x64-enterprise-eval.xml
@@ -316,6 +316,11 @@
reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services" /v "fAllowUnlistedRemotePrograms" /t REG_DWORD /d 1 /f
Enable RemoteAPP to launch unlisted programs
+
+ 15
+ netsh advfirewall firewall set rule group="Network Discovery" new enable=Yes
+ Enable Network Discovery and File Sharing
+
diff --git a/assets/win81x64.xml b/assets/win81x64.xml
index 2eb540a3..a9e33b5f 100644
--- a/assets/win81x64.xml
+++ b/assets/win81x64.xml
@@ -325,6 +325,11 @@
reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services" /v "fAllowUnlistedRemotePrograms" /t REG_DWORD /d 1 /f
Enable RemoteAPP to launch unlisted programs
+
+ 15
+ netsh advfirewall firewall set rule group="Network Discovery" new enable=Yes
+ Enable Network Discovery and File Sharing
+