question

Bistro-3455 avatar image
0 Votes"
Bistro-3455 asked JerryXu-MSFT commented

Impact of removing a user in a SPO Site

Is there a risk of remove a user from a SPO Site using the GUI: _layouts/15/people.aspx?MembershipGroupId=0 or the PowerShell: Remove-SPOUser?

Ex: Do we lose trace of modification or history from that user?

Thank you
Sebastien

office-sharepoint-onlineoffice-sharepoint-server-administration
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

RajakumaranC avatar image
0 Votes"
RajakumaranC answered RajakumaranC commented

Removing user from membershipgroupid=0 in the site level will remove users from the site level. The user still be present within SPO and can access other sites where he is not removed from. When you remove user from here, he is actual removed from user information list (which is present at each site level).

Check out this article: https://docs.microsoft.com/en-us/sharepoint/remove-users#remove-people-from-the-userinfo-list
this talks about how to properly remove user from SPO and then from each site level User Info List (they still have reference here).

https://docs.microsoft.com/en-us/powershell/module/sharepoint-online/remove-spouser?view=sharepoint-ps

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

JerryXu-MSFT avatar image
0 Votes"
JerryXu-MSFT answered JerryXu-MSFT commented

Hi, @Bistro-3455 ,
For SharePoint Online, removing a user from group or site only means the user is no longer a member of the group/site. He does not have the permission as a group member anymore. You can grant the user the same permission again later. The user still is a member of the tenant and you can find the user in Azure AD. You will not lose the trace of modification or history from that user. The files modified by the user will still get displayed as modified by him/her.


If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi, @Bistro-3455

Does the reply help your? Is there any further question about this topic?

0 Votes 0 ·