Forum Discussion
Deleted
Mar 26, 2018List of all External Users Using Powershell
I tried this below command to get all external users but it return nothing.
I went to Admin Portal and filter users as Guest user it also not there.
One particular user having gmail id is not the...
Beat Grüring
Mar 26, 2018Brass Contributor
With the SiteUrl parameter you are filtering the users to the root site.
Try querying the users without this parameter.
Just use:
get-spoexternaluser
- DeletedMar 27, 2018
Beat Grüring Thanks for your reply, I tried but no luck.
Expiscornovus I tried but I have no access to get compliance.