Website-Icon Granikos GmbH & Co. KG

Set ThumbnailPhoto for Azure AD Guest Users

Description

When using this PowerShell script you can update the guest user’s thumbnail photo to a photo that aligns with your company’s corporate identity and compliance guidelines, and you do not have to rely on the Azure AD default photo.

Examples

# EXAMPLE
# Set the photo ExternalUser.png for all guest users if no photo exists
.\Set-GuestUserPhoto.ps1 -FilePath D:\Photos\ExternalUser.png -GuestUsersToSelect All -UpdateMode SetIfNoPhotoExists

# EXAMPLE
# Set the photo ExternalUser.png for guest user JohnDoe@varunagroup.de if no photo exists
.\Set-GuestUserPhoto.ps1 -FilePath D:\Photos\ExternalUser.png -GuestUsersToSelect Single -UserPrincipalName JohnDoe@varunagroup.de

Version History

Links

Follow

Kurz-URL | Short URL: https://granikos.eu/go/sabi
Die mobile Version verlassen