Jump to content

Powershell script to change "Desktop Wallpaper" policy.


Recommended Posts

Posted
I've got two desktop wallpapers that need to be rotated weekly and I found out you can edit group policies via powershell scripts, i'm thinking of running the script every week using task scheduler. Anyone got a Powershell script tempelate for something similar?
Posted
I've got two desktop wallpapers that need to be rotated weekly and I found out you can edit group policies via powershell scripts, i'm thinking of running the script every week using task scheduler. Anyone got a Powershell script tempelate for something similar?

 

Another option would be just rename the image on the server that the policy points to (via script etc)

 

That’s what we used to do at an old site, that way you can have as many as you want in the loop without changing any GPOS

 

Steve

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...