Event banner
SharePoint Server Subscription Edition AMA
Event Ended
Tuesday, May 10, 2022, 08:00 AM PDTEvent details
We are very excited to announce a SharePoint Server Subscription Edition AMA!
An AMA is a live text-based online event similar to a “YamJam” on Yammer or an “Ask Me Anything” on Reddit. This AM...
EmilyPerina
Updated May 10, 2022
priya216
May 10, 2022Copper Contributor
I have over 100 team sites with the managed path /sites/ and I want to change them to /teams/ so it helps in managing the site url's more efficiently.
Is there a way to do this ?
- Steve ZhangMay 10, 2022
Microsoft
Hi Priya, You can use Set-SPSite PowerShell cmdlet to change the site URL. Please reference this link for more details. (https://docs.microsoft.com/en-us/powershell/module/sharepoint-server/set-spsite?msclkid=91890fced07b11ec92c98a354a5f6e98&view=sharepoint-server-ps) Thanks Steve