Discussion:
Blank screen on console after CTRL-ALT-DEL
(too old to reply)
Ken Richmond
2009-03-13 16:59:50 UTC
Permalink
Hi All,

This has happened twice within the last week.

2003 x64 Server, with no known changes. Server appears to be running fine,
then pressing CTRL-ALT-DEL causes a blank screen (gray) with a mouse
pointer. The pointer moves but that's about it. Right clicking does
nothing. CTRL-ALT-DEL does nothing. Caps lock and Num lock work fine.

Otherwise the server seems to be working ok. I am not getting any
complaints from users and I can RDP into it. The event viewer shows nothing
of any help.

Any idea what I can do to identify the cause of this problem?

Thanks in advance,
Ken
Lanwench [MVP - Exchange]
2009-03-13 17:55:42 UTC
Permalink
Post by Ken Richmond
Hi All,
This has happened twice within the last week.
2003 x64 Server, with no known changes. Server appears to be running
fine, then pressing CTRL-ALT-DEL causes a blank screen (gray) with a
mouse pointer. The pointer moves but that's about it. Right
clicking does nothing. CTRL-ALT-DEL does nothing. Caps lock and Num
lock work fine.
Otherwise the server seems to be working ok. I am not getting any
complaints from users and I can RDP into it. The event viewer shows
nothing of any help.
Any idea what I can do to identify the cause of this problem?
Thanks in advance,
Ken
Same results when you RDP directly to the console session?
TPATEL
2009-03-13 21:03:01 UTC
Permalink
This post might be inappropriate. Click to display it.
Ken Richmond
2009-03-13 21:44:17 UTC
Permalink
Hi Tpatel

Thanks for your reply.

I RDP'd into the server and confirmed that all of the registry entries you
listed below were the same. Not sure where to go from here.

Cheers,
Ken
Post by TPATEL
here is what I have found when you RDP and changes made to the registry,
create a *.reg file for the following between lines.
----------------------
HKEY_USERS\.DEFAULT\Control Panel\Colors]
"ActiveBorder"="212 208 200"
"ActiveTitle"="10 36 106"
"AppWorkSpace"="128 128 128"
"Background"="102 111 116"
"ButtonAlternateFace"="181 181 181"
"ButtonDkShadow"="64 64 64"
"ButtonFace"="212 208 200"
"ButtonHilight"="255 255 255"
"ButtonLight"="212 208 200"
"ButtonShadow"="128 128 128"
"ButtonText"="0 0 0"
"GradientActiveTitle"="166 202 240"
"GradientInactiveTitle"="192 192 192"
"GrayText"="128 128 128"
"Hilight"="10 36 106"
"HilightText"="255 255 255"
"HotTrackingColor"="0 0 128"
"InactiveBorder"="212 208 200"
"InactiveTitle"="128 128 128"
"InactiveTitleText"="212 208 200"
"InfoText"="0 0 0"
"InfoWindow"="255 255 225"
"Menu"="212 208 200"
"MenuText"="0 0 0"
"Scrollbar"="212 208 200"
"TitleText"="255 255 255"
"Window"="255 255 255"
"WindowFrame"="0 0 0"
"WindowText"="0 0 0"
-------------------------------------------------------------------
Post by Lanwench [MVP - Exchange]
Post by Ken Richmond
Hi All,
This has happened twice within the last week.
2003 x64 Server, with no known changes. Server appears to be running
fine, then pressing CTRL-ALT-DEL causes a blank screen (gray) with a
mouse pointer. The pointer moves but that's about it. Right
clicking does nothing. CTRL-ALT-DEL does nothing. Caps lock and Num
lock work fine.
Otherwise the server seems to be working ok. I am not getting any
complaints from users and I can RDP into it. The event viewer shows
nothing of any help.
Any idea what I can do to identify the cause of this problem?
Thanks in advance,
Ken
Same results when you RDP directly to the console session?
Ken Richmond
2009-03-13 21:38:38 UTC
Permalink
Hi Lanwrench,

No. When I RDP in things look normal.


