Hi,
I want to export and import web sites.
Source and Target sharepoint server versions is 2010 which in the same domain.
I get the source via Export-SPWeb and will import it via Import-SPWeb.
After import how can certainly be sure that I totaly imported all site content without any missing object.(library, doc, lists etc)
Thanks.