{'Description':'The path to the package that is to be admined','in':True}
TargetLocation
string
1
✓
-
{'Description':'The location for the administrative image to be installed at.','in':True}
Options
string
2
✓
-
{'Description':'The command line options for the upgrade. These should be in the form of property=setting','in':True}
Description
'This method will preform an administrative install of an associated Win32_Product using the installation package provided through PackageLocation and any command line options that are supplied. The method can return the following values: 0 - Success. 2147549445 - RPC Server Fault Error. Other - For integer values other than those listed above, refer to the documentation on error codes returned by the Windows Installer API and the Win32 error codes.'
Implemented
True
static
True
ValueMap
['0', '2147549445', '..']
Values
['Success', 'RPC Server Fault Error', 'Other']
Admin method is in 1 class (Win32_Product) of ROOT\cimv2 and in 2 namespaces
{'Description':'The path to the package that is to be advertised','in':True}
Options
string
1
✓
-
{'Description':'The command line options for the advetisement. These should be in the form of property=setting','in':True}
AllUsers
boolean
2
✓
-
{'DEPRECATED':True,'Description':'DEPRECATED. The AllUsers input parameter has been deprecated as the functionality implied is not supported. The operation will effect all users on the machine. Indicates whether the operation should be applied to the current user (FALSE) or all users on the machine (TRUE).','in':True}
Description
'This method will advertise an associated Win32_Product using the installation package provided through PackageLocation and any command line options that are supplied. The method can return the following values: 0 - Success. 2147549445 - RPC Server Fault Error. Other - For integer values other than those listed above, refer to the documentation on error codes returned by the Windows Installer API and the Win32 error codes.'
Implemented
True
static
True
ValueMap
['0', '2147549445', '..']
Values
['Success', 'RPC Server Fault Error', 'Other']
Advertise method is in 1 class (Win32_Product) of ROOT\cimv2 and in 2 namespaces
{'Description':'The command line options for configure. These should be in the form of property=setting','in':True}
Description
'This method will configure the associated instance of Win32_Product to the specified install state and level. The method can return the following values: 0 - Success. 2147549445 - RPC Server Fault Error. Other - For integer values other than those listed above, refer to the documentation on error codes returned by the Windows Installer API and the Win32 error codes.'
{'Description':'The path to the package that is to be installed','in':True}
Options
string
1
✓
-
{'Description':'The command line options for the install. These should be in the form of property=setting','in':True}
AllUsers
boolean
2
✓
-
{'DEPRECATED':True,'Description':'DEPRECATED. The AllUsers input parameter has been deprecated as the functionality implied is not supported. The operation will effect all users on the machine. Indicates whether the operation should be applied to the current user (FALSE) or all users on the machine (TRUE).','in':True}
Description
'This method Will install an associated Win32_Product using the installation package provided through PackageLocation and any command line options that are supplied. The method can return the following values: 0 - Success. 2147549445 - RPC Server Fault Error. Other - For integer values other than those listed above, refer to the documentation on error codes returned by the Windows Installer API and the Win32 error codes.'
Implemented
True
static
True
ValueMap
['0', '2147549445', '..']
Values
['Success', 'RPC Server Fault Error', 'Other']
Install method is in 1 class (Win32_Product) of ROOT\cimv2 and in 3 namespaces
'This method will reinstall the associated instance of Win32_Product using the specified reinstallation mode. The method can return the following values: 0 - Success. 2147549445 - RPC Server Fault Error. Other - For integer values other than those listed above, refer to the documentation on error codes returned by the Windows Installer API and the Win32 error codes.'
'This method will uninstall the associated instance of Win32_Product. The method can return the following values: 0 - Success. 2147549445 - RPC Server Fault Error. Other - For integer values other than those listed above, refer to the documentation on error codes returned by the Windows Installer API and the Win32 error codes.'
{'Description':'The path to the package that contains the upgrade','in':True}
Options
string
1
✓
-
{'Description':'The command line options for the upgrade. These should be in the form of property=setting','in':True}
Description
'This method will upgrade the associated Win32_Product using the upgrade package provided through PackageLocation and any command line options that are supplied. The method can return the following values: 0 - Success. 2147549445 - RPC Server Fault Error. Other - For integer values other than those listed above, refer to the documentation on error codes returned by the Windows Installer API and the Win32 error codes.'
Implemented
True
ValueMap
['0', '2147549445', '..']
Values
['Success', 'RPC Server Fault Error', 'Other']
Upgrade method is in 1 class (Win32_Product) of ROOT\cimv2 and in 5 namespaces
'The installation date. The InstallDate property has been deprecated in favor of the InstallDate2 property which is of type DateTime rather than String. New implementations should use the InstallDate2 property.'
'The name of the Product's supplier, or entity selling the Product (the manufacturer, reseller, OEM, etc.). Corresponds to the Vendor property in the Product object in the DMTF Solution Exchange Standard.'