Windows Server 2003
1826213 Members
2726 Online
109691 Solutions
New Discussion

Remote Desktop Problem

 
Khurram Shahzad
Regular Advisor

Remote Desktop Problem

Hi,
I have a ProLiant DL380 with Win2003 Storage Server Configured as SMA. It is with SP1, the problem is that when I try to access Remote Desktop it gives an error message(See the attached file). I have checked all the settings firewall is off, even changed the IP but problem still persists. We can access the server through VNC, and even get the Remote Desktop of other machines from this server.
9 REPLIES 9
Univer_1
Valued Contributor

Re: Remote Desktop Problem

hi,

Have you set the netmask of 10.112.28.111 to 255.255.252.0 ?

regards
Khurram Shahzad
Regular Advisor

Re: Remote Desktop Problem

Yes,
the subnet is 255.255.252.0 and gateway is 10.112.28.1.
Univer_1
Valued Contributor

Re: Remote Desktop Problem

hi,

try this:

netstat -an|find "3389"

Remote Desktop Service listen the port 3389 by default. Use this command to check if the service is started.

regards
Khurram Shahzad
Regular Advisor

Re: Remote Desktop Problem

Hi when i Run this command it gives a message (See through the attached file)..

Tommy_6
Regular Advisor

Re: Remote Desktop Problem

Make sure you have Remote Desktop enabled, if the service is turned on, but the not enables, you may get this error.

right click on My computer and goto Properties.

Click on the Remote Tab

Make sure the "Enable Remote Desktop on the computer" is checked.
Roger Faucher
Honored Contributor

Re: Remote Desktop Problem

If this is an AD domain, the user must be a Domain Admin or explicitly named in the System Properties section having to do with Remote Desktop.

Make a great day!

Roger
Make a great day!

Roger
Khurram Shahzad
Regular Advisor

Re: Remote Desktop Problem

Yes it is enabled from My computer, and administrator is added into it...
Tommy_6
Regular Advisor

Re: Remote Desktop Problem

I know you checked the firewall off on the Windows 2003 server, but is there a firewall between the two systems?
Khurram Shahzad
Regular Advisor

Re: Remote Desktop Problem

No there is as such no firewall. It is important to tell you here that one of my colleague has installed the same DL 380 G5 Storage Server Machine as an SMA, and even after configuring the RDP settings he is aslo unable to connect to its Remote Desktop. So this might be the reason that we cant't access RDP on the server.