mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 19:35:49 +00:00
Update win10x64-enterprise-eval.xml
This commit is contained in:
parent
f8bf931cce
commit
bae6081691
1 changed files with 5 additions and 0 deletions
|
|
@ -467,6 +467,11 @@
|
|||
<CommandLine>reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU" /v "NoAutoUpdate" /t REG_DWORD /d 1 /f</CommandLine>
|
||||
<Description>Turn off Windows Update auto download</Description>
|
||||
</SynchronousCommand>
|
||||
<SynchronousCommand>
|
||||
<Order>24</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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue