Forum Discussion
kiran bellala
Sep 07, 2018Brass Contributor
What is the difference between Remove-msoluser and Remove-SPOExternalUser
Hi all I doing some clean up of external users in my tenant and deleting stale guest users. There are 2 cmdlets that can be used to delete Guest users: remove-spoexternaluser and remove-msoluser. I ...
Sep 08, 2018
Both cmdlets allow to delete external users and the differences are just wha you have described plus the cmdlets were built by different teams. In regards of preference, I would always try to use Azure AD Cmdlets to deal with user and groups operations in your tenant