0

I work on a sharepoint containing pleinty of libraries. I receive every day an automatic email listing all the activities that happened the day before (document added, modified, deleted). I can see that sometimes this automatic email is truncated (bugged) : only a few lines appear whereas I know that other documents have been added. Is there a place directly in the sharepoint to retrieve the activity ? Is there also a way to get the list of all documents contained in the whole sharepoint (not just in one library) ?

thanks in advance if you can help. Caroline

2
  • Which version of SharePoint you are using? You can get all documents by configuring search on document content type Commented Apr 24, 2020 at 6:25
  • SharePoint online or SharePoint Server? Please only tag with what you're actually using, because these are not the same. Commented Apr 24, 2020 at 6:27

1 Answer 1

0

The emails you mention seems to be the Alerts. The alerts needs to be set on libraries or lists before it can send notification Email mentioning the change made. For more information about it, check the official introduction here.

May I know what version of SharePoint are you using? Mostly it will be done more easily via PowerShell.

If you are using SharePoint On-Premise(like SharePoint 2013, 2016, 2019), please try the script here.

For SharePoint Online, please try the script here

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.