Skip to content

Latest commit

 

History

History
73 lines (56 loc) · 1.43 KB

msbts-hostinstance-configurationstate-property-wmi.md

File metadata and controls

73 lines (56 loc) · 1.43 KB
description title TOCTitle ms:assetid ms:mtpsurl ms:contentKeyID ms.date mtps_version
Learn more about: MSBTS_HostInstance.ConfigurationState Property (WMI)
MSBTS_HostInstance.ConfigurationState Property (WMI)
MSBTS_HostInstance.ConfigurationState Property (WMI)
63ba5883-31c2-4604-8e90-e69cd9418d63
51528526
08/30/2017
v=BTS.80

MSBTS_HostInstance.ConfigurationState Property (WMI)

 

Contains the installation state for given instance of the BizTalk host.

Property Declaration

The syntax shown is language neutral.

uint32 ConfigurationState;  

Remarks

This property is read only.

The following table contains the permissible values for this property:

Description Value
Installed 1
Installation failed 2
Uninstallation failed 3
Update failed 4
Not installed 5

Note that the integer values must be used in code and script.

For samples illustrating the MSBTS_HostInstance class, see WMI Script Samples.

Requirements

Header: Declared in BTSWMISchemaXP.mof.

Namespace: Included in \root\MicrosoftBizTalkServer.