Forum Discussion
The 'Modified By' column 'User Names' change to latest User/Modifier (2016 On Premise)
Here is a sample.
The "Modified By" for each version was a different user. I last moved it from one Library to another and the name changed to mine (System Administrator). If someone will take it from the Library I moved it to, to another Library, the "Modified By" for all versions will changes to their user ID.
- aliraza3008Sep 03, 2020Copper Contributor
Albert Vadacchino How did you move the documents? If you used a tool or script then make sure to copy the document properties as well otherwise its changed to System user & latest date as its currently happen with your documents.
- Albert VadacchinoSep 10, 2020Copper Contributor
No tool. Just "drag and drop".
- aliraza3008Sep 13, 2020Copper Contributor
While drag n drop, files lost their metadata properties. Try below script to copy files with properties:
https://www.sharepointdiary.com/2016/03/copy-files-between-document-libraries-using-powershell-in-sharepoint.html
- Albert VadacchinoSep 03, 2020Copper Contributor
No one else that can help?