# Release Notes

**OSConfig** is configured as a **Complete Demo** that can be downloaded from GitHub

## 18.9.4 (September 4, 2018)

* **OSConfig.ps1** updated to support Provisioning Packages
* **Import-GPO.ps1** updated to hide progress (required for Provisioning Packages)

## 18.9.3 (September 3, 2018)

* Set-StartLayout.ps1 - resolved an issue where LayoutModification was not copied to existing User Profiles
* Minor formatting updates to existing PowerShell scripts

## 18.8.31 (August 31, 2018)

* Updated GPOs
* Tweet Release

## 18.8.30 (August 30, 2018)

* Script cleanup

## 18.8.29 (August 29, 2018)

* Initial upload


---

# 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/download/release.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.
