Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The SMS_AppDeploymentRequirementsNotMetAssetDetails
Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that represents asset-level details of application deployments where requirements are not met.
The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties.
Syntax
Class SMS_AppDeploymentRequirementsNotMetAssetDetails : SMS_BaseClass
{
UInt32 AppCI;
String AppName;
UInt32 AppStatusType;
UInt32 AssignmentID;
String AssignmentUniqueID;
String CollectionID;
String CollectionName;
String CurrentReqValue;
UInt32 DeploymentIntent;
UInt32 DTCI;
UInt32 DTModelID;
String DTName;
UInt32 DTPresent;
UInt64 DTResultID;
UInt32 EnforcementState;
UInt32 ExtendedInfoDescriptionID;
UInt32 ExtendedInfoID;
Boolean IsMachineAssignedToUser;
Boolean IsMachineChangesPersisted;
Boolean IsVM;
UInt32 MachineID;
String MachineName;
String MachineOS;
UInt32 PolicyModelID;
String RequirementName;
UInt32 RequirementType;
UInt32 Revision;
UInt32 RuleID;
DateTime StartTime;
UInt32 StatusType;
String Technology;
String UniqueRequirementName;
UInt32 UpdateState;
String UserName;
String VMHostName;
};
Methods
The SMS_AppDeploymentRequirementsNotMetAssetDetails
class does not define any methods.
Properties
AppCI
Data type: UInt32
Access type: Read-only
Qualifiers: [not_null, read]
See SMS_AppDeploymentAssetDetails Server WMI Class.
AppName
Data type: String
Access type: Read-only
Qualifiers: [read]
See SMS_AppDeploymentAssetDetails Server WMI Class.
AppStatusType
Data type: UInt32
Access type: Read-only
Qualifiers: [not_null, read]
See SMS_AppDeploymentAssetDetails Server WMI Class.
AssignmentID
Data type: UInt32
Access type: Read-only
Qualifiers: [key, not_null, read]
See SMS_AppDeploymentAssetDetails Server WMI Class.
AssignmentUniqueID
Data type: String
Access type: Read-only
Qualifiers: [not_null, read]
See SMS_AppDeploymentAssetDetails Server WMI Class.
CollectionID
Data type: String
Access type: Read-only
Qualifiers: [not_null, read]
See SMS_AppDeploymentAssetDetails Server WMI Class.
CollectionName
Data type: String
Access type: Read-only
Qualifiers: [not_null, read]
See SMS_AppDeploymentAssetDetails Server WMI Class.
CurrentReqValue
Data type: String
Access type: Read-only
Qualifiers: [read]
Current requirement value.
DeploymentIntent
Data type: UInt32
Access type: Read-only
Qualifiers: [read]
See SMS_AppDeploymentAssetDetails Server WMI Class.
DTCI
Data type: UInt32
Access type: Read-only
Qualifiers: [not_null, read]
See SMS_AppDeploymentAssetDetails Server WMI Class.
DTModelID
Data type: UInt32
Access type: Read-only
Qualifiers: [key, not_null, read]
See SMS_AppDeploymentAssetDetails Server WMI Class.
DTName
Data type: String
Access type: Read-only
Qualifiers: [read]
See SMS_AppDeploymentAssetDetails Server WMI Class.
DTPresent
Data type: UInt32
Access type: Read-only
Qualifiers: [not_null, read]
Deployment type present.
DTResultID
Data type: UInt64
Access type: Read-only
Qualifiers: [not_null, read]
Deployment type result identifier.
EnforcementState
Data type: UInt32
Access type: Read-only
Qualifiers: [not_null, read]
See SMS_AppDeploymentAssetDetails Server WMI Class.
Enforcement state. Possible values are:
Value | Enforcement state |
---|---|
0 | Enforcement state unknown |
1 | Enforcement started |
2 | Enforcement waiting for content |
3 | Waiting for another installation to complete |
4 | Waiting for maintenance window before installing |
5 | Restart required before installing |
6 | General failure |
7 | Pending installation |
8 | Installing update |
9 | Pending system restart |
10 | Successfully installed update |
11 | Failed to install update |
12 | Downloading update |
13 | Downloaded update |
14 | Failed to download update |
ExtendedInfoDescriptionID
Data type: UInt32
Access type: Read-only
Qualifiers: [not_null, read]
See SMS_AppDeploymentAssetDetails Server WMI Class.
ExtendedInfoID
Data type: UInt32
Access type: Read-only
Qualifiers: [not_null, read]
See SMS_AppDeploymentAssetDetails Server WMI Class.
IsMachineAssignedToUser
Data type: Boolean
Access type: Read-only
Qualifiers: [read]
See SMS_AppDeploymentAssetDetails Server WMI Class.
IsMachineChangesPersisted
Data type: Boolean
Access type: Read-only
Qualifiers: [read]
See SMS_AppDeploymentAssetDetails Server WMI Class.
IsVM
Data type: Boolean
Access type: Read-only
Qualifiers: [read]
See SMS_AppDeploymentAssetDetails Server WMI Class.
MachineID
Data type: UInt32
Access type: Read-only
Qualifiers: [not_null, read]
See SMS_AppDeploymentAssetDetails Server WMI Class.
MachineName
Data type: String
Access type: Read-only
Qualifiers: [key, not_null, read]
See SMS_AppDeploymentAssetDetails Server WMI Class.
MachineOS
Data type: String
Access type: Read-only
Qualifiers: [not_null, read]
Computer operating system.
PolicyModelID
Data type: UInt32
Access type: Read-only
Qualifiers: [not_null, read]
See SMS_AppDeploymentAssetDetails Server WMI Class.
RequirementName
Data type: String
Access type: Read-only
Qualifiers: [not_null, read]
Name of requirement.
RequirementType
Data type: UInt32
Access type: Read-only
Qualifiers: [read]
Type of requirement that has not been met. Possible values are:
Value | Type of requirement violation |
---|---|
0 | Constraint violation |
1 | Conflict violation |
2 | Enforcement violation |
3 | Requirement violation |
4 | Dependency violation |
Revision
Data type: UInt32
Access type: Read-only
Qualifiers: [not_null, read]
See SMS_AppDeploymentAssetDetails Server WMI Class.
RuleID
Data type: UInt32
Access type: Read-only
Qualifiers: [key, not_null, read]
Rule ID of the requirement that has not been met.
StartTime
Data type: DateTime
Access type: Read-only
Qualifiers: [read]
See SMS_AppDeploymentAssetDetails Server WMI Class.
StatusType
Data type: UInt32
Access type: Read-only
Qualifiers: [not_null, read]
See SMS_AppDeploymentAssetDetails Server WMI Class.
Technology
Data type: String
Access type: Read-only
Qualifiers: [not_null, read]
See SMS_AppDeploymentAssetDetails Server WMI Class.
UniqueRequirementName
Data type: String
Access type: Read-only
Qualifiers: [not_null, read]
Name of unique requirement.
UpdateState
Data type: UInt32
Access type: Read-only
Qualifiers: [not_null, read]
See SMS_AppDeploymentAssetDetails Server WMI Class.
UserName
Data type: String
Access type: Read-only
Qualifiers: [key, not_null, read]
See SMS_AppDeploymentAssetDetails Server WMI Class.
VMHostName
Data type: String
Access type: Read-only
Qualifiers: [read]
See SMS_AppDeploymentAssetDetails Server WMI Class.
Remarks
Requirements
Runtime Requirements
For more information, see Configuration Manager Server Runtime Requirements.
Development Requirements
For more information, see Configuration Manager Server Development Requirements.