質問

Is there a way I could view the list of Site Collection under a specific Content Database?

Doing it one-by-one on Central Admin is not desirable since there's a lot.

役に立ちましたか?

解決

Yep!

(Get-SPContentDatabase DatabaseName).Sites

That will output a list of URLs.

ライセンス: CC-BY-SA帰属
所属していません sharepoint.stackexchange
scroll top