# RegistryXML Files

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

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LDKRxGiKLYjW1gana2O%2F-LLcMJNXENIGdCf-GefE%2F-LLcN3OBygvMf38dttE-%2F2018-09-05_1-16-12.png?alt=media\&token=8c0ee8b4-8a12-4722-b1fd-0eb2cb620019)

And Paste it in Windows

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LDKRxGiKLYjW1gana2O%2F-LLcMJNXENIGdCf-GefE%2F-LLcNYadNuubE0D48eV9%2F2018-09-05_1-18-15.png?alt=media\&token=822eb46f-8a9e-4c0a-8d08-c89ad03e56e1)

So what does this mean?

## RegistryXML Library <a href="#registryxml-library" id="registryxml-library"></a>

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

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LDKRxGiKLYjW1gana2O%2F-LLcMJNXENIGdCf-GefE%2F-LLcOT3nXw1Kwfwru6AJ%2F2018-09-05_1-21-53.png?alt=media\&token=46402f77-95bb-4b34-b92f-40933cfa109b)

And Paste them right into Group Policy Management Preferences

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LDKRxGiKLYjW1gana2O%2F-LLcMJNXENIGdCf-GefE%2F-LLcOwqVEMiXwuiUDk35%2F2018-09-05_1-24-14.png?alt=media\&token=fdaf3924-c588-4744-9b81-83bafca6a539)

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LDKRxGiKLYjW1gana2O%2F-LLcMJNXENIGdCf-GefE%2F-LLcPMC4VpFBhIS-WvIR%2F2018-09-05_1-26-22.png?alt=media\&token=e35d5d7a-2f1c-4d8a-ab8f-a1e8992a80ae)

## Show-RegistryXML <a href="#show-registryxml" id="show-registryxml"></a>

Works like a champ!

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LDKRxGiKLYjW1gana2O%2F-LLcMJNXENIGdCf-GefE%2F-LLcQay3ktGc3c5Pn5jL%2F2018-09-05_1-31-31.png?alt=media\&token=d06601ed-0532-46e6-b3bc-5db36aef4d8c)

​


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://osconfig.osdeploy.com/docs/untitled-4/registryxml-files.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
