Windows Server 2008 R2 Thread, Remote desktop - confused! in Technical; I've had a long day - so be gentle with me.
Because my server is in another part of school ...
-
19th January 2012, 07:27 PM #1 Remote desktop - confused!
I've had a long day - so be gentle with me.
Because my server is in another part of school and I have to squeeze past lots of stuff to get to it, I use remote desktop to do stuff on the server. (Also lazy!) Now I don't always connect from the same workstation and disconnect.
Silly question time now - do I connect to the same remote session each time or will I have several different instances of administrator logged in at any one time?
-
-
IDG Tech News
-
19th January 2012, 07:34 PM #2 You could leave an application open and then remote logon at another station. If you see the same application running when you logon at the new station this should confirm that you have attached to the same session from elsewhere.
-
-
19th January 2012, 07:40 PM #3 If you log in from a different machine your last (open) session should be closed automatically (you normally get a message on screen telling you such) so you're in the same session effectively but from a different machine.
Get in the habit of logging out though or you may come unstuck one day.
HBJB
-
-
19th January 2012, 08:08 PM #4 Adding a "/admin" to the Remote Desktop command if you are on a Windows XP SP3 machine or newer will sort it out for you
Will basically give you the console window at the server as your rdp session. It is one of the documented switches for mstsc
-
-
19th January 2012, 11:04 PM #5 Yes I use /admin, but have occasionally not...... so I think a reboot of the servers, and stick to /admin in future.
-
-
19th January 2012, 11:44 PM #6 When you dial in to a server, by opening Task Manager and navigating to the Users tab, you can switch between sessions.
-
-
22nd January 2012, 11:10 AM #7 You can also use Terminal Services Manager (can't remember the 2008 R2 name for it) to see which sessions are active, disconnected, etc and log off or reconnect to any old sessions that are lingering around.
RobC
-
-
22nd January 2012, 05:57 PM #8 
Originally Posted by
chrbb
do I connect to the same remote session each time or will I have several different instances of administrator logged in at any one time?
You can use VNC instead, then you'll connect to the actual console of the machine.
-
-
23rd January 2012, 08:44 AM #9 
Originally Posted by
dhicks
You can use VNC instead, then you'll connect to the actual console of the machine.
If you go down this route, be aware that most versions of VNC use comparatively weak password encryption. Remote Desktop is more secure.
-
-
23rd January 2012, 11:39 AM #10 This simple script is helpfull for ending all sessions on the server:
@echo off
@break off
logoff 1 /server:*servername*
logoff 2 /server:*servername*
logoff 3 /server:*servername*
-
SHARE: 
Similar Threads
-
By tosca925 in forum Windows
Replies: 20
Last Post: 31st January 2012, 08:26 PM
-
By tosca925 in forum Windows
Replies: 5
Last Post: 24th January 2006, 04:17 PM
-
By russdev in forum Wireless Networks
Replies: 1
Last Post: 16th November 2005, 09:07 PM
-
Replies: 20
Last Post: 12th September 2005, 04:52 PM
-
Replies: 11
Last Post: 2nd August 2005, 09:53 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules