Hello helpful people, I have a task to complete which requires help. I am deploying Windows 7 images through SCCM & would like to create a PowerShell script to change the background from default to a custom image depending on screen resolution. So I have few custom background images, less than 246kb in a folder. Can someone please help me with a script which will change the background image to one of my custom images depending on screen resolution?
Update: the purpose here is not to engage resources to write a script but bit of direction that I could use in writing my own.