Forum Discussion
fstorer
Mar 24, 2023Brass Contributor
Is there a way to reset/wipe all data from M365 user accounts in order to re-use the same accounts?
Dear all, I apologize in advance if I am posting my question in the wrong place. Every year we have external people coming to our campus who need to access specific school resources just for a ...
- Mar 24, 2023yes , deleting the users will guarantee what you are trying to achieve , let me know if you need a PowerShell script to create the users based on csv input
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.
fstorer
Mar 24, 2023Brass Contributor
elieelkarkafi thanks, I found the https://learn.microsoft.com/en-us/microsoft-365/admin/manage/remove-licenses-from-users?view=o365-worldwide with the information I needed.
I see that
- Files saved in OneDrive for Business aren't deleted unless the user is deleted from the Microsoft 365 admin center or is removed through Active Directory synchronization. For more information, see https://learn.microsoft.com/en-us/onedrive/retention-and-deletion.
So I guess the only solution is still deleting the accounts and then recreating them.
Mar 24, 2023
yes , deleting the users will guarantee what you are trying to achieve , let me know if you need a PowerShell script to create the users based on csv input
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.
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.