Fix: SRV-03 DNS role install

This commit is contained in:
Alexandre-Simao 2021-06-01 17:05:10 +02:00
parent 56a8aedd5d
commit 78f737b014
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ route add -p 0.0.0.0/0 192.168.128.254
# Install and configure DNS server
Install-WindowsFeature -Name DNS -IncludeManagementTools -includeallsubfeature#
Install-WindowsFeature -Name DNS -IncludeManagementTools -includeallsubfeature
#Add-DnsServerPrimaryZone -NetworkID 192.168.128.0/24 -ZoneFile “192.168.128.1.in-addr.arpa.dns” # Zone secondaire