LogoLogo
OSDeploy.comTwitterGitHub
  • Overview
  • OSDeploy Home
  • Download
    • Release Notes
    • GitHub
    • LGPO
    • OSDeploy PowerShell Module
  • Docs
    • Deployment
      • ConfigMgr New PC TS Package
      • ConfigMgr New PC TS Unattend.xml
      • ConfigMgr New PC TS Provisioning Package
      • MDT New PC TS
    • Customize
      • Alpha
      • Apps
      • Background
      • LocalPolicy
        • ImportGPO
        • ImportTXT
        • LGPO
        • Import-GPO.ps1
      • RegistryXML
      • Scripts
      • Start
      • Theme
      • Zeta
    • Group Policies
      • Best Practices
        • Edit Local Policy with Reg Keys
      • Active Directory GPO
      • Build a Domain Controller
      • Update ADMX Templates
      • Local vs Domain Policies
      • Import OSDeploy GPOs
      • Edit OSDeploy Branding GPO
    • Provisioning Packages
      • PowerShell Script to PPKG
      • OSConfig to PPKG
    • Registry
      • Group Policy Preferences
      • GPP Registry.xml
      • RegistryXML Files
      • Convert REG to RegistryXML
      • Apply RegistryXML Files
    • How To
      • Theme Customization
Powered by GitBook
On this page
  • RegistryXML Library
  • Show-RegistryXML

Was this helpful?

  1. Docs
  2. Registry

RegistryXML Files

PreviousGPP Registry.xmlNextConvert REG to RegistryXML

Last updated 5 years ago

Was this helpful?

While the Policy contains a Registry.xml file, you can actually create separate, individual XML files that contain Registry settings. I call these RegistryXML Files . . . The neat thing about working in Group Policy Management is the fact that you can Copy anything from GPP Registry

And Paste it in Windows

So what does this mean?

RegistryXML Library

This is why I included a RegistryXML Library as part of OSConfig. This allows you to select whatever files you want in Windows Explorer, and Copy them to the Clipboard

And Paste them right into Group Policy Management Preferences

Show-RegistryXML

Works like a champ!

​