Windows Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsOperating SystemsWindows Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old August 24th, 2011, 12:44 PM
rawk rawk is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2004
Posts: 72 rawk User rank is Private First Class (20 - 50 Reputation Level)rawk User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 1 Day 8 h 37 sec
Reputation Power: 9
Blank screen in remote desktop

Yesterday, I had to physically go to our Windows Server box where we are renting space in a data center. It needed a reboot. After the reboot, I logged into the machine to ensure everything was working properly. Everything was fine, so I unplugged the monitor/keyboard and left the data center.

Today, I'm trying to remote desktop into this box, but all I get is a black screen (I always set desktop backgrounds to black). No icons, no start menu. I can't even send Ctrl+Alt+End or Ctrl+Shift+Esc to bring up the task manager. After much googling, I have tried opening multiple remote desktop sessions and disabling Bitmap Caching to no avail.

I'm betting the issue has something to do with the fact that I remained logged into the "native/local" session of the box. Since there are no other accounts created on the machine (Administrator only), I can't remote desktop into a different login.

Does anyone have any ideas how I might go about recovering the session remotely? I'm really trying to avoid going back to the data center.

Thanks.

Last edited by rawk : August 24th, 2011 at 12:46 PM.

Reply With Quote
  #2  
Old August 24th, 2011, 03:49 PM
Doug G Doug G is offline
Grumpier Old Moderator
Dev Shed God 19th Plane (14000 - 14499 posts)
 
Join Date: Jun 2003
Posts: 14,233 Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level) 
Time spent in forums: 1 Month 4 Weeks 14 h 11 m 5 sec
Reputation Power: 4445
Years back I managed to reboot a remote server by using an admin login to it's sql server that allowed me to do a quick sp to issue a command-line shutdown -r command.

After that I always kept a 2nd connection method available, i.e., vnc or ssh or something.
__________________
======
Doug G
======
It is a truism of American politics that no man who can win an election deserves to. --Trevanian, from the novel Shibumi

Reply With Quote
  #3  
Old August 24th, 2011, 05:37 PM
E-Oreo's Avatar
E-Oreo E-Oreo is offline
Lost in code
Click here for more information.
 
Join Date: Dec 2004
Posts: 7,930 E-Oreo User rank is General 90th Grade (Above 100000 Reputation Level)E-Oreo User rank is General 90th Grade (Above 100000 Reputation Level)E-Oreo User rank is General 90th Grade (Above 100000 Reputation Level)E-Oreo User rank is General 90th Grade (Above 100000 Reputation Level)E-Oreo User rank is General 90th Grade (Above 100000 Reputation Level)E-Oreo User rank is General 90th Grade (Above 100000 Reputation Level)E-Oreo User rank is General 90th Grade (Above 100000 Reputation Level)E-Oreo User rank is General 90th Grade (Above 100000 Reputation Level)E-Oreo User rank is General 90th Grade (Above 100000 Reputation Level)E-Oreo User rank is General 90th Grade (Above 100000 Reputation Level)E-Oreo User rank is General 90th Grade (Above 100000 Reputation Level)E-Oreo User rank is General 90th Grade (Above 100000 Reputation Level)E-Oreo User rank is General 90th Grade (Above 100000 Reputation Level)E-Oreo User rank is General 90th Grade (Above 100000 Reputation Level)E-Oreo User rank is General 90th Grade (Above 100000 Reputation Level)E-Oreo User rank is General 90th Grade (Above 100000 Reputation Level)  Folding Points: 945 Folding Title: Novice Folder
Time spent in forums: 2 Months 7 h 39 m 37 sec
Reputation Power: 6991
I believe it is actually possible to remote into the native/local session. There's a flag that you can pass to the remote desktop program in windows, something like "/admin" I think.
__________________
PHP FAQ
How to program a basic, secure login system using PHP

Quote:
Originally Posted by Spad
Ah USB, the only rectangular connector where you have to make 3 attempts before you get it the right way around

Reply With Quote
  #4  
Old August 25th, 2011, 11:17 AM
sporky12 sporky12 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2004
Posts: 354 sporky12 User rank is First Lieutenant (10000 - 20000 Reputation Level)sporky12 User rank is First Lieutenant (10000 - 20000 Reputation Level)sporky12 User rank is First Lieutenant (10000 - 20000 Reputation Level)sporky12 User rank is First Lieutenant (10000 - 20000 Reputation Level)sporky12 User rank is First Lieutenant (10000 - 20000 Reputation Level)sporky12 User rank is First Lieutenant (10000 - 20000 Reputation Level)sporky12 User rank is First Lieutenant (10000 - 20000 Reputation Level)sporky12 User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 2 Days 5 h 35 m 32 sec
Reputation Power: 164
mstsc.exe /admin to loginto the interactive session.

Also if you can remote manage the server resart the Terminal Server service (2003)

Or the remote desktop services if 2008

Reply With Quote
  #5  
Old August 25th, 2011, 12:04 PM
rawk rawk is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2004
Posts: 72 rawk User rank is Private First Class (20 - 50 Reputation Level)rawk User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 1 Day 8 h 37 sec
Reputation Power: 9
Thanks all. I tried it every which way. /admin. /console. Run as admin.

I had all but given up and was about to head out to the data center when I figured I would try it one last time. I didn't use /admin or anything special -- just default settings -- and it somehow worked.

I have no idea what, if anything, I did to make it work or if the box just suddenly decided to start acting right. Maybe attempting to connect via /admin forced some kind of reset such that when I tried normally, it worked fine. Just guessing and glad it's working and trying not to question a blessing too much.

Once I got in, I immediately installed RealVNC. It's not quite working correctly, but that's a whole other can of worms.

Again, thanks for the suggestions.

Reply With Quote
  #6  
Old September 6th, 2011, 09:53 PM
dotfrag dotfrag is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2011
Location: Suburb of Minneapolis, MN
Posts: 5 dotfrag User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 2 m
Reputation Power: 0
Facebook
Just because of personal preference, I would say get UltraVNC. Not sure what major differences there are but I manage multiple servers and access them all with UltraVNC.

Reply With Quote
Reply

Viewing: Dev Shed ForumsOperating SystemsWindows Help > Blank screen in remote desktop

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap