Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Question
How do you configure DNS server IP address, and DNS domain name ?
Answer
Set-DhcpServerv4OptionValue -DnsDomain corp.contoso.com -DnsServer 10.0.0.2

Question
How do you configure DNS server IP address, and DNS domain name ?
Answer
?

Question
How do you configure DNS server IP address, and DNS domain name ?
Answer
Set-DhcpServerv4OptionValue -DnsDomain corp.contoso.com -DnsServer 10.0.0.2
If you want to change selection, open document below and click on "Move attachment"

Deploy DHCP Using Windows PowerShell | Microsoft Docs
erverv4ExclusionRange -ScopeID 10.0.0.0 -StartRange 10.0.0.1 -EndRange 10.0.0.15` Set-DhcpServerv4OptionValue -OptionID 3 -Value 10.0.0.1 -ScopeID 10.0.0.0 -ComputerName DHCP1.corp.contoso.com` <span>Set-DhcpServerv4OptionValue -DnsDomain corp.contoso.com -DnsServer 10.0.0.2 For more information about these commands, see the following topics. Add-DhcpServerv4Scope Add-DhcpServerv4ExclusionRange Set-DhcpServerv4OptionValue Configure the Corpnet2 Scope (Optio

Summary

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Details

No repetitions


Discussion

Do you want to join discussion? Click here to log in or create user.