Adding machines to the domain in a Read Only Domain Controller (RODC) site The 2019 Stack...
If the Wish spell is used to duplicate the effect of Simulacrum, are existing duplicates destroyed?
If a poisoned arrow's piercing damage is reduced to 0, do you still get poisoned?
What function has this graph?
What is the use of option -o in the useradd command?
Patience, young "Padovan"
Is flight data recorder erased after every flight?
Deadlock Graph and Interpretation, solution to avoid
JSON.serialize: is it possible to suppress null values of a map?
Why do UK politicians seemingly ignore opinion polls on Brexit?
What is a mixture ratio of propellant?
How can I fix this gap between bookcases I made?
What does "sndry explns" mean in one of the Hitchhiker's guide books?
Spanish for "widget"
It's possible to achieve negative score?
Should I use my personal or workplace e-mail when registering to external websites for work purpose?
How was Skylab's orbit inclination chosen?
What tool would a Roman-age civilization have to grind silver and other metals into dust?
A poker game description that does not feel gimmicky
Extreme, unacceptable situation and I can't attend work tomorrow morning
Inline version of a function returns different value then non-inline version
Lethal sonic weapons
Is "plugging out" electronic devices an American expression?
aging parents with no investments
Dual Citizen. Exited the US on Italian passport recently
Adding machines to the domain in a Read Only Domain Controller (RODC) site
The 2019 Stack Overflow Developer Survey Results Are InUseful Command-line Commands on WindowsWhat should I do if a domain controller is stolen?How to set group policy in windows server 2008 domain?Need for another Domain ControllerRestrict network drive to domain users onlyJoin Windows 2003 R2 guest to Windows 2012 R2 domain controllerInternet connectivity with Domain ControllerNew 2012 Domain Controller and error “The security database on the server does not have a computer account for this workstation trust relationship”Domain users cannot change password if domain name is written before usernameCannot join domain despite able to ping to domain to domain controller by domain name and ip
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
I have a site with terrible physical security and a terrible network connection. So I need a domain controller onsite (for when the network connection goes down) but it also needs to be a RODC for security reasons.
The machines onsite in this office have access to other read write domain controllers in other parts of the network. There's no firewall blocking them. I just don't want someone to be able to plug a keyboard / mouse into our domain controller on site and change stuff.
When adding new machines to the domain on this site, do I need to follow the process of creating a computer object in AD and then doing an offline domain join (https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/dd392267(v=ws.10))? Or can I somehow force machines that are currently not part of the domain to go to a RWDC (configured in another AD site) to get added to the domain the normal way?
windows ldap
New contributor
Daniel Hood is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I have a site with terrible physical security and a terrible network connection. So I need a domain controller onsite (for when the network connection goes down) but it also needs to be a RODC for security reasons.
The machines onsite in this office have access to other read write domain controllers in other parts of the network. There's no firewall blocking them. I just don't want someone to be able to plug a keyboard / mouse into our domain controller on site and change stuff.
When adding new machines to the domain on this site, do I need to follow the process of creating a computer object in AD and then doing an offline domain join (https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/dd392267(v=ws.10))? Or can I somehow force machines that are currently not part of the domain to go to a RWDC (configured in another AD site) to get added to the domain the normal way?
windows ldap
New contributor
Daniel Hood is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I have a site with terrible physical security and a terrible network connection. So I need a domain controller onsite (for when the network connection goes down) but it also needs to be a RODC for security reasons.
The machines onsite in this office have access to other read write domain controllers in other parts of the network. There's no firewall blocking them. I just don't want someone to be able to plug a keyboard / mouse into our domain controller on site and change stuff.
When adding new machines to the domain on this site, do I need to follow the process of creating a computer object in AD and then doing an offline domain join (https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/dd392267(v=ws.10))? Or can I somehow force machines that are currently not part of the domain to go to a RWDC (configured in another AD site) to get added to the domain the normal way?
windows ldap
New contributor
Daniel Hood is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I have a site with terrible physical security and a terrible network connection. So I need a domain controller onsite (for when the network connection goes down) but it also needs to be a RODC for security reasons.
The machines onsite in this office have access to other read write domain controllers in other parts of the network. There's no firewall blocking them. I just don't want someone to be able to plug a keyboard / mouse into our domain controller on site and change stuff.
When adding new machines to the domain on this site, do I need to follow the process of creating a computer object in AD and then doing an offline domain join (https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/dd392267(v=ws.10))? Or can I somehow force machines that are currently not part of the domain to go to a RWDC (configured in another AD site) to get added to the domain the normal way?
windows ldap
windows ldap
New contributor
Daniel Hood is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Daniel Hood is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Daniel Hood is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 4 mins ago
Daniel HoodDaniel Hood
1
1
New contributor
Daniel Hood is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Daniel Hood is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Daniel Hood is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "2"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Daniel Hood is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f962334%2fadding-machines-to-the-domain-in-a-read-only-domain-controller-rodc-site%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Daniel Hood is a new contributor. Be nice, and check out our Code of Conduct.
Daniel Hood is a new contributor. Be nice, and check out our Code of Conduct.
Daniel Hood is a new contributor. Be nice, and check out our Code of Conduct.
Daniel Hood is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f962334%2fadding-machines-to-the-domain-in-a-read-only-domain-controller-rodc-site%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown