[PowerShell]Site Collection, SubSite 크기 확인
아래 Powershell 스크립트를 이용하면 Sharepoint Site Collection의 크기를 GB로 확인 할 수 있습니다.
[결과확인]
Site Collection의 전체 크기를 확인했다면, 하위의 Web 의 크기는 어떻게 확인 할 수 있을까요?
아래 스크립트를 통해서 확인할 수 있습니다.
# 모든 SubSite의 크기를 가져옴.
[결과확인]
'Sharepoint' 카테고리의 다른 글
The Managed Metadata Service or Connection is currently not available. (0) | 2015.04.17 |
---|---|
Powershell ISE실행시 Sharepoint Management Shell 자동으로 로딩하기 (0) | 2015.04.02 |
Sharepoint를 이용한 OneNote 공동 작업 (0) | 2015.03.31 |
MS Power BI 데모 (0) | 2014.11.12 |
Sharepoint 2013 설치 가이드 (0) | 2014.04.13 |