# Configure Microsoft Defender for Endpoint for Nonprofit (Antivirus)

{% hint style="info" %}
This uses the premium version of Microsoft Defender, which is included in the free licenses granted to nonprofits. More info here:[How to Apply for FREE Nonprofit Microsoft 365 Services](/microsoft/microsoft-365-nonprofit-setup/how-to-apply-for-free-nonprofit-microsoft-365-services.md)
{% endhint %}

## **Microsoft 365 Defender for Endpoint Setup**

* Go to [this Onboarding page](https://security.microsoft.com/onboard) to start enabling features, and wait until it reloads and redirects you to the dashboard.  This can take 5-15 minutes. <https://security.microsoft.com/onboard>
* Open this [policy management link](https://security.microsoft.com/policy-management) in a new tab and walk through the wizard (if prompted), skipping all the steps that ask you to assign roles and notifications: <https://security.microsoft.com/policy-management>
* Cache-clear refresh the page (Crtl + Shift + R) to ensure all menu options are revealed.&#x20;
* Navigate to: [**Settings** > **Endpoints** >**Advanced features**](https://security.microsoft.com/preferences2/integration).  Enable the following:
  * ***Microsoft Defender for Cloud Apps***
  * ***Unified audit log***
  * ***Share endpoint alerts with Microsoft Compliance Center***
  * ***Microsoft Intune connection***
  * Save your changes.
* Verify [in the Intune Portal](https://intune.microsoft.com/#view/Microsoft_Intune_Workflows/SecurityManagementMenu/~/atp) that the connection to the Defender portal is active.  **Endpoint Security < Microsoft Defender for Endpoint**
  * **Connection Status** *should be* **Enabled**
  * If it does **not** say **Enabled**:&#x20;
    * Go back to the Security/Defender portal, and [**Settings** > **Endpoints** >**Advanced features**](https://security.microsoft.com/preferences2/integration). and toggle the ***Microsoft Intune connection*** OFF, Save, then toggle it back on again and Save.&#x20;

Next, you need to configure policies for the following, in the Intune portal:&#x20;

* AV Policy
* ASR Policy
* EDR Policy

{% hint style="info" %}
The Good Heart Tech team has the automation and skillset to enable the seamless deployment of all of the above settings and policies. Contact us if you need assistance with deployment.
{% endhint %}


---

# 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://learn.goodhearttech.org/microsoft/microsoft-365-nonprofit-setup/configure-microsoft-defender-for-endpoint-for-nonprofit-antivirus.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.
