Tuesday, November 18, 2008

Remotely turn on Remote Desktop for Windows Server 2003



 
 

Sent to you by FRANCISCO via Google Reader:

 
 

via Ask The Admin by Karl L. Gechlik | AskTheAdmin.com on 11/18/08

I had a 2003 box that we just installed a new raid card and drives on… And all of a sudden on reboot we had no display. I mean no bios, not post no nothing. I quickly removed the new equipment and was still dumbfounded by the missing display. This was a brand new box but it has an IP address and looks like it is booted up. I did not allow remote connections on it just yet - so I needed to find a remote way in without accessing the machine itself. Of course I had the admin username and password. So here is the quick, easy and painless solution:

  1. Run REGEDIT on your XP workstation or on your Windows 2000/2003 Server.
  2. Click on File, then choose "Connect Network Registry".

  1. In the Select Computer search box either browse Active Directory to locate the remote server, or type its name or ip in the dialog box. Then Click Ok.
  • In the remote machine's registry browse to the following key:

HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server

Under the Terminal Server key find the value named fDenyTSConnections (REG_DWORD). Change the value data from 1 (Remote Desktop disabled) to 0 (Remote Desktop enabled).

Click Ok.

Close Regedit.

Reboot the remote machine for the change to take effect. We have seen it work without rebooting but you do so at your own risk. You can easily reboot the remote machine by opening a command prompt and typing the following command:

shutdown -m \\srv1 -r

\\srv1 is obviously the name of the remove machine. After the remote machine reboots, Remote Desktop will be enabled on it.

That's that and i am in but still have no display! Any ideas?

_The RemoteAdmiN_

 

 


 
 

Things you can do from here:

 
 

No comments: