Forum Discussion

lcristo-avvale's avatar
lcristo-avvale
Copper Contributor
Jan 24, 2024

Change list URL (no access in powershell)

I created a fairly complex list and would like to avoid having to redo it.

 

The issue is that I noticed the link contains "Test":

https://site.sharepoint.com/Lists/Test/Employees.aspx

 

Is it possible to change it somehow?

 

Note: Unfortunately, I am not a tenant administrator, so I don't have access to PowerShell.

2 Replies

  • lcristo-avvale You don't need tenant administrator permissions to run the PowerShell.

     

    You can run the PowerShell with site admin permissions as well. Here is an article which shows how to change/replace the SharePoint online list URL using PnP PowerShell: Change SharePoint Online List URL using PnP PowerShell 

     

    Also, you can create a new list using the schema (column structure, etc.) of existing list in SharePoint Online as suggested by Rob_Elliott. Here is the official documentation for the same: Create a new list based on the columns in another listNote: Data from existing/old list will not be created/migrated to new list using this method.


    Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.

Resources