terminal services rdp listerner is down

  • Thread starter Thread starter Christopher Murphy
  • Start date Start date
C

Christopher Murphy

I have a windows 2000 server runnuing terminal services
that will not let us log in. I go to terminal services
manager and it show my listerner is down. I found two of
microsoft articles on it, but they never helped. 312030,
and 270588. can anyone help me with this error!

Thank you

Christopher Murphy
 
This fixed that problem for me:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal
Server\VIDEO]

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal
Server\VIDEO\rdpdd]
"VgaCompatible"="\\Device\\Video0"
"\\Device\\Video0"="\\REGISTRY\\Machine\\System\\CurrentControlSet\\Services
\\RDPDD\\Device0"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal
Server\VIDEO\vdtw30]
"\\Device\\Video0"="\\REGISTRY\\Machine\\System\\CurrentControlSet\\Services
\\vdtw30\\Device0"
"VgaCompatible"="\\Device\\Video0"

Good Luck,
Graham
 
Thanks for posting this Graham. I assume you just
replaced the curent registry entries with these, correct?

-M
-----Original Message-----
This fixed that problem for me:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Termin
al
Server\VIDEO]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Termin
al
Server\VIDEO\rdpdd]
"VgaCompatible"="\\Device\\Video0"
"\\Device\\Video0"="\\REGISTRY\\Machine\\System\\CurrentCo ntrolSet\\Services
\\RDPDD\\Device0"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Termin
al
Server\VIDEO\vdtw30]
"\\Device\\Video0"="\\REGISTRY\\Machine\\System\\CurrentCo
ntrolSet\\Services
\\vdtw30\\Device0"
"VgaCompatible"="\\Device\\Video0"

Good Luck,
Graham

Did you try removing the RDP-TCP connection and then
recreating it?

-M


.
 
Yes sir.
Replacing these keys saved my server. I was surprised how easy it was to
kill/fix a working system just by registry tweaks.
Graham

Matthew Harris said:
Thanks for posting this Graham. I assume you just
replaced the curent registry entries with these, correct?

-M
-----Original Message-----
This fixed that problem for me:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Termin
al
Server\VIDEO]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Termin
al
Server\VIDEO\rdpdd]
"VgaCompatible"="\\Device\\Video0"
"\\Device\\Video0"="\\REGISTRY\\Machine\\System\\CurrentCo ntrolSet\\Services
\\RDPDD\\Device0"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Termin
al
Server\VIDEO\vdtw30]
"\\Device\\Video0"="\\REGISTRY\\Machine\\System\\CurrentCo
ntrolSet\\Services
\\vdtw30\\Device0"
"VgaCompatible"="\\Device\\Video0"

Good Luck,
Graham

Did you try removing the RDP-TCP connection and then
recreating it?

-M

-----Original Message-----
I have a windows 2000 server runnuing terminal services
that will not let us log in. I go to terminal services
manager and it show my listerner is down. I found two of
microsoft articles on it, but they never helped. 312030,
and 270588. can anyone help me with this error!

Thank you

Christopher Murphy
.


.
 
This problem happened about 6 months ago while I was upgrading a server to
new h/w.
I imaged the win2k citrix server (with PowerQuest Server Image) then
restored the image on totally new server. It wouldn't boot properly at this
point (different h/w)
Reinstalled Win2k over top (like a repair) and the system appeared to work
ok except the rdp listener was in a down state. Tried lots of things to
get it to come back - but it would not. Found this reg setting from digging
through the newsgroups - it fixed my problem!
The server is still going strong 6 months later.
I hung onto this reg setting because this fix was hard to find and worked
like a charm (in my case).
Graham

Matthew Harris said:
Thanks for posting this Graham. I assume you just
replaced the curent registry entries with these, correct?

-M
-----Original Message-----
This fixed that problem for me:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Termin
al
Server\VIDEO]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Termin
al
Server\VIDEO\rdpdd]
"VgaCompatible"="\\Device\\Video0"
"\\Device\\Video0"="\\REGISTRY\\Machine\\System\\CurrentCo ntrolSet\\Services
\\RDPDD\\Device0"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Termin
al
Server\VIDEO\vdtw30]
"\\Device\\Video0"="\\REGISTRY\\Machine\\System\\CurrentCo
ntrolSet\\Services
\\vdtw30\\Device0"
"VgaCompatible"="\\Device\\Video0"

Good Luck,
Graham

Did you try removing the RDP-TCP connection and then
recreating it?

-M

-----Original Message-----
I have a windows 2000 server runnuing terminal services
that will not let us log in. I go to terminal services
manager and it show my listerner is down. I found two of
microsoft articles on it, but they never helped. 312030,
and 270588. can anyone help me with this error!

Thank you

Christopher Murphy
.


.
 
Back
Top