Upload user photos in Active Directory and Entra AD

Upload user photos in Active Directory and Entra AD
A simple PowerShell script that imports user photos into Active Directory. After an Entra AD Sync it will push the same images to towards Azure, Office 365 (Teams, Exchange, The user photos need to be 80x80 with a max filesize of 100kb! Important! $transcriptLog = "C:\Scripts\ImportThumbnail\log.txt" if (Test-Path $transcriptLog) {…