You are trying to connect on a Windows 2000 Standalone server and the terminal service ssessions are full. Connect to a machine on the same subnet of the target machine and make sure you have administrative privileges. Run cmd.exe Enter the following command: qwinsta /server:192.168.1.3 (IP address of the target server) The above will show … Continue reading Terminal Services Sessions Are Full
Tag: terminal services
Install Terminal Services on Windows 2000
It’s kind of old (Windows 2000), but when your are planning to install or re-install terminal services on Windows 2000 in Remote Admin mode, in order to enable Remote Desktop, use this command: %SystemRoot%\System32\rundll32.exe setupapi,InstallHinfSection TerminalServices.FreshInstall 128 %SystemRoot%\inf\tsoc.inf