Delen via


WMI-klasse SMS_AppDeploymentRequirementsNotMetStatus-server

De SMS_AppDeploymentRequirementsNotMetStatus WMI-klasse (Windows Management Instrumentation) is een SMS Provider-serverklasse, in Configuration Manager, die de status van de toepassingsimplementatie aangeeft wanneer niet aan de vereisten wordt voldaan.

De volgende syntaxis is vereenvoudigd van MOF-code (Managed Object Format) en bevat alle overgenomen eigenschappen.

Syntaxis

Class SMS_AppDeploymentRequirementsNotMetStatus : SMS_BaseClass
{
    UInt32 AppCI;
    String AppName;
    UInt32 AppStatusType;
    UInt32 AssignmentID;
    String AssignmentUniqueID;
    String CollectionID;
    String CollectionName;
    UInt32 DeploymentIntent;
    UInt32 DTCI;
    UInt32 DTModelID;
    String DTName;
    UInt32 EnforcementState;
    UInt32 PolicyModelID;
    String RequirementName;
    UInt32 RequirementType;
    UInt32 RuleID;
    DateTime StartTime;
    UInt32 StatusType;
    String Technology;
    UInt32 Total;
};

Methoden

De SMS_AppDeploymentRequirementsNotMetStatus klasse definieert geen methoden.

Eigenschappen

AppCI Gegevenstype: UInt32

Toegangstype: Alleen-lezen

Kwalificatie: [not_null, lees]

Zie WMI-klasse SMS_AppDeploymentAssetDetails-server.

AppName Gegevenstype: String

Toegangstype: Alleen-lezen

Kwalificatie: [lezen]

Zie WMI-klasse SMS_AppDeploymentAssetDetails-server.

AppStatusType Gegevenstype: UInt32

Toegangstype: Alleen-lezen

Kwalificatie: [not_null, lees]

Zie WMI-klasse SMS_AppDeploymentAssetDetails-server.

AssignmentID Gegevenstype: UInt32

Toegangstype: Alleen-lezen

Kwalificatie: [sleutel, not_null, lezen]

Zie WMI-klasse SMS_AppDeploymentAssetDetails-server.

AssignmentUniqueID Gegevenstype: String

Toegangstype: Alleen-lezen

Kwalificatie: [not_null, lees]

Zie WMI-klasse SMS_AppDeploymentAssetDetails-server.

CollectionID Gegevenstype: String

Toegangstype: Alleen-lezen

Kwalificatie: [not_null, lees]

Zie WMI-klasse SMS_AppDeploymentAssetDetails-server.

CollectionName Gegevenstype: String

Toegangstype: Alleen-lezen

Kwalificatie: [not_null, lees]

Zie WMI-klasse SMS_AppDeploymentAssetDetails-server.

DeploymentIntent Gegevenstype: UInt32

Toegangstype: Alleen-lezen

Kwalificatie: [lezen]

Zie WMI-klasse SMS_AppDeploymentAssetDetails-server.

DTCI Gegevenstype: UInt32

Toegangstype: Alleen-lezen

Kwalificatie: [sleutel, not_null, lezen]

Zie WMI-klasse SMS_AppDeploymentAssetDetails-server.

DTModelID Gegevenstype: UInt32

Toegangstype: Alleen-lezen

Kwalificatie: [sleutel, not_null, lezen]

Zie WMI-klasse SMS_AppDeploymentAssetDetails-server.

DTName Gegevenstype: String

Toegangstype: Alleen-lezen

Kwalificatie: [lezen]

Zie WMI-klasse SMS_AppDeploymentAssetDetails-server.

EnforcementState Gegevenstype: UInt32

Toegangstype: Alleen-lezen

Kwalificatie: [sleutel, not_null, lezen]

Zie WMI-klasse SMS_AppDeploymentAssetDetails-server.

Afdwingingsstatus. Mogelijke waarden zijn:

Waarde Afdwingingsstatus
0 Afdwingingsstatus onbekend
1 Afdwinging gestart
2 Afdwingen wachten op inhoud
3 Wachten tot een andere installatie is voltooid
4 Wachten op onderhoudsvenster voordat u installeert
5 Opnieuw opstarten vereist voordat u installeert
6 Algemene fout
7 Installatie in behandeling
8 Update installeren
9 Systeem opnieuw opstarten in behandeling
10 Update is geïnstalleerd
11 Kan update niet installeren
12 Update downloaden
13 Gedownloade update
14 Kan update niet downloaden

PolicyModelID Gegevenstype: UInt32

Toegangstype: Alleen-lezen

Kwalificatie: [not_null, lees]

Zie WMI-klasse SMS_AppDeploymentAssetDetails-server.

RequirementName Gegevenstype: String

Toegangstype: Alleen-lezen

Kwalificatie: [not_null, lees]

Naam van de vereiste.

RequirementType Gegevenstype: UInt32

Toegangstype: Alleen-lezen

Kwalificatie: [lezen]

Type vereiste waaraan niet is voldaan. Mogelijke waarden zijn:

Waarde Type schending van vereiste
0 Beperkingsschending
1 Conflictschending
2 Handhavingsschending
3 Schending van vereiste
4 Afhankelijkheidsschending

RuleID Gegevenstype: UInt32

Toegangstype: Alleen-lezen

Kwalificatie: [sleutel, not_null, lezen]

Regel-id van de vereiste waaraan niet is voldaan.

StartTime Gegevenstype: DateTime

Toegangstype: Alleen-lezen

Kwalificatie: [lezen]

Zie WMI-klasse SMS_AppDeploymentAssetDetails-server.

StatusType Gegevenstype: UInt32

Toegangstype: Alleen-lezen

Kwalificatie: [not_null, lees]

Zie WMI-klasse SMS_AppDeploymentAssetDetails-server.

Statustype.

Waarde Statustype
1 Geslaagd
2 InProgress
4 Unknown
5 Error

Technology Gegevenstype: String

Toegangstype: Alleen-lezen

Kwalificatie: [not_null, lees]

Zie WMI-klasse SMS_AppDeploymentAssetDetails-server.

Total Gegevenstype: UInt32

Toegangstype: Alleen-lezen

Kwalificatie: [not_null, lees]

Totaal aantal systemen dat niet voldoet aan de vereisten.

Opmerkingen

Vereisten

Runtimevereisten

Zie runtimevereisten voor Configuration Manager server voor meer informatie.

Ontwikkelingsvereisten

Zie vereisten voor Configuration Manager serverontwikkeling voor meer informatie.