Forum Discussion
Alex Gonsales
Nov 06, 2017Brass Contributor
SharePoint Online MD5 Checksum
I've written a PnP-PowerShell script to migrate network file shares and local drives to SharePoint Online, the script is absolutely gorgeous, it preserves metadata, maps users, creates and fill out D...
DavidG4P
Oct 13, 2023Brass Contributor
Hello all,
bear with me as I am only a SharePoint user and not an administrator.
We are having major issues with SharePoint resizing all office files once they are uploaded. Do I understand this thread correctly to mean that this behavior can be disabled in SharePoint?
If so, how can I disable this?
bear with me as I am only a SharePoint user and not an administrator.
We are having major issues with SharePoint resizing all office files once they are uploaded. Do I understand this thread correctly to mean that this behavior can be disabled in SharePoint?
If so, how can I disable this?
skumar9342
Oct 13, 2023Copper Contributor
DavidG4P Yes, I think so. File size changes only when additional details get added/associated with it. Please try it on a test library to observe the behaviour.
- DavidG4PApr 09, 2024Brass Contributor
Sorry for the late reply!
Somehow I was not notified about your answer.
Do you mean that I have to disable this behavior by using the above-mentioned script?
If so, do you happen to have any information how to apply that script? Do I have to be SharePoint administrator to do that?
- skumar93421Apr 09, 2024Copper ContributorYou should be good with Site Collection Administrator as this is a site level activity.
- DavidG4PApr 09, 2024Brass Contributor
Thank you! Would you happen to have a link to some instructions on how this is done? I fear that our IT dept. will have no idea how to do it otherwise.