SharePoint Online: Update Created By / Modified By, Created / Modified Field Values using PowerShell
November 30, 2016
Requirement: Update 'Created By' column in SharePoint Online using PowerShell At times, you may have to create list items or set existing item's metadata fields such as Created by, Modified by, Created at, Modified values to a specific user - time stamp. Say, You are importing or m…