Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
CanAddToCollection | boolean | |
Description | string | This property indicates whether SoftwareInstallationService.InstallFromSoftwareIdentity supports adding a SoftwareIdentity to a Collection. |
Required | boolean | true |
OtherSupportedExtendedResourceTypeDescriptions | string[] | |
Description | string | A string describing the binary format types that this service 'knows' how to install when the corresponding SupportedExtendedResourceTypes array includes the value 1 (Other). |
ModelCorrespondence | string | CIM_SoftwareIdentity.ExtendedResourceType, CIM_SoftwareInstallationServiceCapabilities.SupportedExtendedResourceTypes, CIM_SoftwareInstallationServiceCapabilities.SupportedExtendedResourceTypesMajorVersions, CIM_SoftwareInstallationServiceCapabilities.SupportedExtendedResourceTypesMinorVersions, CIM_SoftwareInstallationServiceCapabilities.SupportedExtendedResourceTypesRevisionNumbers, CIM_SoftwareInstallationServiceCapabilities.SupportedExtendedResourceTypesbuildNumbers |
SupportedAsynchronousActions | uint16[] | |
Description | string | Enumeration indicating what operations will be executed as asynchronous jobs. If an operation is included in both this and SupportedSynchronousActions then the underlying implementation is indicating that it may or may not create a job. If a Job is created, then the methods in SoftwareInstallationService return a reference to that Job as the Job parameter. |
ModelCorrespondence | string | CIM_SoftwareInstallationServiceCapabilities.SupportedSynchronousActions |
Required | boolean | true |
ValueMap | string | 2, 3, 4, 5 |
Values | string | None supported, Install From Software Identity, Install from ByteStream, Install from URI |
SupportedExtendedResourceTypes | uint16[] | |
ArrayType | string | Indexed |
Description | string | An array containing a list of the binary format types that this service 'knows' how to install. The Values for this property are the subset of CIM_SoftwareIdentityResource.ExtendedResourceTypes that apply to the 'Installer and Payload', 'Installer' and ' Installability Checker' ResourceTypes. For example, an a Windows system, this property may be set to '4' indicating 'Windows MSI'. This property should be set to '2' (Not Applicable) if this service is not OS specific. |
ModelCorrespondence | string | CIM_SoftwareIdentity.ExtendedResourceType, CIM_SoftwareInstallationServiceCapabilities.OtherSupportedExtendedResourceTypeDescriptions, CIM_SoftwareInstallationServiceCapabilities.SupportedExtendedResourceTypesMajorVersions, CIM_SoftwareInstallationServiceCapabilities.SupportedExtendedResourceTypesMinorVersions, CIM_SoftwareInstallationServiceCapabilities.SupportedExtendedResourceTypesRevisionNumbers, CIM_SoftwareInstallationServiceCapabilities.SupportedExtendedResourceTypesbuildNumbers |
Required | boolean | true |
ValueMap | string | 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, .., 0x8000.. |
Values | string | Unknown, Other, Not Applicable, Linux RPM, HP-UX Depot, Windows MSI, Solaris Package, Macintosh Disk Image, Debian linux Package, VMware vSphere Installation Bundle, VMware Software Bulletin, HP Smart Component, DMTF Reserved, Vendor Reserved |
SupportedExtendedResourceTypesBuildNumbers | uint16[] | |
ArrayType | string | Indexed |
Description | string | This property represents the build number component of the installer version supported by the SoftwareInstallationService.The installer format is represented by the element at the same index in the SupportedExtendedResourceTypes array. |
ModelCorrespondence | string | CIM_SoftwareIdentity.ExtendedResourceType, CIM_SoftwareIdentity.MinExtendedResourceTypeBuildNumber, CIM_SoftwareInstallationServiceCapabilities.SupportedExtendedResourceTypes |
SupportedExtendedResourceTypesMajorVersions | uint16[] | |
ArrayType | string | Indexed |
Description | string | This property represents the major number component of the installer version supported by the SoftwareInstallationService.The installer format is represented by the element at the same index in the SupportedExtendedResourceTypes array. |
ModelCorrespondence | string | CIM_SoftwareIdentity.ExtendedResourceType, CIM_SoftwareIdentity.MinExtendedResourceTypeMajorVersion, CIM_SoftwareInstallationServiceCapabilities.SupportedExtendedResourceTypes |
SupportedExtendedResourceTypesMinorVersions | uint16[] | |
ArrayType | string | Indexed |
Description | string | This property represents the minor number component of the installer version supported by the SoftwareInstallationService.The installer format is represented by the element at the same index in the SupportedExtendedResourceTypes array. |
ModelCorrespondence | string | CIM_SoftwareIdentity.ExtendedResourceType, CIM_SoftwareIdentity.MinExtendedResourceTypeMinorVersion, CIM_SoftwareInstallationServiceCapabilities.SupportedExtendedResourceTypes |
SupportedExtendedResourceTypesRevisionNumbers | uint16[] | |
ArrayType | string | Indexed |
Description | string | This property represents the revision number component of the installer version supported by the SoftwareInstallationService.The installer format is represented by the element at the same index in the SupportedExtendedResourceTypes array. |
ModelCorrespondence | string | CIM_SoftwareIdentity.ExtendedResourceType, CIM_SoftwareIdentity.MinExtendedResourceTypeRevisionNumber, CIM_SoftwareInstallationServiceCapabilities.SupportedExtendedResourceTypes |
SupportedInstallOptions | uint16[] | |
Description | string | An enumeration indicating the specific install related optionssupported by this service. Since this is an array, multiple values may be specified. See the InstallOptions parameter of theSoftwareInstallationService.InstallFromSoftwareIdentity method for the description of these values. |
ModelCorrespondence | string | CIM_SoftwareInstallationService.InstallFromSoftwareIdentity |
ValueMap | string | 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, .., 32768..65535 |
Values | string | Defer target/system reset, Force installation, Install, Update, Repair, Reboot, Password, Uninstall, Log, SilentMode, AdministrativeMode, ScheduleInstallAt, DMTF Reserved, Vendor Specific |
SupportedSynchronousActions | uint16[] | |
Description | string | Enumeration indicating what operations will be executed without the creation of a job. If an operation is included in both this and SupportedAsynchronousActions then the underlying instrumentation is indicating that it may or may not create a job. |
ModelCorrespondence | string | CIM_SoftwareInstallationServiceCapabilities.SupportedAsynchronousActions |
Required | boolean | true |
ValueMap | string | 2, 3, 4, 5 |
Values | string | None supported, Install From Software Identity, Install from ByteStream, Install from URI |
SupportedTargetTypes | string[] | |
Description | string | An array containing a list of SoftwareIdentity.TargetType properties that this service 'knows' how to install. TargetType is an application specific string which is invariant across version or name changes of the SoftwareIdentity and so can be used by a client to select Software Identities compatible with this service.
If the service is generic (for example an OS installer), this array will be empty. |
ModelCorrespondence | string | CIM_SoftwareIdentity.TargetTypes |
Required | boolean | true |
SupportedURISchemes | uint16[] | |
Description | string | This property lists the URI schemes supported by the SoftwareInstallationService. |
ValueMap | string | 2, 3, 4, 5, 6, 7, 8, .., 0x8000..0xFFFF |
Values | string | data, file, ftp, http, https, nfs, tftp, DMTF Reserved, Vendor Specific |