This PowerShell script will take the users profile picture from AD and add it to the local user profile in Windows 10. The script comes originally from this blog: http://blog.jocha.se/tech/ad-user-pictures-in-windows-10. But I have changes it a little. At some point in time, I will take the better quality photo from Exchange instead of AD. But that will come at a later time. You can run it as a GPO logon script. See this post.
Get the Script “UserPicture.ps1” here.