Forum Discussion
Arioule
May 22, 2021Copper Contributor
How to set ChangeQuery.FetchLimit to a value greater then 2000 using PowerShell (SharePoint 2016)
Hi,
I would like to get all changes occurred in a Sharepoint list. However the $list.GetChanges(query) method seems to only get the 2000 first changes (at the most). Is there another way to get all changes occurred in a SharePoint List without limitation ?
Thanks
No RepliesBe the first to reply