Display Photo of user accounts in Active Directory

preview_player
Показать описание
In this video, I'll show you how to display photo of user account in Active Directory during logon in Windows operating system and how you can use Active Directory user’s photos as an account logon image (also called an avatar) for a Windows user profile that appears on the Lock Screen, Welcome Screen, in the Start Menu, in a few other places of Windows operating system.

The PowerShell script I've used for this demo is below.

This script runs when the user logs on to Windows to get the user’s photo from Active Directory, specifically the “thumbnailPhoto” attribute and it will set that as the profile picture of the Windows user profile.

Table of chapters
******************
00:00 - Intro
01:41 - How to Add Photos for Active Directory Users?
04:15 - Create a GPO to Apply an Account Profile Picture on Windows
06:43 - Configure user Group Policy loopback processing mode
07:16 - Set User Account Profile Photo using PowerShell
09:50 - Test the Group Policy
11:31 - Troubleshoot GPO issues
12:28 - Outro
Рекомендации по теме
Комментарии
Автор

How to set all users in domain same foto? like company logo or something like this....

maxXx_cz
Автор

Hello, I would like to, how add all user to AD

gera