Hello,
I need to build a WinPE 3/4 (tested both so far) with Teamviewer access.
The problem is, the only version which "works" is the v5, everything above 5 doesn´t even start up.
So I did set everything up. First I´ve tested the access via Teamviewer servers (ID), which worked.
Then I tried to connect over LAN (entered the IP) - then there comes an errormessage saying. "Protocol negotiation failed."
See the log.
2015/08/17 14:16:59.631 2604 6456 S0! S39 NC.Read.Failed4
2015/08/17 14:16:59.631 2604 6456 S0 CT40 CT.Run.LoopEnd
2015/08/17 14:16:59.631 2604 6456 S0 CT40 CT.Disconnect
2015/08/17 14:16:59.631 2604 6456 S0!! CloseSocketSafely(): recv failed with error code: 10053, Errorcode=10053
2015/08/17 14:16:59.631 4008 4828 G1 CLoginClient::NegotiateVersionClient()
2015/08/17 14:16:59.633 4008 4828 G1!! CLoginClient::NegotiateVersionClient socket was closed while reading
2015/08/17 14:16:59.633 4008 4828 G1 CLogin::run() leave
2015/08/17 14:16:59.753 2604 7008 S0 CT39 CT.Run.LoopEnd
2015/08/17 14:16:59.753 2604 7008 S0 CT39 CT.Disconnect
I guess WinPE lacks of some service/feature which is needed by Teamviewer to successfully connect via LAN?!
Thanks for any suggestions.