How do you verify that the DHCP server is authorized in Active Directory ?
Answer
Get-DhcpServerInDC
Question
How do you verify that the DHCP server is authorized in Active Directory ?
Answer
?
Question
How do you verify that the DHCP server is authorized in Active Directory ?
Answer
Get-DhcpServerInDC
If you want to change selection, open document below and click on "Move attachment"
Deploy DHCP Using Windows PowerShell | Microsoft Docs un this command. Add-DhcpServerInDC -DnsName DHCP1.corp.contoso.com -IPAddress 10.0.0.3 To verify that the DHCP server is authorized in Active Directory, you can use the following command. Copy <span>Get-DhcpServerInDC Following are example results that are displayed in Windows PowerShell. Copy IPAddress DnsName --------- ------- 10.0.0.3 DHCP1.corp.contoso.com For more information about these command
Summary
status
not learned
measured difficulty
37% [default]
last interval [days]
repetition number in this series
0
memorised 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.