Retrieving All Changes Done to a SharePoint List using PowerShell
In this article, we will learn how we can use PowerShell to retrieve all changes that have been done to any SharePoint list of document libraries. We will extract information about what the change was (Update settings, Add document, etc), who did the change, as well as when the change was done. We will also be […]
Read More Retrieving All Changes Done to a SharePoint List using PowerShell