Forum Discussion
SYN_Dominik
May 09, 2023Brass Contributor
How to manage unmanaged Lists (My Lists)?
Hi all, Lists can be stored in two locations: - SharePoint Site - My Lists In this question I am talking about My Lists. As far as I understand My Lists are stored in the specific OneDrive o...
- May 09, 2023From within the Microsoft 365 admin center you can get access to the person's OneDrive. Everyone's OneDrive is a special SharePoint site which has a site contents overview (/_layouts/15/viewlsts.aspx?view=14).
Here you should find the list.
Never tested it, but I think you should now also be able to copy the list using Powershell.
QuintenB
May 09, 2023Copper Contributor
From within the Microsoft 365 admin center you can get access to the person's OneDrive. Everyone's OneDrive is a special SharePoint site which has a site contents overview (/_layouts/15/viewlsts.aspx?view=14).
Here you should find the list.
Never tested it, but I think you should now also be able to copy the list using Powershell.
Here you should find the list.
Never tested it, but I think you should now also be able to copy the list using Powershell.
SYN_Dominik
May 09, 2023Brass Contributor
This is awesome! Thanks!