Japanatron Logo

1. Open registry editor (regedt32) and navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server.  Registry editor can also connect to remote computers.
2. Double-click fDenyTSConnections.
3. Change the value of this setting to 0 to enable Remote Desktop or 1 to disable it, and click OK.
4. Close the registry editor, and reboot the computer for the change to take effect.  Use the shutdown command to reboot remotely.

Related Articles

Windows - How to Run Add Print...

I had an end user that wanted to install their home printer drivers on their office laptop.  I took remote control of their PC, but to my chagrin the user lacke...

Running Adobe Illustrator with...

Here's a quick one.  I've been struggling with getting Adobe Illustrator (Creative Cloud) to run properly with user-level privileges.  It would often freeze and...

KVM - Enable Direct PCI Pass-T...

This example was done on Ubuntu server.* Enable VM direct I/O in the BIOS.* Open /etc/default/grub using an editor like nano or something.* Find GRUB_CMDLINE_LI...

KVM - Enable Promiscuous Mode ...

To use the relatively new macvtap bridge network interfaces in KVM, the host network interface must be set to promiscuous mode.Edit /etc/network/interfaces with...