Forum Discussion
Difference between ".com" and the ".com/sites/" site collections
Someone with deeper knowledge of the root site collection will come along I'm sure, until then I'll share what I know.
- Functionally, the root site collection is its own environment--as far as I have been aware and have informed myself, the only change you could make to the root site collection that would have an effect on all other sites would be deleting it (which you really shouldn't be doing anyway). Deleting its subsites should be safe, though.
- I have read that a "factory reset" of the root site collection can be accomplished by deleting the root site collection and making a new site collection in its place, but, my knowledge of this is very limited and I'm not sure it's guaranteed to be bug-free. Given the immense risk involved, aka you could lose access to all of your site collections, there is comparatively little benefit to trying this. As for site collection features, I don't think there's much risk in trying to revert those--I believe turning off publishing infrastructure affects only the things you've built in your site collection, so if you're stripping all of that out anyway, you shouldn't have much issue getting that site usable to your specifications again.
- paul dallmanMar 12, 2018Copper Contributor
Your first line of (1.) is what i'm hoping.
Something in the back of my head tells me that once the Pub.Inf is switched on, there are residual bit's left behind even if turned off.
Thanks for your contribution.
- DeletedMar 13, 2018
Removing/recreating the rootsitecollection will cause problems as a few things are done for the whole environment. I would prefer to disable the features that are activated. by comparing a new sitecollection to the root sitecollection. After that i would suggest to look at the libraries so you can remove the libraries that are overhead. Hope this helps
- paul dallmanMar 13, 2018Copper Contributor
Hi Deleted
I agree.
I do not intend on removing the .com site, but i'm trying to find out the things it does for the whole environment. Once I know the relationship between .com and .com/sites/xyz i will be in a better position to assess the risks of the actions so far.
The second part of this is that even once I've deactivated the features, are there any bit's and pieces remain? I know this sounds odd, but i have a vague recollection that some functionality at the .com level, once activated, will have an effect even if deactivated.
I'm hoping that i can find a conclusive answer....... even though MS changes things so often.
Regards.
Deleted wrote:
Removing/recreating the rootsitecollection will cause problems as a few things are done for the whole environment. I would prefer to disable the features that are activated. by comparing a new sitecollection to the root sitecollection. After that i would suggest to look at the libraries so you can remove the libraries that are overhead. Hope this helps