aldn-bnk Posted December 23, 2022 Share Posted December 23, 2022 Hi Team, Is anyone had sucessfully for deploy custom windows 10 background/wallpaper using powershell script? I tried some script from google then the result is failed. Thanks Link to comment Share on other sites More sharing options...
Moderators Josh Levitsky Posted December 26, 2022 Moderators Share Posted December 26, 2022 I’m assuming in this case the users are local users and you are not using Azure/AD. If you were you would use Group Policy potentially to set this. But I found this article that seems accurate and the registry key method mentioned can easily be done with a Fileset that has a reg file and a script to do a reg import or just use powershell to write the keys. https://appuals.com/set-a-default-background-wallpaper-for-all-users-in-windows-10/ I would say to test this first by manually setting the keys and copying the wallpaper to a machine. Then make a Fileset. hope this helps get you to your solution. If someone has an already made Fileset maybe they will share it here. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now