This commit is contained in:
Iaan
2016-04-20 15:58:08 +10:00
parent 85687212b7
commit fc32ce7f7f
5 changed files with 31 additions and 30 deletions

View File

@ -4,7 +4,7 @@ description: Use Group Policy to deploy the configuration package or do manual r
keywords: configure endpoints, client onboarding, configure Windows ATP endpoints, configure Windows Defender Advanced Threat Protection endpoints keywords: configure endpoints, client onboarding, configure Windows ATP endpoints, configure Windows Defender Advanced Threat Protection endpoints
search.product: eADQiWindows 10XVcnh search.product: eADQiWindows 10XVcnh
ms.prod: W10 ms.prod: W10
ms.mktglfcycl: ms.mktglfcycl: deploy
ms.sitesec: library ms.sitesec: library
author: mjcaparas author: mjcaparas
--- ---
@ -17,6 +17,27 @@ author: mjcaparas
You can use a Group Policy (GP) configuration package or an automated script to configure endpoints. You can deploy the GP configuration package or script with a GP update, or manually through the command line. You can use a Group Policy (GP) configuration package or an automated script to configure endpoints. You can deploy the GP configuration package or script with a GP update, or manually through the command line.
## Configure with System Center Configuration Manager (SCCM)
1. Open the SCCM configuration package .zip file (*WindowsATPOnboardingPackage.zip*) that you downloaded from the service onboarding wizard. You can also get the package from the [Windows Defender ATP portal](https://seville.windows.com): <span style="background-color: yellow;">Naama: Confirm package name</span>
a. Click **Client onboarding** on the **Navigation pane**.
b. Select **SCCM**, click **Download package**, and save the .zip file. <span style="background-color: yellow;">Iaan: Need to confirm the UI for this</span>
2. Copy the .zip file to a shared, read-only location that can be accessed by the network administrators who will deploy the package.
<span style="background-color: yellow;">Iaan: Will confirm ui for this</span>
3. In the SCCM console, go to **Software Library**.
4. Under **Application Management**, right-click **Packages** and select **Import**.
5. Click **Browse** and choose the package that was downloaded from the portal (zip file).
6. The package will appear under the Packages page.
7. Right-click the Package and choose deploy.
8. Choose a predefined device collection to deploy the package to.
<span style="background-color: yellow;">Naama note: If its a package we create then well set the necessary privileges, otherwise provide guidance (Omri: what is the necessary privileges?)</span>
## Configure with Group Policy ## Configure with Group Policy
Using the GP configuration package ensures your endpoints will be correctly configured to report to the Windows Defender ATP service. Using the GP configuration package ensures your endpoints will be correctly configured to report to the Windows Defender ATP service.
@ -46,27 +67,6 @@ Using the GP configuration package ensures your endpoints will be correctly conf
For additional settings, see the [Additional configuration settings section](additional-configuration-windows-advanced-threat-protection.md). For additional settings, see the [Additional configuration settings section](additional-configuration-windows-advanced-threat-protection.md).
## Configure with System Center Configuration Manager (SCCM)
1. Open the SCCM configuration package .zip file (*WindowsATPOnboardingPackage.zip*) that you downloaded from the service onboarding wizard. You can also get the package from the [Windows Defender ATP portal](https://seville.windows.com): <span style="background-color: yellow;">Naama: Confirm package name</span>
a. Click **Client onboarding** on the **Navigation pane**.
b. Select **SCCM**, click **Download package**, and save the .zip file. <span style="background-color: yellow;">Iaan: Need to confirm the UI for this</span>
2. Copy the .zip file to a shared, read-only location that can be accessed by the network administrators who will deploy the package.
<span style="background-color: yellow;">Iaan: Will confirm ui for this</span>
3. In the SCCM console, go to **Software Library**.
4. Under **Application Management**, right-click **Packages** and select **Import**.
5. Click **Browse** and choose the package that was downloaded from the portal (zip file).
6. The package will appear under the Packages page.
7. Right-click the Package and choose deploy.
8. Choose a predefined device collection to deploy the package to.
<span style="background-color: yellow;">Naama note: If its a package we create then well set the necessary privileges, otherwise provide guidance (Omri: what is the necessary privileges?)</span>
## Configure endpoints manually with registry changes ## Configure endpoints manually with registry changes
You can also manually onboard individual endpoints to Windows Defender ATP. You might want to do this first when testing the service before you commit to onboarding all endpoints in your network. You can also manually onboard individual endpoints to Windows Defender ATP. You might want to do this first when testing the service before you commit to onboarding all endpoints in your network.

View File

@ -4,7 +4,7 @@ description: Minimum network and data storage configuration, endpoint hardware a
keywords: minimum requirements, Windows Defender Advanced Threat Protection minimum requirements, network and data storage, endpoint, endpoint configuration, deployment channel keywords: minimum requirements, Windows Defender Advanced Threat Protection minimum requirements, network and data storage, endpoint, endpoint configuration, deployment channel
search.product: eADQiWindows 10XVcnh search.product: eADQiWindows 10XVcnh
ms.prod: W10 ms.prod: W10
ms.mktglfcycl: ms.mktglfcycl: deploy
ms.sitesec: library ms.sitesec: library
--- ---

View File

@ -4,7 +4,7 @@ description: Monitor the onboarding of the Windows Defender ATP service to ensur
keywords: monitor onboarding, monitor Windows Defender ATP onboarding, monitor Windows Defender Advanced Threat Protection onboarding keywords: monitor onboarding, monitor Windows Defender ATP onboarding, monitor Windows Defender Advanced Threat Protection onboarding
search.product: eADQiWindows 10XVcnh search.product: eADQiWindows 10XVcnh
ms.prod: W10 ms.prod: W10
ms.mktglfcycl: ms.mktglfcycl: deploy
ms.sitesec: library ms.sitesec: library
author: mjcaparas author: mjcaparas
--- ---

View File

@ -6,10 +6,10 @@ search.product: eADQiWindows 10XVcnh
ms.prod: W10 ms.prod: W10
ms.mktglfcycl: ms.mktglfcycl:
ms.sitesec: library ms.sitesec: library
author: mjcaparas author: iaanw
--- ---
# Onboard endpoints and set up the Windows Defender ATP user access # Onboard and set up Windows Defender Advanced Threat Protection
**Applies to** **Applies to**
@ -24,14 +24,14 @@ There are two stages to onboarding:
1. Set up user access in AAD and use a wizard to create a dedicated 1. Set up user access in AAD and use a wizard to create a dedicated
cloud instance for your network (known as “service onboarding”). cloud instance for your network (known as “service onboarding”).
2. Add endpoints to the service with scheduled GP updates or manual 2. Add endpoints to the service with System Center Configuration Manager, scheduled GP updates, or manual
registry changes (known as “endpoint onboarding”). registry changes (known as “endpoint onboarding”).
## In this section ## In this section
Topic | Description Topic | Description
:---|:--- :---|:---
[Windows Defender ATP service onboarding](service-onboarding-windows-advanced-threat-protection.md) | Learn about managing user access to the Windows Defender ATP portal by assigning users to the Windows Defender ATP service application in ADD. [Windows Defender ATP service onboarding](service-onboarding-windows-advanced-threat-protection.md) | Learn about managing user access to the Windows Defender ATP portal by assigning users to the Windows Defender ATP service application in ADD.
[Configure Windows Defender ATP endpoints (client onboarding)](configure-endpoints-windows-advanced-threat-protection.md) | You'll need to configure endpoints for it to report to the Windows Defender ATP service. Learn how you can use the configuration package to configure endpoints in your enterprise. [Configure Windows Defender ATP endpoints (endpoint onboarding)](configure-endpoints-windows-advanced-threat-protection.md) | You'll need to configure endpoints for it to report to the Windows Defender ATP service. Learn how you can use the configuration package to configure endpoints in your enterprise.
[Monitor the Windows Defender ATP onboarding](monitor-onboarding-windows-advanced-threat-protection.md) | Learn how you can monitor the onboarding to ensure your endpoints are correctly configured and are sending telemetry reports. [Monitor the Windows Defender ATP onboarding](monitor-onboarding-windows-advanced-threat-protection.md) | Learn how you can monitor the onboarding to ensure your endpoints are correctly configured and are sending telemetry reports.
[Additional Windows Defender ATP configuration settings](additional-configuration-windows-advanced-threat-protection.md) | This topic describes the steps you need to take to configure settings for sample sharing used in the deep analysis feature. [Additional Windows Defender ATP configuration settings](additional-configuration-windows-advanced-threat-protection.md) | This topic describes the steps you need to take to configure settings for sample sharing used in the deep analysis feature.
[Troubleshoot Windows Defender Advanced Threat Protection onboarding issues](troubleshoot-onboarding-windows-advanced-threat-protection.md) | This topic contains information on how you can resolve issues that might arise during onboarding. [Troubleshoot Windows Defender Advanced Threat Protection onboarding issues](troubleshoot-onboarding-windows-advanced-threat-protection.md) | This topic contains information on how you can resolve issues that might arise during onboarding.

View File

@ -4,14 +4,15 @@ description: Assign users to the Windows Defender ATP service application in Azu
keywords: service onboarding, Windows Defender Advanced Threat Protection service onboarding keywords: service onboarding, Windows Defender Advanced Threat Protection service onboarding
search.product: eADQiWindows 10XVcnh search.product: eADQiWindows 10XVcnh
ms.prod: W10 ms.prod: W10
ms.mktglfcycl: ms.mktglfcycl: deploy
ms.sitesec: library ms.sitesec: library
author: mjcaparas author: mjcaparas
--- ---
# Windows Defender ATP service onboarding # Windows Defender ATP service onboarding
- Windows 10 Insider Preview - Windows 10 Insider Preview
- Azure Active Directory
<span style="color:#ED1C24;">[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]</span> <span style="color:#ED1C24;">[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]</span>