Update win11x64-enterprise-eval.xml

This commit is contained in:
Kroese 2024-04-26 06:43:14 +02:00 committed by GitHub
parent e1fd429d4a
commit fbc5965645
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -495,6 +495,11 @@
<CommandLine>reg.exe add "HKCU\Control Panel\UnsupportedHardwareNotificationCache" /v SV2 /d 0 /t REG_DWORD /f</CommandLine>
<Description>Disable unsupported hardware notifications</Description>
</SynchronousCommand>
<SynchronousCommand>
<Order>26</Order>
<CommandLine>netsh advfirewall firewall set rule group="Network Discovery" new enable=Yes</CommandLine>
<Description>Enable Network Discovery and File Sharing</Description>
</SynchronousCommand>
</FirstLogonCommands>
</component>
</settings>