Find in Which Content Database Site Collection Lives
Requirement: Get which site collections resides in which content database. Solution: Simplest method is: Navigate to Central Admin >> Application Management >> View All Site Collections. This will display the content database name of a particular site collection. PowerShell Script to get site collection’s content database: This code outputs the content database…
Read more