# ImportGPO

Group Policy Objects placed in this directory will be applied with OSConfig

![](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)

In the image above, the following GPOs will be applied

* OSDeploy Branding
* OSDeploy Win7
* OSDeploy Win10

## Backup-GPO.ps1 <a href="#backup-gpo-ps1" id="backup-gpo-ps1"></a>

Script to copy specified GPOs into the ImportGPO directory. This file can be edited as needed with the names of your GPOs

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LDKRxGiKLYjW1gana2O%2F-LLFknBHlyPo31rdlk4S%2F-LLFmeLV_V2IwFwUmZDS%2F2018-08-31_11-21-32.png?alt=media\&token=73d1bb26-77ab-421d-afa4-d0faa5823feb)


---

# 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-1/localpolicy/importgpo.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.
