Office 365 SharePoint Online Updating The Value Of Author Field Or Created By Field Using PowerShell Via CSOM
Assume you have a SharePoint list/Document Library/Document Set or document and you need to update Author/Editor or Created By and Modified values remotely using PowerShell via CSOM. I faced the similar situation and used PnP commands with CSOM to complete the task. I achieved this with the help of Kirk Liemohn article https://goo.gl/zUE8Jt making some changes. Thanks Kirk

No comments:
Post a Comment