> For the complete documentation index, see [llms.txt](https://osconfig.osdeploy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://osconfig.osdeploy.com/docs/untitled-2/import-osdeploy-gpos.md).

# Import OSDeploy GPOs

The OSConfig repository you downloaded includes some sample Group Policy Objects. These are GPO Backups (not copies from Sysvol).

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LDKRxGiKLYjW1gana2O%2F-LLFknBHlyPo31rdlk4S%2F-LLFlyUt0IcWItJrwjTf%2F2018-08-31_11-18-46.png?alt=media\&token=94ad4ec5-365f-435b-8e6d-b2a5d690b01e)

## Create and Import OSDeploy GPOs <a href="#create-and-import-osdeploy-gpos" id="create-and-import-osdeploy-gpos"></a>

In Group Policy Management, create a new GPO. In my example I have created **OSDeploy Branding**. Right click on the OSDeploy Branding GPO and select **Import Settings**

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LDKRxGiKLYjW1gana2O%2F-LLG9r3d9i6N5aLO7dZa%2F-LLGAzCI-LWbO9g7VcfN%2F2018-08-31_13-12-27.png?alt=media\&token=d9073ad7-0b1b-4a2a-a218-849884bd3998)

Select the OSDeploy Branding GPO from the OSConfig Repository and import it

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LDKRxGiKLYjW1gana2O%2F-LLG9r3d9i6N5aLO7dZa%2F-LLGBYSLGkjNQvb7WZNm%2F2018-08-31_13-14-09.png?alt=media\&token=538372e4-6402-4880-95e5-e0a03346f0c8)

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LDKRxGiKLYjW1gana2O%2F-LLG9r3d9i6N5aLO7dZa%2F-LLGBfp19aH9_FnDVHXU%2F2018-08-31_13-14-52.png?alt=media\&token=64f5cf06-b1ef-42cb-bc8b-c51d41e6c7ce)

## Complete <a href="#complete" id="complete"></a>

Repeat this process for OSDeploy Win10 and OSDeploy Win7 and you should be ready to start editing the GPOs

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LDKRxGiKLYjW1gana2O%2F-LLG9r3d9i6N5aLO7dZa%2F-LLGCD0GRlKGOlMUe_yG%2F2018-08-31_13-17-39.png?alt=media\&token=0c3236ad-5a5b-4f16-8ea6-7b4307ee20b0)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://osconfig.osdeploy.com/docs/untitled-2/import-osdeploy-gpos.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
