문제

I want to be able to pull a report in my subsite that will list all of my pages (wiki) in my site contents and the direct link to the page. Does this exist in SharePoint analytics reports? Thanks.

도움이 되었습니까?

해결책

I think the best way to do it is using PowerShell to loop through all your subsites and display all the pages in the Site Pages library. Here is thread with a script which fits your requirements. You can change a bit to get other properties you may need.

https://social.technet.microsoft.com/Forums/lync/en-US/201bfe65-f9d3-4942-bc8a-7ae1b214b56d/how-to-get-a-list-of-subsites-and-all-the-pages-for-a-web-application?forum=sharepointadminprevious

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 sharepoint.stackexchange
scroll top