Terminal Services Sessions Are Full

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

Display Hidden Devices in Windows

We know that when you install a driver in Windows it remains there until you uninstall it. You can follow this procedure in order to uninstall drivers for hardware that no longer exists on the machine: open cmd run “set devmgr_show_nonpresent_devices=1” run “start devmgmt.msc” Click Show Hidden devices from the View menu You will now … Continue reading Display Hidden Devices in Windows