Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.27 KB

msbts-hostinstance-start-method-wmi.md

File metadata and controls

47 lines (28 loc) · 1.27 KB
description title TOCTitle ms:assetid ms:mtpsurl ms:contentKeyID ms.date mtps_version
Learn more about: MSBTS_HostInstance.Start Method (WMI)
MSBTS_HostInstance.Start Method (WMI)
MSBTS_HostInstance.Start Method (WMI)
1324a112-4b24-4449-94b3-dd236e8725c1
51526365
08/30/2017
v=BTS.80

MSBTS_HostInstance.Start Method (WMI)

 

Starts the given instance of the BizTalk host.

Method Declaration

The syntax shown is language neutral.

uint32 StartService();  

Return Value

This method returns an HRESULT indicating whether the method completed successfully.

Remarks

For more information about the minimum security user rights required to administer a Host instance, see Minimum Security User Rights.

Note

Always specify the name of the local server when using WMI. When you enumerate host instances, both local and remote instances will be returned. You can then call the start or stop methods.

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

Requirements

Header: Declared in BTSWMISchemaXP.mof.

Namespace: Included in \root\MicrosoftBizTalkServer.