SetBrokerNonHAMode method of the Win32_SessionBrokerServiceProperties class

Migrates data from central SQL Server to a local database. It also configures the broker server to use the local database.

Syntax

uint32 SetBrokerNonHAMode(
  [in] string connStringToCentralDBRdcms
);

Parameters

connStringToCentralDBRdcms [in]

Connection string to the central database.

Requirements

Requirement Value
Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\CIMv2\TerminalServices
MOF
TssdWmi.mof
DLL
TssdWmi.dll

See also

Win32_SessionBrokerServiceProperties