Domain Setup from Scratch on Server Core

From Lucca's Wiki
Revision as of 19:20, 21 June 2024 by 10.0.1.1 (talk)
Jump to navigationJump to search

Install the domain controller services

Install-WindowsFeature -name AD-Domain-Services -IncludeManagementTools

Make this PC a domain controller. The "Safe Mode Administrator password" is the same as the regular administrator password that is set when first booting the pc.

Install-ADDSDomainController