# PowerShell Protect

{% hint style="danger" %}
PowerShell Protect is now [open source](https://github.com/ironmansoftware/powershell-protect).
{% endhint %}

PowerShell Protect provides auditing and blocking support for Windows PowerShell and PowerShell on Windows 10 and Windows Server 2016 or later machines.

PowerShell Protect integrates with the Antimalware Scan Interface to audit and block scripts before they execute.&#x20;

![](/files/-MYfC8rBz6SkOhZyCLYK)

### More Information&#x20;

* [Getting Started](/powershell-pro-tools-documentation/powershell-protect/getting-started.md)
* [Download](https://www.powershellgallery.com/packages/PowerShellProtect)


---

# 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://docs.poshtools.com/powershell-pro-tools-documentation/powershell-protect.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.
