0

Is this scenario even possible?  I took a backup of a top-level site collection’s content database and would like to restore that to a site collection with a managed path in the same web application (basically clone the top level site to another site collection in the same web app).  For example:  Copy www.sitename.com to www.sitename.com/sites/site1.

I’ve noticed that the Mount-SPContentDatabase command will let you specify the web application to mount to, but not a site collection?  If I run this, won’t it just overwrite my existing content database at the root level?  Is there any way to tell it to use the /sites/site1 site collection instead?  Or is my only option to create a separate web application?

Your insight is greatly appreciated!

(Visited 271 times, 1 visits today)
Add a Comment