MSBTS_ServerHost (WMI)

 

Reflects the mapping between BizTalk servers and BizTalk Hosts.

Syntax

  
class MSBTS_ServerHost : MSBTS_BTSObject  

Members

MSBTS_ServerHost defines the following properties:

Property Description
Caption (Inherited from CIM_ManagedSystemElement) For more information about the CIM_ManagedSystemElement class, see the Windows Management Instrumentation documentation at https://go.microsoft.com/fwlink/?LinkID=20245.
Description (Inherited from CIM_ManagedSystemElement) For more information about the CIM_ManagedSystemElement class, see the Windows Management Instrumentation documentation at https://go.microsoft.com/fwlink/?LinkID=20245.
HostName Contains the name of the host.
InstallDate (Inherited from CIM_ManagedSystemElement) For more information about the CIM_ManagedSystemElement class, see the Windows Management Instrumentation documentation at https://go.microsoft.com/fwlink/?LinkID=20245.
IsMapped Indicates whether the specified server works with the specified MessageBox.
MgmtDbNameOverride Overrides the initial catalog part of the BizTalk Management database connect string, and represents the database name. This property was not implemented for BizTalk Server and is reserved for future use.
MgmtDbServerOverride Overrides the data source part of the BizTalk Management database connect string. This property was not implemented for BizTalk Server and is reserved for future use.
Name (Inherited from CIM_ManagedSystemElement) For more information about the CIM_ManagedSystemElement class, see the Windows Management Instrumentation documentation at https://go.microsoft.com/fwlink/?LinkID=20245.
ServerName Contains the name of the server.
Status (Inherited from CIM_ManagedSystemElement) For more information about the CIM_ManagedSystemElement class, see the Windows Management Instrumentation documentation at https://go.microsoft.com/fwlink/?LinkID=20245.

MSBTS_ServerAppType defines the following methods:

Method Description
ForceUnmap Unmaps the server from the MessageBox even whether or if not all applications cannot be uninstalled.
Map Maps the server to the MessageBox without installing applications.
Unmap Unmaps the server from the MessageBox.

Remarks

There is one instance of this Windows Management Instrumentation (WMI )class per every server/host combination in the BizTalk group. Instances of this class are created and deleted automatically.

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

Requirements

Header: Declared in BTSWMISchema2K.mof or BTSWMISchemaXP.mof.

Namespace: Included in \root\MicrosoftBizTalkServer.