Change Local GPO using PowerShell


Recommended Posts

Greetings,

 

I am attempting to create a powershell script that will move files onto the computer from a network location and then set them as defaults using local GPO. Normally I have been doing this manually i just think this will speed things along.

 

I am moving a Default Wallpaper, Default Lock Screen Background, and 2 user images (Guest and User)

 

I have the scripts to move the files however, i am unsure how to script the changes to GPO?

 

 

Here are the Group Policy Objects I want to change.

 

LCP\Computer Configuration\Administrative Templates\Control Panel\User Accounts\Apply the default user logon picture to all users (Enable)

LCP\Computer Configuration\Administrative Templates\System\Logon\Always use custom logon background (Enable)

LCP\User Configuration\Administrative Templates\Desktop\Desktop\Desktop Wallpaper (Enabled and set to C:\windows\web\wallpaper\Default.bmp)

 

Anyone have an idea as to how to do this?

Link to comment
https://www.neowin.net/forum/topic/1242180-change-local-gpo-using-powershell/
Share on other sites

you wouldn't use a gpo for that you would change it in the registry.  You can have the script run at logon that would change this, you can even have the script copy it and then modify the registry. 

 

For logon picture:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer

UseDefaultTile=1

 

Change this file to whatever file you want, keeping the filename the same

C:\ProgramData\Microsoft\User Account Pictures\user.bmp

 

For logon background:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\Background

OEMBackground=1

 

Place image here (file needs to be below 250KB):

C:\Windows\System32\oobe\info\backgrounds

name it "backgroundDefault.jpg"

 

Desktop Wallpaper:

HKCU\control panel\desktop

Wallpaper=c:\where_ever_the_location_of_the_file\filename.jpg

 

If you need help creating a vbscript or a kixscript let me know.  gpo just makes a point and click interface to registry keys (in most cases anyway).

In addition to the above, you can set the default background image at HKEY_USERS\.DEFAULT\Control Panel\Desktop\Wallpaper, string value with full path to the background image, but note that only will apply to newly created accounts, existing users will already have a different value set. Also note that the default user image won't be applied until a new user logs in for the first time if I remember right, won't show on the login screen properly until after that.

If you really want to go the GPO route via a desktop edition note that you'll need to install RSAT to have the groupolicy module available.. but agree with sc302, registry is much easier in this case. But here's a writeup on it regardless: http://technet.microsoft.com/en-us/library/ee461027.aspx

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Sure, that must be why it was revealed at the Sony showcase... the game was announced 5 years ago and the visuals are far from poor, what the hell are you smoking, plus the Switch 2 is pretty much on par with an Xbox Series S. It would be absolutely insane for a dev to build a game "with the Switch 2 in mind" when it's coming to all platforms where the majority of sales will happen.
    • The Irony... China wouldn't be what it is today without Apple 😂
    • Microsoft makes it easier to find PC specs in Windows 11 Settings by Taras Buria Windows 11 has already received several improvements that make it easier to learn about your computer's specifications. Recently, Microsoft released Spec Cards for the System > About section, which provide basic information about the PC's main components, such as processor, memory, storage, graphics card, and video memory. Now, the Settings app is getting a new way to find your device info. Microsoft wants to display basic device information right on the Home page of the Settings app. The latest preview builds from the Dev and Beta Channels introduced a new "Your device info" card for the Settings' Home page. It displays specs like processor name and speed, graphics card and the amount of video memory, storage, and RAM. The card also has a link to the "About" section, where you will find more information about your computer, its Windows edition, product ID, and the recently introduced FAQ section that answers common hardware-related questions. The "Your device info" card joins the existing cards on the Settings app's home page. While the section offers useful information like quick access to Bluetooth devices, Wi-Fi, personalization, and recommended settings, users received it with mixed reactions, as many considered it another way for Microsoft to promote its services and subscriptions like Microsoft 365, OneDrive, and Game Pass (seriously, who thinks about Game Pass when opening Settings?). Now, the Settings' Home page is a bit more useful, as it saves you a few clicks when checking your computer's specs. If you want to test the new "Your device info" card, update your PC to build 26200.5622 or newer (Dev Channel). Just keep in mind that Microsoft is rolling it out gradually, and it requires signing in with a Microsoft Account in the United States. Other changes in build 26200.5622 include a new Settings section for Quick Machine Recovery, widget improvements, more app recommendations in the "Open with" dialog, and more. Check out the full release notes here.
    • Ponies will finally have good games to play after replaying Last of Us for the 100th time. Oh and I lied, Silent Hill f looks pretty great too, but we already knew about that.
  • Recent Achievements

    • Week One Done
      jbatch earned a badge
      Week One Done
    • First Post
      Yianis earned a badge
      First Post
    • Rookie
      GTRoberts went up a rank
      Rookie
    • First Post
      James courage Tabla earned a badge
      First Post
    • Reacting Well
      James courage Tabla earned a badge
      Reacting Well
  • Popular Contributors

    1. 1
      +primortal
      397
    2. 2
      +FloatingFatMan
      178
    3. 3
      snowy owl
      170
    4. 4
      ATLien_0
      167
    5. 5
      Xenon
      134
  • Tell a friend

    Love Neowin? Tell a friend!