Moving SharePoint 2010 to a new domain
Posted
by
Chris
on Server Fault
See other posts from Server Fault
or by Chris
Published on 2011-06-10T11:55:49Z
Indexed on
2012/11/01
5:05 UTC
Read the original article
Hit count: 439
sharepoint-2010
I have a small SharePoint 2010 farm (1 WFE / App Server & 1 SQL server)
Our organisation is currently mirgrating to our holding company's global domain, so we now have a new local DC on site with trusts between the current domain and the new domain.
I am going to need to move our SP Farm to the new domain and possibly rename servers to fit into the global naming convention (we are trying to avoid this at the moment, but might become a requirement)
If there a way to script (stsadm / powershell) the user profiles and permission accross to the new domain? and on the server side, is it as simple as joining the servers to the new domain and updating all the service / farm accounts to accounts on new domain?
I have googled this a bit, but everything I have found so far refers to MOSS 2007 or earlier.
Any help / advise would be appreciated.
© Server Fault or respective owner