SharePoint Online: How to find all the external users in a tenant (I)!

If you need to find all your external users in SharePoint Online, you have at least two possibilities to find them:

  • First one is through the SharePoint Online Administration and the User profiles management.
  • Second one is through PowerShell.

In this first article I will show you the first approach:

  • First, you have to navigate to the SharePoint Online Administration and click the “user profiles” link in the vertical menu.
  • Then, in the user profiles page just click the “Manage User Profiles” link

image

image

  • In the “Manage User Profiles” page you can use the search text box to quickly locate any external user. For instance, if you add “live” as search criteria you will get all the “Live” external users added at some time in your SharePoint Online tenant.

  • In order to get all the external users through the UI, the only way to go is just by searching for all the user profiles and them do a visual inspection to locate all the external users in the tenant.

image

SharePoint Online: Como localizar los usuarios externos en un tenant (I)!

Si necesitáis localizar los usuarios externos en SharePoint Online, tenéis dos posibilidades igual de efectivas:

  • A través de la Administración de SharePoint Online y la sección User profiles.
  • A través de PowerShell.

En este primer artículo vamos a ver la primera de las posibilidades:

  • En primer lugar, accedemos a la Administración de SharePoint Online y hacemos clic en “user profiles”.
  • A continuación, hacemos clic en “Manage User Profiles”.

image

image

  • En la página que se abre, hacemos uso de la caja de texto de búsqueda para localizar estos usuarios externos de forma rápida. Por ejemplo, si añadimos “live” como criterio de búsqueda tendremos todos los usuarios con Live ID que hemos añadido como usuarios externos en el tenant de SharePoint Online.
  • Para obtener el resto de usuarios externos a través de la UI tendréis que seguir un proceso manual. Por ejemplo, si buscáis por “i” obtendréis todos los usuarios del tenant y a partir de los mismos podréis ver qué usuarios son externos al mismo.

image