Asked By
emileekeila
0 points
N/A
Posted on - 05/29/2013
Hi there. I'm trying to rename a .csv file in PowerShell then upload it to SharePoint. I'm having an error of "cannot rename file. It is read only". What does this mean? I need tips in SharePoint PowerShell rename documents. Thanks in advance.
I need help with SharePoint PowerShell rename documents
Hi Emilee,
These issues often caused by an attribute restriction, check that you have necessary privileges on the system or on the file folder. Best is making sure that you are logged in as administrator. You can go to the folder and then right click on it and then choose security make sure also that read only is not ticked. If it still fails try moving your file to another location.