Windows Server 2008: install a RODC (read only domain controller)
Uploader Comments (technoblogical)
All Comments (13)
-
@MD82TheMaddog MSDN subscription.
-
I was able to have a RODC before. all on one server. I dont know why I cant do it now. Thanks, but it appears as if this is a futile effort. The OS (server 2008 R2) tells me it is advisable to have a backup DC, but for the life of me, I cant install one in addition to the DC that is on there now. I do not know how to uninstall just the ADUC. I end up uninstalling the whole AD:DS . Thank you for putting up with me.
-
thanks for the reply, every time I run dcpromo now, I get the delete AD:DS option only. If I uninstall the ADDS, as I have tried before, then all settings on the server are gone and I am missing a lot of stuff including some quickstart icons. This is why I restored in the first place; uninstalling AD:DS. I ran dcpromo one time to install the first DC. After that the only thing I have gotten is the uninstall option only. :(
please dont tell me I have to reinstall server from scratch :(
-
i was asked to explain the modifications necessary to dns for accommodating rodc,and how it differs from the way dns handles ordinary domain controllers. any thoughts?
when I try to install a RODC there is no option to do so. dcpromo.exe tells me the following: This computer is already an Active Directory domain controller. You can use this wizard to uninstall Active Directory Domain Services on this server.
Im dont know why it says that as I had to reinstall due to some odd problem and now when trying to install RODC now.. i get this.. Very frustrating. Probably something dumb on my part. PLEASE advise. :)
Dankkable 1 year ago
@Dankkable You should run dcpromo twice. First to remove ADUC and secondly to retry the RODC. During the install, watch for the screen with three check boxes. the third will be for a RODC. Sounds like that server has already been made a regular domain controller somehow.
Probably not stupid. Did you restore from a backup, because that might explain why this is already a DC.
technoblogical 1 year ago
@technoblogical
In addition, I went ahead and reformatted since this is a test/practice server I am working on. I installed AD:DS then ran dcpromo.exe. This installed the DC. When I run dcpromo again, I get the same thing, the uninstall option only. Why is it doing this? It says this and nothing else: "This computer is already an Active Directory domain controller. You can use this wizard to uninstall AD:DS on this server." It wont let me install a RODC. ughhh.
Dankkable 1 year ago
@Dankkable You need two servers. The first is the DC. The second is the RODC. The purpose of the RODC is to put it in a remote office. It'll authenticate users there, but it only reads AD and doesn't add to it. If a user in that branch office signs in, it will cache their credentials locally.
technoblogical 1 year ago
how do you know your clients are authenticating from the RODC and not the other DC on the domain?
ChestrCopperpot 1 year ago
@ChestrCopperpot The next video "Manage a RODC" will show how to tell who has authenticated to that server, but from the client you can enter the command "set logonserver". It'll say "LOGONSERVER=\\" and the server name.
Video is youtube ID number "pNExPwNsJTo"
technoblogical 1 year ago