Reference Guide
Property Description
methods in SoftwareInstallationService return a reference to that Job as the Job 
parameter.
Possible values are:
• 2 = Defer target/system reset
• 3 = Force installation
• 4 = Install
• 5 = Update
• 6 = Repair
• 7 = Reboot
• 8 = Password
• 9 = Uninstall
• 10 = Log
• 11 = SilentMode
• 12 = AdministrativeMode
• .. = DMTF Reserved
• 32768..65535 = Vendor Specific
SupportedInstallOptions
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.
Possible values are:
• 2 = Defer target/system reset
• 3 = Force installation
• 4 = Install
• 5 = Update
• 6 = Repair
• 7 = Reboot
• 8 = Password
• 9 = Uninstall
• 10 = Log
• 11 = SilentMode
• 12 = AdministrativeMode
• .. = DMTF Reserved
• 32768..65535 = Vendor Specific
SupportedTargetTypes
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.
SupportedURISchemes
This property lists the URI schemes supported by the SoftwareInstallationService.
Possible values are:
• 2 = data
• 3 = file
• 4 = ftp
• 5 = http
• 6 = https
• 7 = nfs
• 8 = tftp
• .. = DMTF Reserved
• 0x8000..0xFFFF = Vendor Specific
212 Dell Command | Monitor 10.2.1 classes and properties










