mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-27 16:23:36 +00:00
Updates per bug 3122154
This commit is contained in:
@ -7,7 +7,7 @@ ms.topic: article
|
|||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: MariciaAlforque
|
author: MariciaAlforque
|
||||||
ms.date: 07/26/2018
|
ms.date: 04/30/2019
|
||||||
---
|
---
|
||||||
|
|
||||||
# DeviceStatus CSP
|
# DeviceStatus CSP
|
||||||
@ -157,6 +157,12 @@ Valid values:
|
|||||||
|
|
||||||
Supported operation is Get.
|
Supported operation is Get.
|
||||||
|
|
||||||
|
If more than one antivirus provider is active, the **DeviceStatus/Antivirus/SignatureStatus** node returns:
|
||||||
|
- 1 – If every active antivirus provider has a valid signature status
|
||||||
|
- 0 – If any of the active antivirus providers has an invalid signature status
|
||||||
|
|
||||||
|
The **DeviceStatus/Antivirus/SignatureStatus** node also returns 0 when no antivirus provider is active.
|
||||||
|
|
||||||
<a href="" id="devicestatus-antivirus-status"></a>**DeviceStatus/Antivirus/Status**
|
<a href="" id="devicestatus-antivirus-status"></a>**DeviceStatus/Antivirus/Status**
|
||||||
Added in Windows, version 1607. Integer that specifies the status of the antivirus.
|
Added in Windows, version 1607. Integer that specifies the status of the antivirus.
|
||||||
|
|
||||||
@ -186,6 +192,12 @@ Valid values:
|
|||||||
|
|
||||||
Supported operation is Get.
|
Supported operation is Get.
|
||||||
|
|
||||||
|
If more than one antispyware provider is active, the **DeviceStatus/Antispyware/SignatureStatus** node returns:
|
||||||
|
- 1 – If every active antispyware provider has a valid signature status
|
||||||
|
- 0 – If any of the active antispyware providers has an invalid signature status
|
||||||
|
|
||||||
|
The **DeviceStatus/Antispyware/SignatureStatus** node also returns 0 when no antispyware provider is active.
|
||||||
|
|
||||||
<a href="" id="devicestatus-antispyware-status"></a>**DeviceStatus/Antispyware/Status**
|
<a href="" id="devicestatus-antispyware-status"></a>**DeviceStatus/Antispyware/Status**
|
||||||
Added in Windows, version 1607. Integer that specifies the status of the antispyware.
|
Added in Windows, version 1607. Integer that specifies the status of the antispyware.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user