Installing A DC on Server Core uses less resources: Create new VM named DC01 Go through the install Set 30GB disk size Choose Non Gui install once installed type sconfig enable rdp configure name DC01, restart connect to host using rdp type powershell get-windowsfeature Install-WindowsFeature -Name AD-Domain-Services -IncludeManagementTools The below…
Tag: active directory
It is assumed that the Environment has a DC running and you have a domain joined Server 2016 for SCCM Server to be installed. Make sure the servers are fully patched A tool is available which automates the prereq installs this is linked at the end of this page. Assumptions:…