Windows 2003 Server

M4LMiniMe

Member
Feb 6, 2004
136
0
0
in windows xp you can remote desktop to another computer and see what they see on that screen. can this be done in windows 2003 server.. going from xp machine to 2003 server machine would like to see what they see not a different screen or account....
 

EKKC

Diamond Member
May 31, 2005
5,895
0
0
use remote desktop to make an .RDP file that connects to your win2k3 server

change the settings etc if you need to, then save the file. open the RDP file with notepad
at the end of the file add this line

connect to console:i:1

this will basically let you remote into the current active console session of the win2k3 server. however on the actual console screen it will go blank/locked screen. you cannot have two users sharing the session in remote desktop with 2k3 AFAIK. for that you need something like pcAnywhere or use netmeeting desktop sharing.
 

spyordie007

Diamond Member
May 28, 2001
6,229
0
0
in windows xp you can remote desktop to another computer and see what they see on that screen. can this be done in windows 2003 server.. going from xp machine to 2003 server machine would like to see what they see not a different screen or account....
Remote assitance will allow you to see what the user sees on their screen. It's basically just like XP Pro in this regard.
http://realvnc.com
Quit crapping on peoples threads.

Q. How do I reset my OS X dock to default?
A. Install Windows!

:roll:
 

Guga

Member
Feb 21, 2003
74
0
0
Originally posted by: EKKC
use remote desktop to make an .RDP file that connects to your win2k3 server

change the settings etc if you need to, then save the file. open the RDP file with notepad
at the end of the file add this line

connect to console:i:1

this will basically let you remote into the current active console session of the win2k3 server. however on the actual console screen it will go blank/locked screen. you cannot have two users sharing the session in remote desktop with 2k3 AFAIK. for that you need something like pcAnywhere or use netmeeting desktop sharing.

or you can just simply type "mstsc /console" ;)
 

stash

Diamond Member
Jun 22, 2000
5,468
0
0
Guga's got it: run 'mstsc /console /v:servername' from the run dialog.
 

Brazen

Diamond Member
Jul 14, 2000
4,259
0
0
Originally posted by: Woodie
Originally posted by: vegetation
For home maybe, but not enterprise level, unless you want to be rooted.

Ditto. Not suitable for work. ;)

The 3 enterprises I have worked for have used some form of VNC as a standard.
 

n0cmonkey

Elite Member
Jun 10, 2001
42,936
1
0
Originally posted by: vegetation

For home maybe, but not enterprise level, unless you want to be rooted.

You can't root a windows box. :p

I'm not sure if it is still used or not, but VNC used to get some use in places I worked for.
 

ktwebb

Platinum Member
Nov 20, 1999
2,488
1
0
The ability to use the /console switch in 2k3 pretty much eliminated any need for VNC in any environment I dabble in. Not to mention the significant lag issue VNC variants suffer from vs RDP.
 

Brazen

Diamond Member
Jul 14, 2000
4,259
0
0
but, doesn't that require you know the password to the user logged in to the console? With VNC you don't need their password.
 

Woodie

Platinum Member
Mar 27, 2001
2,747
0
0
It's a server...why would there be anyone logged in at the console? Even if there were, you can force their logoff if necessary. The point of going to the console (session 0) is to see any errors/popups.
 

Brazen

Diamond Member
Jul 14, 2000
4,259
0
0
Originally posted by: Woodie
It's a server...why would there be anyone logged in at the console? Even if there were, you can force their logoff if necessary. The point of going to the console (session 0) is to see any errors/popups.

Because that is what the op asked. I would guess maybe so he can support a server that he is not the primary administrator for?