Move sharepoint site from one domain to another domain
This blog explains that how to move sharepoint site from one domain to another domain. Scenerio: I am having two separate domains in Mumbai and Chennai called Mumbai as Mumbai.com and Chennai as Chennai.com. Both domains are running SharePoint server 2007 with different domain. I am planning to move Mumbai SharePoint server 2007 site to Chennai SharePoint server 2007. For this scenario, you can do the following steps to move SharePoint site from domain to another. NOTE: SharePoint version should be same, mean if you installed service pack on source machine (Mumbai SharePoint server) at the same, you should install service pack on destination server (Chennai SharePoint server) You can check the version of SharePoint, open SharePoint central administration->site setting, you can view the version. Steps to be following: Source SharePoint server (Mumbai SharePoint server): 1. Take back of the SharePoint site which you required to move using stsadm.exe command utility. Stsad...