Forum Discussion

JimGr's avatar
JimGr
Copper Contributor
Apr 26, 2023

PnP Powershell - Setting "modified by" on documents in library

Hi, I have a document library where I want to mass change the "modified by" of the documents in it. I've tried the following on a single document:     $List = "My document library" $ID = "2"...

Resources