How to set ChangeQuery.FetchLimit to a value greater then 2000 using PowerShell (SharePoint 2016)

Copper Contributor

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

 

 

 

0 Replies