Hi All,
I have to import a subsite from 1 site collection to another but without data. Basically we need to have the site's look and feel (customized with css, js, html), overall design and structure. Data should be avoided.
Is there a powershell script which could help us do it?
Another Option - Saving the source site as template (without data) and then bringing the template to the destination site collection
and then creating a new site from it? But I guess since we will be saving site w/o data, its css, js, html code will not come along. Am I right?