mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-23 06:13:41 +00:00
Clarified instructions, as per #3793 & copyedits
[Issue #3793, Unable to create object from file](https://github.com/MicrosoftDocs/windows-itpro-docs/issues/3793) Although the user closed this issue once they realized how to upload the file, that fact that they were confused in the first place suggests that others may also need the steps for adding a property list explicitly spelled out. The navigation described here comes from [the official JAMF site](https://www.jamf.com/jamf-nation/articles/648/deploying-custom-configuration-profiles-using-jamf-pro) Also performed some copyedits while I'm here
This commit is contained in:
committed by
GitHub
parent
b831a3f3da
commit
0947ebde8e
@ -70,7 +70,7 @@ The configuration profile contains a custom settings payload that includes:
|
||||
- Microsoft Defender ATP for Mac onboarding information
|
||||
- Approved Kernel Extensions payload, to enable running the Microsoft kernel driver
|
||||
|
||||
To set the onboarding information, upload a property list file with the name, _jamf/WindowsDefenderATPOnboarding.plist_.
|
||||
To set the onboarding information, add a property list file with the name, _jamf/WindowsDefenderATPOnboarding.plist_, as a custom setting. You can do this by navigating to **Computers**>**Configuration Profiles**, selecting **New**, then choosing **Custom Settings**>**Configure**. From there, you can upload the property list.
|
||||
|
||||
>[!IMPORTANT]
|
||||
> You must set the the Preference Domain as "com.microsoft.wdav.atp"
|
||||
@ -104,8 +104,8 @@ Use the **Logs** tab to monitor deployment status for each enrolled device.
|
||||
|
||||

|
||||
|
||||
2. Upload wdav.pkg to the Distribution Point.
|
||||
3. In the **filename** field, enter the name of the package. For example, wdav.pkg.
|
||||
2. Upload the package to the Distribution Point.
|
||||
3. In the **filename** field, enter the name of the package. For example, _wdav.pkg_.
|
||||
|
||||
### Policy
|
||||
|
||||
@ -133,7 +133,7 @@ After a moment, the device's User Approved MDM status will change to **Yes**.
|
||||
|
||||

|
||||
|
||||
You may now enroll additional devices. You can also enroll them later, after you have finished provisioning system configuration and application packages.
|
||||
You may now enroll additional devices. You may also enroll them later, after you have finished provisioning system configuration and application packages.
|
||||
|
||||
## Deployment
|
||||
|
||||
@ -150,11 +150,11 @@ You can monitor deployment status in the **Logs** tab:
|
||||
|
||||
### Status on client device
|
||||
|
||||
After the Configuration Profile is deployed, you'll see the profile on the device in **System Preferences > Profiles >**, under the name of the configuration profile.
|
||||
After the Configuration Profile is deployed, you'll see the profile for the device in **System Preferences** > **Profiles >**.
|
||||
|
||||

|
||||
|
||||
After the policy is applied, you'll see the Microsoft Defender ATP icon in the macOS status bar in the top-right corner.
|
||||
Once the policy is applied, you'll see the Microsoft Defender ATP icon in the macOS status bar in the top-right corner.
|
||||
|
||||

|
||||
|
||||
|
Reference in New Issue
Block a user