Forum Discussion

catereilly's avatar
catereilly
Copper Contributor
Aug 01, 2025
Solved

can PnpOnline script move files to a different library and retain same created and modified dates?

Hi there,  Is it possible to move Sharepoint files to a different library and retain the created & modified dates using a PowerShell script?  I've only been able to do it with a PowerAutomate flow wh...
  • obiobis's avatar
    Aug 02, 2025

    The Move-PnPFile command automatically preserves metadata such as creator and time during migration.

Resources