Click here to Skip to main content
15,881,882 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
Hello,

I am trying to implement a plugin for RD Connection Broker (by using of realization of the IWTSSBPlugin interface)

In documentation I have readed that I should register my plugin in ExtensibilityPluginCLSID parameter of the HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tssdis\Parameters registry key)

But when I look into trace of tssdis.exe (by ProcessMonitor) then I can't see any accesses to this parameter. Instead of that I see access to other parameters of this registry key - DbPluginClsid, DbObjectFactoryClsid, ConnectionOrchRunningVmTimeout etc. Also I see the "Plugins" subkey in this registry key and I see access to this subkey. But I can not find any chapters in MSDN about these parameters and subkey.

I think the mentioned documentation was written for older version of Windows Server. Please help me find a newer documents about implementation of plugin(s) for RD Connection Broker 2012

Thank you
Posted
Updated 7-Feb-15 20:46pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900