This commit is contained in:
2
packer/nutanix/windows/disable-network-discovery.cmd
Normal file
2
packer/nutanix/windows/disable-network-discovery.cmd
Normal file
@ -0,0 +1,2 @@
|
||||
reg ADD HKLM\SYSTEM\CurrentControlSet\Control\Network\NewNetworkWindowOff /f
|
||||
netsh advfirewall firewall set rule group="Network Discovery" new enable=No
|
Reference in New Issue
Block a user