Blog
Projects
About
Backtrack:
Blog
showing posts tagged with 'rodc'
Quick guide to a Core Read-Only Domain Controller
by
on January 1st 1970, at 01:00
Here's a quick and dirty guide to the setup of a read-only Domain Controller (RODC) on a Core-based installation.
Deploy your Core-based server like you normally would.
Using sconfig, perform these tasks in order:
Configure network.
Optionally, configure computer name.
Join the computer to the domain.
After the reboot, install the required role via Powershell:
Install-WindowsFeature AD-Domain-Services
After that's successful, using Powershell, promote the server to an RODC (adjust parameter values accordingly):
Install-ADDSDomainController -Credential (Get-Credential) -DomainName domain.local -SiteName "Default-First-Site-Name" -InstallDNS:$true -ReadOnlyReplica:$true -For
...
read more
powershell
,
ad
,
rodc
comments
e-mail this
showing posts tagged with 'rodc'
Tags
computer
windows
software
vmware
microsoft
linux
exchange
hardware
network
news
mac
powershell
home
office365
msoffice
ad
server
sqlserver
dell
soaring
esx
internet
mssql
rds
sbs
events
powercli
terminalserver
virtualization
antivirus
Archive
«
‹
November 2024
›
»
Sun
Mon
Tue
Wed
Thu
Fri
Sat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Links
-
@harkx
-
Cats & Dogs
-
Jargon-free Security Guide
Quote
«
Smith & Wesson - the original point and click interface
»
Contact
© 2009-2024 Black Manticore – all rights reserved
code by
lunarg
, design by
SuriAmanah
, hosted at Cats&Dogs