"Lanwench [MVP - Exchange]"
Post by Lanwench [MVP - Exchange]
Post by Ken Richmond
Hi All,
This has happened twice within the last week.
2003 x64 Server, with no known changes. Server appears to be running
fine, then pressing CTRL-ALT-DEL causes a blank screen (gray) with a
mouse pointer. The pointer moves but that's about it. Right
clicking does nothing. CTRL-ALT-DEL does nothing. Caps lock and Num
lock work fine.
Otherwise the server seems to be working ok. I am not getting any
complaints from users and I can RDP into it. The event viewer shows
nothing of any help.
Any idea what I can do to identify the cause of this problem?
Thanks in advance,
Ken
Same results when you RDP directly to the console session?
Lanwench [MVP - Exchange]
2009-03-13 23:06:42 UTC
Permalink
Post by Ken Richmond
Hi Lanwrench,
No. When I RDP in things look normal.
To the same *console* session?
If so, I'd be looking at monitor or video card stuff.
Post by Ken Richmond
"Lanwench [MVP - Exchange]"
Post by Lanwench [MVP - Exchange]
Post by Ken Richmond
Hi All,
This has happened twice within the last week.
2003 x64 Server, with no known changes. Server appears to be
running fine, then pressing CTRL-ALT-DEL causes a blank screen
(gray) with a mouse pointer. The pointer moves but that's about
it. Right clicking does nothing. CTRL-ALT-DEL does nothing. Caps
lock and Num lock work fine.
Otherwise the server seems to be working ok. I am not getting any
complaints from users and I can RDP into it. The event viewer shows
nothing of any help.
Any idea what I can do to identify the cause of this problem?
Thanks in advance,
Ken
Same results when you RDP directly to the console session?
Grant Taylor
2009-03-14 02:53:54 UTC
Permalink
Post by Lanwench [MVP - Exchange]
To the same *console* session?
You will need to run the mstsc command, i.e.:

mstsc /v:<server> /console

(At least I have yet to find a way to connect to the console from the GUI.)



Grant. . . .
Dimarc67
2009-10-12 19:04:00 UTC
Permalink
Couple more points here...

First, you can use Remote Desktop to remotely take over the consol
session of any Win2003 server by adding " /console" (note the leadin
space) behind the server name in the computer name box. So if you'r
using RDC to connect to a server named EMAILSERVER, you would enter th
name as "EMAILSERVER /console" in the RDC computer name box.

Second, one of the later Remote Desktop updates from Microsoft change
the switch to use for the console session from /console to /admin. Th
usage is identical in both RDC or with the command line MSTSC. Window
Server 2008 came with this update, so it's always /admin with Win2008

--
Dimarc6
-----------------------------------------------------------------------
Dimarc67's Profile: http://forums.techarena.in/members/24854.ht
View this thread: http://forums.techarena.in/windows-server-help/1140059.ht

http://forums.techarena.i
hussaink52
2010-06-26 06:02:41 UTC
Permalink
HI
I m facing the same issue,also after taking console thru RDP it still
show the same.
Please advice
Thank in Advance

Hussain
--
hussaink52
------------------------------------------------------------------------
hussaink52's Profile: http://forums.techarena.in/members/237016.htm
View this thread: http://forums.techarena.in/windows-server-help/1140059.htm

http://forums.techarena.in
Dave Patrick
2010-06-26 15:25:45 UTC
Permalink
I'd start a new thread.
--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
Post by hussaink52
HI
I m facing the same issue,also after taking console thru RDP it still
show the same.
Please advice
Thank in Advance
Hussain
--
hussaink52
------------------------------------------------------------------------
hussaink52's Profile: http://forums.techarena.in/members/237016.htm
http://forums.techarena.in/windows-server-help/1140059.htm
http://forums.techarena.in
hussaink52
2010-06-28 04:14:40 UTC
Permalink
Can u Help Me on this
Hussain
--
hussaink52
------------------------------------------------------------------------
hussaink52's Profile: http://forums.techarena.in/members/237016.htm
View this thread: http://forums.techarena.in/windows-server-help/1140059.htm

http://forums.techarena.in
Dave Patrick
2010-06-28 13:57:03 UTC
Permalink
No one can without the missing details. I'd start a new thread.
--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
Post by hussaink52
Can u Help Me on this
Hussain
Loading...