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