# Convert REG to RegistryXML

Here is where things get very easy . . . let's first find a REG file that we want to add to Group Policy. A great place to find all kinds of REG files is to check at Ten Forums. Here is one that will add an **Edit with PowerShell ISE as Administrator** in the Context Menu. In the link below, download the REG file

A simple right click and Copy on the XML file your downloaded, then Paste into Group Policy Management. These Registry values will be added by OSConfig when adding the GPO to the LocalPolicy Customization


---

# 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/convert-reg-to-registryxml.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.
