Tag: Domainname
-
Configuring a Single Windows Server 2012 R2 Active Directory Domain Controller in a new Forest.
Pre-Windows Server 2012 and PowerShell 4.0, the primary tool/command for Active Directory Domain Controller promotion and demotion has always been the Dcpromo command. With Windows Server 2012, it’s been replaced by a suite of PowerShell cmdlets contained in the ADDSDeployment module. In this post, I’ll talk about my experience setting up a single WS2012 R2…