Difference between revisions of "Server 2016 Core Domain Controller"
Jump to navigation
Jump to search
Michael.mast (talk | contribs) (Created page with "==Purpose== To build a domain controller from Server 2016 Core. In this case I am running in AWS as the hub to spoke sites that may run their own DCs. Nothing else should run...") |
(No difference)
|
Revision as of 08:19, 5 September 2019
Purpose
To build a domain controller from Server 2016 Core. In this case I am running in AWS as the hub to spoke sites that may run their own DCs. Nothing else should run on this system.
Installation
- Running from powershell, either using ps-remote or RDP.
rename-computer -newname dc-aws restart-computer