Fix: DNS server configuration OK
This commit is contained in:
parent
b57a41bd41
commit
65de1d0099
@ -139,6 +139,7 @@ Add-DnsServerResourceRecordA -Name "NAT" -ZoneName "microdown.local" -IPv4Addres
|
||||
|
||||
Test-DnsServer -IPAddress 192.168.8.1 -ZoneName "www.darty.fr" #Test
|
||||
|
||||
Get-DhcpServerv4Scope | Set-DhcpServerv4OptionValue -DnsServer 192.168.8.1
|
||||
|
||||
Read-Host "Finished?"
|
||||
Restart-Computer
|
||||
|
Loading…
Reference in New Issue
Block a user