Hi everybody,
After beginning the migration from XP to Windows 7 we noticed that the RDP initialization connection took about 30sec stuck on "Securing remote desktop".
I order to understand better the problem we analyzed the network traffic and discovered that the rdp client tried to contact an external "Akamai" server.
As the traffic is filtered the connection with this server seems to timeout and finally release the "Securing remote desktop" step.
After some research we disabled the CredSSP setting in the Default.rdp : enablecredsspsupport:i:0, and everything works fine.
Anyway I have two questions :
1 - Why my RDP client is trying to reach an external server ?
2 - What's the security impact of disabling CredSSP ?
Thanks all,
Julien