mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
Merge branch 'atp-mac' of https://github.com/MicrosoftDocs/windows-docs-pr into atp-mac
This commit is contained in:
commit
8b921dc2ea
@ -316,7 +316,7 @@
|
|||||||
#### [Deploy Microsoft Defender Advanced Threat Protection for Mac]()
|
#### [Deploy Microsoft Defender Advanced Threat Protection for Mac]()
|
||||||
##### [Microsoft Intune-based deployment](microsoft-defender-atp/mac-install-with-intune.md)
|
##### [Microsoft Intune-based deployment](microsoft-defender-atp/mac-install-with-intune.md)
|
||||||
##### [JAMF-based deployment](microsoft-defender-atp/mac-install-with-jamf.md)
|
##### [JAMF-based deployment](microsoft-defender-atp/mac-install-with-jamf.md)
|
||||||
##### [Deployment with a different Mobile Device Management (MDM) system](windows-defender-atp/mac-install-with-other-mdm.md)
|
##### [Deployment with a different Mobile Device Management (MDM) system](microsoft-defender-atp/mac-install-with-other-mdm.md)
|
||||||
##### [Manual deployment](microsoft-defender-atp/mac-install-manually.md)
|
##### [Manual deployment](microsoft-defender-atp/mac-install-manually.md)
|
||||||
#### [Update Microsoft Defender ATP for Mac](microsoft-defender-atp/mac-updates.md)
|
#### [Update Microsoft Defender ATP for Mac](microsoft-defender-atp/mac-updates.md)
|
||||||
#### [Configure Microsoft Defender ATP for Mac]()
|
#### [Configure Microsoft Defender ATP for Mac]()
|
||||||
|
@ -25,7 +25,7 @@ The following instructions specify how to configure a macOS machine running Micr
|
|||||||
>[!IMPORTANT]
|
>[!IMPORTANT]
|
||||||
>Make sure you have enabled [Microsoft Defender ATP for Mac](microsoft-defender-atp-mac#how-to-install-microsoft-defender-atp-for-mac.md), and pay attention to the “earlyPreview” flag. See documentation for [Jamf](mac-install-with-jamf.md), [Intune](mac-install-with-intune.md) and [manual deployment](mac-install-manually.md) instructions.
|
>Make sure you have enabled [Microsoft Defender ATP for Mac](microsoft-defender-atp-mac#how-to-install-microsoft-defender-atp-for-mac.md), and pay attention to the “earlyPreview” flag. See documentation for [Jamf](mac-install-with-jamf.md), [Intune](mac-install-with-intune.md) and [manual deployment](mac-install-manually.md) instructions.
|
||||||
|
|
||||||
## Enable the "Insider" program with Jamf
|
## Enable the Insider program with Jamf
|
||||||
|
|
||||||
a. Create configuration profile com.microsoft.wdav.plist with the following content:
|
a. Create configuration profile com.microsoft.wdav.plist with the following content:
|
||||||
|
|
||||||
@ -43,14 +43,14 @@ a. Create configuration profile com.microsoft.wdav.plist with the following cont
|
|||||||
</plist>
|
</plist>
|
||||||
```
|
```
|
||||||
|
|
||||||
b. From the JAMF console, navigate to Computers > Configuration Profiles, navigate to the configuration profile you'd like to use, then select Custom Settings.
|
b. From the JAMF console, navigate to **Computers > Configuration Profiles**, navigate to the configuration profile you'd like to use, then select **Custom Settings**.
|
||||||
|
|
||||||
c. Create an entry with com.microsoft.wdav as the preference domain and upload the .plist created earlier.
|
c. Create an entry with com.microsoft.wdav as the preference domain and upload the .plist created earlier.
|
||||||
|
|
||||||
>[!WARNING]
|
>[!WARNING]
|
||||||
>You must enter the correct preference domain (com.microsoft.wdav), otherwise the preferences will not be recognized by the product
|
>You must enter the correct preference domain (com.microsoft.wdav), otherwise the preferences will not be recognized by the product
|
||||||
|
|
||||||
## Enable the "Insider" program with Intune
|
## Enable the Insider program with Intune
|
||||||
|
|
||||||
a. Create configuration profile com.microsoft.wdav.plist with the following content:
|
a. Create configuration profile com.microsoft.wdav.plist with the following content:
|
||||||
|
|
||||||
@ -109,9 +109,9 @@ a. Create configuration profile com.microsoft.wdav.plist with the following cont
|
|||||||
</plist>
|
</plist>
|
||||||
```
|
```
|
||||||
|
|
||||||
b. Open Manage > Device configuration. Select Manage > Profiles > Create Profile.
|
b. Open **Manage > Device configuration**. Select **Manage > Profiles > Create Profile**.
|
||||||
|
|
||||||
c. Choose a name for the profile. Change Platform=macOS to Profile type=Custom. Select Configure.
|
c. Choose a name for the profile. Change **Platform=macOS** to **Profile type=Custom**. Select **Configure**.
|
||||||
|
|
||||||
d. Save the .plist created earlier as com.microsoft.wdav.xml.
|
d. Save the .plist created earlier as com.microsoft.wdav.xml.
|
||||||
|
|
||||||
@ -119,15 +119,14 @@ e. Enter com.microsoft.wdav as the custom configuration profile name.
|
|||||||
|
|
||||||
f. Open the configuration profile and upload com.microsoft.wdav.xml. This file was created in step 1.
|
f. Open the configuration profile and upload com.microsoft.wdav.xml. This file was created in step 1.
|
||||||
|
|
||||||
g. Select OK.
|
g. Select **OK**.
|
||||||
|
|
||||||
h. Select Manage > Assignments. In the Include tab, select Assign to All Users & All devices.
|
h. Select **Manage > Assignments**. In the **Include** tab, select **Assign to All Users & All devices**.
|
||||||
|
|
||||||
>[!WARNING]
|
>[!WARNING]
|
||||||
>You must enter the correct custom configuration profile name, otherwise these preferences will not be recognized by the product.
|
>You must enter the correct custom configuration profile name, otherwise these preferences will not be recognized by the product.
|
||||||
|
|
||||||
|
## Enable the Insider program manually on a single machine
|
||||||
## Enable the "Insider" program manually on a single machine
|
|
||||||
|
|
||||||
In the command prompt, run:
|
In the command prompt, run:
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@ To learn how to configure a macOS machine running Microsoft Defender ATP to be a
|
|||||||
|
|
||||||
### Prerequisites
|
### Prerequisites
|
||||||
|
|
||||||
- Access to the Microsoft Defender Security Center portal
|
- A Microsoft Defender ATP subscription and access to the Microsoft Defender Security Center portal
|
||||||
- Beginner-level experience in macOS and BASH scripting
|
- Beginner-level experience in macOS and BASH scripting
|
||||||
- Administrative privileges on the device (in case of manual deployment)
|
- Administrative privileges on the device (in case of manual deployment)
|
||||||
|
|
||||||
@ -45,29 +45,27 @@ To learn how to configure a macOS machine running Microsoft Defender ATP to be a
|
|||||||
|
|
||||||
There are several methods and deployment tools that you can use to install and configure Microsoft Defender ATP for Mac.
|
There are several methods and deployment tools that you can use to install and configure Microsoft Defender ATP for Mac.
|
||||||
|
|
||||||
In general you need to take the following steps:
|
* Third-party management tools:
|
||||||
|
* [Microsoft Intune-based deployment](mac-install-with-intune.md)
|
||||||
|
* [JAMF-based deployment](mac-install-with-jamf.md)
|
||||||
|
* [Other MDM products](mac-install-with-other-mdm.md)
|
||||||
|
|
||||||
- Ensure that you have a Microsoft Defender ATP subscription and have access to the Microsoft Defender ATP Portal
|
* Command-line tool:
|
||||||
- Deploy Microsoft Defender ATP for Mac using one of the following deployment methods:
|
* [Manual deployment](mac-install-manually.md)
|
||||||
- Via third-party management tools:
|
|
||||||
- [Microsoft Intune-based deployment](mac-install-with-intune.md)
|
|
||||||
- [JAMF-based deployment](mac-install-with-jamf.md)
|
|
||||||
- [Other MDM products](mac-install-with-other-mdm.md)
|
|
||||||
- Via the command-line tool:
|
|
||||||
- [Manual deployment](mac-install-manually.md)
|
|
||||||
|
|
||||||
### System requirements
|
### System requirements
|
||||||
|
|
||||||
> [!CAUTION]
|
The three most recent major releases of macOS are supported.
|
||||||
> The three most recent major releases of macOS are supported. Beta versions of macOS are not supported.
|
|
||||||
>
|
|
||||||
> macOS Sierra (10.12) support will end on January 1, 2020.
|
|
||||||
|
|
||||||
- Supported macOS versions: 10.15 (Catalina), 10.14 (Mojave), 10.13 (High Sierra)
|
- 10.15 (Catalina), 10.14 (Mojave), 10.13 (High Sierra)
|
||||||
- Disk space: 650 MB
|
- Disk space: 650 MB
|
||||||
|
|
||||||
|
Beta versions of macOS are not supported. macOS Sierra (10.12) support will end on January 1, 2020.
|
||||||
|
|
||||||
After you've enabled the service, you may need to configure your network or firewall to allow outbound connections between it and your endpoints.
|
After you've enabled the service, you may need to configure your network or firewall to allow outbound connections between it and your endpoints.
|
||||||
|
|
||||||
|
### Network connections
|
||||||
|
|
||||||
The following table lists the services and their associated URLs that your network must be able to connect to. You should ensure that there are no firewall or network filtering rules that would deny access to these URLs, or you may need to create an *allow* rule specifically for them.
|
The following table lists the services and their associated URLs that your network must be able to connect to. You should ensure that there are no firewall or network filtering rules that would deny access to these URLs, or you may need to create an *allow* rule specifically for them.
|
||||||
|
|
||||||
| Service location | DNS record |
|
| Service location | DNS record |
|
||||||
@ -105,7 +103,6 @@ Once Microsoft Defender ATP is installed, connectivity can be validated by runni
|
|||||||
$ mdatp --connectivity-test
|
$ mdatp --connectivity-test
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
## How to update Microsoft Defender ATP for Mac
|
## How to update Microsoft Defender ATP for Mac
|
||||||
|
|
||||||
Microsoft regularly publishes software updates to improve performance, security, and to deliver new features. To update Microsoft Defender ATP for Mac, a program named Microsoft AutoUpdate (MAU) is used.
|
Microsoft regularly publishes software updates to improve performance, security, and to deliver new features. To update Microsoft Defender ATP for Mac, a program named Microsoft AutoUpdate (MAU) is used.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user