Remote Desktop 6.0 leverages a new feature called auto-tuning for the TCP/IP receive window that could be causing the trouble. What is auto-tuning for the TCP/IP receive window? Well, the new Microsoft TCP/IP stack supports Receive Window Auto-Tuning. Receive Window Auto-Tuning continually determines the optimal receive window size by measuring the bandwidth-delay product and the […]
Category: Remote Desktop
Running Terminal Services as local Console
FROM RUN or CLI=====================mstsc -v: /F -console [-v specifies computer, /F forces full screen in console mode] mstsc -v: /w:1024 /h:768 -console [1024×768 in console mode]
Enabling Network Level Authentication on Windows XP Service Pack 3 for access to Server 2008 via Remote Desktop
When connecting to a Windows 2008 Server using remote desktop from a Windows XP client running service pack 2 or earlier, you get the following error message: The remote computer requires Network Level Authentication, which your computer does not support. To enable NLA in XP machines; first install XP SP3, then edit the registry settings […]