windows:installatie_dhcp_op_win2019_core
Table of Contents
installatie_DHCP_op_win2019_core
context
dit document beschrijft hoe je DHCP installeert op Windows server 2019 core.
vooraf
- controleer dat je server de standaard installatie Win2019 core heeft
AD installatie
- meld aan via Remote Desktop (dan kan je stranks copy&paste doen)
- open een PowerShell prompt
- voer uit:
Install-WindowsFeature –Name DHCP –IncludeManagementTools Import-Module ADDSDeployment Install-ADDSForest
- geef DNS domain naam op, vb: legoland.net
- de server wordt aansluitend herstart
Note: Als je deze DNS zone wilt toevoegen aan je bestaande zone, stel dan vanuit Powershell een dns zonetransferin. De DNS suffix toevoegen op cliets kan je via GPO instellen.
meer info
windows/installatie_dhcp_op_win2019_core.txt · Last modified: 2024/11/16 18:14 by 127.0.0.1