Excuse me, I found two RDP license problem in my CE6 R2 image:
1) After RDP client connected to RDP Server (Windows server 2003, and
Windows Server 2008), I could not see the Licenses in "Terminal Server Client
Licenses" list of control panel.
I check the source code of licinfo.cpl, found that the function
InitializeLicenseInfo() failed because it called LSInitCertutilLib() and
failed.
2��In RDP server, I opened "TS Licensing Manager", the issued Licenses list
show the terminal device name is "Unkown". My terminal device has specified
name, not "Unkown".
Could you help me why they happened? How could I fix up?