I need help with SharePoint PowerShell rename documents

Asked By 0 points N/A Posted on -
qa-featured

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.

SHARE
Answered By 0 points N/A #177480

I need help with SharePoint PowerShell rename documents

qa-featured

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.

Related Questions