This repository has been archived on 2025-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ClusterAPI.imageBuilder/packer/ova/windows/disable-network-discovery.cmd

2 lines
152 B
Batchfile
Raw Normal View History

2023-02-22 21:24:42 +01:00
reg ADD HKLM\SYSTEM\CurrentControlSet\Control\Network\NewNetworkWindowOff /f
netsh advfirewall firewall set rule group="Network Discovery" new enable=No