Windows Slideshow custom pictures deployment

Pavel yannara Mirochnitchenko 13,336 Reputation points MVP
2022-11-24T19:25:00.393+00:00

Our customer desires to have their own picture collection during screen saver / Windows Spotlight / Slideshow. I spend some time to study this topic and found registry path below. If I add custom folder location to Slideshow via Settings\Personalization\Lockscreen\ I see registery creates this crazy hash path value. I did a test by removing the custom folder location, re-added it back and checked, that the hash seems to be re-generated with same values. Could this work with deployment automation? Am I on the right path, or is there a better way to do this?

264016-image.png

Microsoft Security | Intune | Configuration Manager | Deployment
Microsoft Security | Intune | Configuration
Windows for business | Windows Client for IT Pros | User experience | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Jordi Rojas 271 Reputation points
    2023-01-19T18:28:10.5+00:00

    Hi,

    You can deploy a new lockscreen folder locally or from Azure storage with this method. This article is related to add the images to a storage account on Azure but you can modify the script and change the path to be a local path.

    [https://dybbugt.no/intune-setting-custom-wallpaper-and-lockscreen-on-windows-10-devices-with-powershell-and-azure-storage-blobs/

    the script from github:

    [https://github.com/geirdybbugt/Community-By-GeirDybbugt/tree/master/Win10

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.