mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-17 07:47:22 +00:00
Merge pull request #3491 from MicrosoftDocs/MDBranchDefendercSPUpdate
Additional updates per PR#8039
This commit is contained in:
commit
ae6772b62d
@ -51,7 +51,7 @@ Supported operation is Get.
|
|||||||
<a href="" id="detections-threatid-severity"></a>**Detections/*ThreatId*/Severity**
|
<a href="" id="detections-threatid-severity"></a>**Detections/*ThreatId*/Severity**
|
||||||
Threat severity ID.
|
Threat severity ID.
|
||||||
|
|
||||||
The data type is a integer.
|
The data type is integer.
|
||||||
|
|
||||||
The following list shows the supported values:
|
The following list shows the supported values:
|
||||||
|
|
||||||
@ -66,7 +66,7 @@ Supported operation is Get.
|
|||||||
<a href="" id="detections-threatid-category"></a>**Detections/*ThreatId*/Category**
|
<a href="" id="detections-threatid-category"></a>**Detections/*ThreatId*/Category**
|
||||||
Threat category ID.
|
Threat category ID.
|
||||||
|
|
||||||
The data type is a integer.
|
The data type is integer.
|
||||||
|
|
||||||
The following table describes the supported values:
|
The following table describes the supported values:
|
||||||
|
|
||||||
@ -128,7 +128,7 @@ Supported operation is Get.
|
|||||||
<a href="" id="detections-threatid-currentstatus"></a>**Detections/*ThreatId*/CurrentStatus**
|
<a href="" id="detections-threatid-currentstatus"></a>**Detections/*ThreatId*/CurrentStatus**
|
||||||
Information about the current status of the threat.
|
Information about the current status of the threat.
|
||||||
|
|
||||||
The data type is a integer.
|
The data type is integer.
|
||||||
|
|
||||||
The following list shows the supported values:
|
The following list shows the supported values:
|
||||||
|
|
||||||
@ -149,7 +149,7 @@ Supported operation is Get.
|
|||||||
<a href="" id="detections-threatid-executionstatus"></a>**Detections/*ThreatId*/ExecutionStatus**
|
<a href="" id="detections-threatid-executionstatus"></a>**Detections/*ThreatId*/ExecutionStatus**
|
||||||
Information about the execution status of the threat.
|
Information about the execution status of the threat.
|
||||||
|
|
||||||
The data type is a integer.
|
The data type is integer.
|
||||||
|
|
||||||
Supported operation is Get.
|
Supported operation is Get.
|
||||||
|
|
||||||
@ -170,7 +170,7 @@ Supported operation is Get.
|
|||||||
<a href="" id="detections-threatid-numberofdetections"></a>**Detections/*ThreatId*/NumberOfDetections**
|
<a href="" id="detections-threatid-numberofdetections"></a>**Detections/*ThreatId*/NumberOfDetections**
|
||||||
Number of times this threat has been detected on a particular client.
|
Number of times this threat has been detected on a particular client.
|
||||||
|
|
||||||
The data type is a integer.
|
The data type is integer.
|
||||||
|
|
||||||
Supported operation is Get.
|
Supported operation is Get.
|
||||||
|
|
||||||
@ -182,7 +182,7 @@ Supported operation is Get.
|
|||||||
<a href="" id="health-productstatus"></a>**Health/ProductStatus**
|
<a href="" id="health-productstatus"></a>**Health/ProductStatus**
|
||||||
Added in Windows 10, version 1809. Provide the current state of the product. This is a bitmask flag value that can represent one or multiple product states from below list.
|
Added in Windows 10, version 1809. Provide the current state of the product. This is a bitmask flag value that can represent one or multiple product states from below list.
|
||||||
|
|
||||||
Data type is integer. Supported operation is Get.
|
The data type is integer. Supported operation is Get.
|
||||||
|
|
||||||
Supported product status values:
|
Supported product status values:
|
||||||
- No status = 0
|
- No status = 0
|
||||||
@ -233,7 +233,7 @@ Example:
|
|||||||
<a href="" id="health-computerstate"></a>**Health/ComputerState**
|
<a href="" id="health-computerstate"></a>**Health/ComputerState**
|
||||||
Provide the current state of the device.
|
Provide the current state of the device.
|
||||||
|
|
||||||
The data type is a integer.
|
The data type is integer.
|
||||||
|
|
||||||
The following list shows the supported values:
|
The following list shows the supported values:
|
||||||
|
|
||||||
@ -394,7 +394,7 @@ When enabled or disabled exists on the client and admin moves the setting to not
|
|||||||
Enables or disables file hash computation feature.
|
Enables or disables file hash computation feature.
|
||||||
When this feature is enabled Windows defender will compute hashes for files it scans.
|
When this feature is enabled Windows defender will compute hashes for files it scans.
|
||||||
|
|
||||||
The data type is a integer.
|
The data type is integer.
|
||||||
|
|
||||||
Supported operations are Add, Delete, Get, Replace.
|
Supported operations are Add, Delete, Get, Replace.
|
||||||
|
|
||||||
@ -403,7 +403,7 @@ Valid values are:
|
|||||||
- 0 (default) – Disable.
|
- 0 (default) – Disable.
|
||||||
|
|
||||||
<a href="" id="configuration-supportloglocation"></a>**Configuration/SupportLogLocation**
|
<a href="" id="configuration-supportloglocation"></a>**Configuration/SupportLogLocation**
|
||||||
The support log location setting allows the administrator to specify where the Microsoft Defender Antivirus diagnostic data collection tool (MpCmdRun.exe) will save the resulting log files. This setting is configured with an MDM solution, such as Intune, and is available for Windows 10 Enterprise.
|
The support log location setting allows the administrator to specify where the Microsoft Defender Antivirus diagnostic data collection tool (**MpCmdRun.exe**) will save the resulting log files. This setting is configured with an MDM solution, such as Intune, and is available for Windows 10 Enterprise.
|
||||||
|
|
||||||
Data type is string.
|
Data type is string.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Defender DDF file
|
title: Defender DDF file
|
||||||
description: See how the the OMA DM device description framework (DDF) for the **Defender** configuration service provider is used.
|
description: See how the OMA DM device description framework (DDF) for the **Defender** configuration service provider is used.
|
||||||
ms.assetid: 39B9E6CF-4857-4199-B3C3-EC740A439F65
|
ms.assetid: 39B9E6CF-4857-4199-B3C3-EC740A439F65
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: dansimp
|
||||||
@ -10,7 +10,7 @@ ms.prod: w10
|
|||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: manikadhiman
|
author: manikadhiman
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.date: 10/21/2019
|
ms.date: 08/11/2020
|
||||||
---
|
---
|
||||||
|
|
||||||
# Defender DDF file
|
# Defender DDF file
|
||||||
@ -45,7 +45,7 @@ The XML below is the current version for this CSP.
|
|||||||
<Permanent />
|
<Permanent />
|
||||||
</Scope>
|
</Scope>
|
||||||
<DFType>
|
<DFType>
|
||||||
<MIME>com.microsoft/1.2/MDM/Defender</MIME>
|
<MIME>com.microsoft/1.3/MDM/Defender</MIME>
|
||||||
</DFType>
|
</DFType>
|
||||||
</DFProperties>
|
</DFProperties>
|
||||||
<Node>
|
<Node>
|
||||||
@ -734,6 +734,29 @@ The XML below is the current version for this CSP.
|
|||||||
</DFType>
|
</DFType>
|
||||||
</DFProperties>
|
</DFProperties>
|
||||||
</Node>
|
</Node>
|
||||||
|
<Node>
|
||||||
|
<NodeName>SupportLogLocation</NodeName>
|
||||||
|
<DFProperties>
|
||||||
|
<AccessType>
|
||||||
|
<Get />
|
||||||
|
<Replace />
|
||||||
|
<Add />
|
||||||
|
<Delete />
|
||||||
|
</AccessType>
|
||||||
|
<DFFormat>
|
||||||
|
<chr />
|
||||||
|
</DFFormat>
|
||||||
|
<Occurrence>
|
||||||
|
<One />
|
||||||
|
</Occurrence>
|
||||||
|
<Scope>
|
||||||
|
<Dynamic />
|
||||||
|
</Scope>
|
||||||
|
<DFType>
|
||||||
|
<MIME>text/plain</MIME>
|
||||||
|
</DFType>
|
||||||
|
</DFProperties>
|
||||||
|
</Node>
|
||||||
</Node>
|
</Node>
|
||||||
<Node>
|
<Node>
|
||||||
<NodeName>Scan</NodeName>
|
<NodeName>Scan</NodeName>
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 1.2 KiB |
Binary file not shown.
Before Width: | Height: | Size: 80 KiB After Width: | Height: | Size: 85 KiB |
Loading…
x
Reference in New Issue
Block a user