iSteve Posted May 1, 2012 Posted May 1, 2012 Hello, We currently have a Server 2008 domain. We have a server providing AD and DNS services, with a second server replicating these roles. Over the years our domain controller has been upgraded from previous versions of Windows Server (not by me) and we are now left with this 2008 machine with a legacy AD / group policy set up which does not suit the current design of our network. We have also found that our secondary server seems to take over on the network, and does not properly replicate group policy settings anymore (for example, the domain controller has new group policy proxy settings to push to clients, when the secondary server is online it becomes the logon server and pushes out old proxy settings refusing to replicate the new settings...odd). My plan is to build a new Server 2008 R2 domain controller, and re-do our group policy to fit the needs of the school from the ground up. My question is, is there a way to migrate user accounts from the old 2008 machine to the new 2008 R2 machine? We do not want any of the old groups / group policy stuff, just the user accounts to save on re-making them. Can anyone offer advice on if there is a way to do this, or if we are better off just recreating user accounts etc. As a side issue, we also run Citrix XenApp 5.5 which is running on 4 other Server 2008 machines. I understand that 5.5 does NOT run on R2. Seeing as these Citrix servers are just standard / member servers, there shouldn't be any problems leaving these as 2008 machines in the 2008 R2 domain, correct?
Michael Posted May 1, 2012 Posted May 1, 2012 I would say the first thing is resolve the replication issue. Typically DNS problems can be the root cause, but looking at Active Directory Sites and Services should give you some ideas why it's not working, along with checking the event logs. Once you've resolved this, you'll need to update the Schema to 47 (for a 2008 R2 DC). Then you can join a 2008 R2 server to your domain and promote it to a DC. I don't think your problem justifies starting from scratch. You're just as well to create new OUs, link new GPOs to these OUs and test accordingly. You can then delete the old OUs and GPOs once everything has been migrated over. And to answer your question, yes you can leave 2008 members in a 2008 R2 domain, but manage GPOs and other settings from 2008 R2 or Windows 7 SP1 + RSAT. 1
sparkeh Posted May 1, 2012 Posted May 1, 2012 (edited) Personally I wouldn't ditch everything to start over but add the new R2 server to the domain (make sure you use R2 AD schema), create new OUs where you can create your new GPOs then move things across when you are ready. Though I would want to resolve the replication issues before embarking on this, check event logs and useDCDiag to help troubleshoot. Specifially running dcdiag /replsource: will check if everything is as it should be. Edited May 1, 2012 by sparkeh
iSteve Posted May 1, 2012 Author Posted May 1, 2012 Thanks Michael, so just to be clear in my mind: 1). Fix the replication 2). Update the schema on the current/old 2008 server 3). Build the 2008R2 machine, and promote to DC 4). Build second R2 box and have this replicate the new DC 5). Get rid of old 2008 machine Then adapt / remake GPOs etc to suit
Michael Posted May 1, 2012 Posted May 1, 2012 (edited) 1). Fix the replication 2). Update the schema on the current/old 2008 server (only on your FSMO role holder, not all DCs, as it'll replicate out automatically) 3). Build the 2008R2 machine, and promote to DC, transfer FSMO roles 4). Build second R2 box and have this replicate the new DC 5). Then adapt / remake GPOs etc to suit 6). Get rid of old 2008 machine (optional), but if you plan on keeping Citrix, you'll need to explore upgrade options 7). Raise Forest/Domain functional levels to 2008 R2 Edited May 1, 2012 by Michael
iSteve Posted May 1, 2012 Author Posted May 1, 2012 Thanks for your reply. The only Citrix component on our DC is the part that puts your published applications on to a web page. I believe that if we move this to one of the other servers that we are leaving alone, things should be ok, but I will check.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now