Hi,
We are planning to Import SharePoint Site (sub -site) from another company.
Parent company has just provided us Export File of the share point.
Export -Spweb -identity "XYZ.com/ABC" -path "D:/XYZ" -includeusersecurity
Concerns:
1) SharePoint Default(masterpage)is customized.
2) There are some workflow attached to it.
3) Biggest concern : User from the parent company domain does not exist in our domain.
My Approch (i am thinking):
1) Built fresh instance of sharepoint
2) Create Similar name Site
3) try to import the file
Will this work ??
- what could happen to master page ?
-what will happen to user permissions ?
-will SP site collection ID will have access to data after import ?
- Custom workflow/features will also not imported, how to skip that ?
Do i Need to use some other approach ?