Windows 2000 server lack of Terminal services snap-in
Published by bbt August 16th, 2005 in bernard, irishblogs, techWe have a load of WIndows 2000/Windows 2003 servers in work here.
I manage all of them from my MMC snap-ins - except for one really really important service-Terminal Services.
I can’t believe that MS have not created a TS snap-in, and hear it from the horses mouth:
“Terminal Services Manager doesn’t exist as a snap-in to connect to a remote machine and because the TermService service is a core system service, you can’t even stop it on the local machine, let alone a remote one.”
[Well from an ASP/MSoftie]
But thankfully he shows a nice work around:
==================
Fortunately there is an easy solution. Windows 2000+ (includes Windows XP and 2003) have two command-line tools called qwinsta and rwinsta that can query and reset a remote session.
As long as the logged in user has administrative rights on the non-accessible machine I would run this:
qwinsta /server:12.12.12.12
Where 12.12.12.12 is the IP address or name of the non-accessible machine.
This will display something like this:
> qwinsta /server:12.12.12.12
SESSIONNAME USERNAME ID STATE TYPE DEVICE
console 0 Conn wdcon
rdp-tcp 65536 Listen rdpwd
rdp-tcp#470 Bob 1 Active rdpwd
rdp-tcp#471 Jane 3 Active rdpwd
To disconnect Jane’s session I would type this:
rwinsta /server:12.12.12.12 3
==================
Full text of the post is here.
Very helpful.
Up until now I have had to get to the machine and use this commandline command:
LOGOFF [ sessionname ¦ sessionid ] [ /SERVER:servername ] [ /V ]
Anyway, maybe M$ will look into creating an MMC snapin.
Search
- (199)
- runningwithbulls.com (199)
- Belén (10)
- bernard (326)
- food (9)
- comida gallego (1)
- recipes (1)
- music (13)
- personal (94)
- scuba diving (2)
- politics/world affairs (37)
- basque politics (4)
- irish politics (17)
- tech (270)
- apple (14)
- mac os x (11)
- cisco (1)
- comment-spam (2)
- data protection (35)
- data retention (30)
- digitalrights (35)
- digitalrightsireland (38)
- internet (138)
- irishblogs (190)
- nokia siemens networks (23)
- privacy (33)
- software (8)
- treo650 (10)
- voip (15)
- *@home (2)
- asterisk@home (2)
- wifi (34)
- fon (21)
- apple (14)
- travel (20)
- travel galicia (3)
- travel spain (3)
- travel vasco (5)
- food (9)
- General (12)
- media (3)
- video (3)
- nokia770 (7)
- sanfermin (12)
- el-encierro (6)
- la peña de vodka (1)
- pobre de mi (1)
- Orchestre National de Barbès - La rose (Tu n'es plus comme avant)
Played on 08 Nov 2008 @ 09:41:42 - Orchestre National de Barbès - Madame
Played on 08 Nov 2008 @ 09:37:26 - Orchestre National de Barbès - Alik
Played on 08 Nov 2008 @ 09:32:03 - Orchestre National de Barbès - Sympathy for the Devil
Played on 08 Nov 2008 @ 09:25:48 - Orchestre National de Barbès - La rose valse (Tu n'es plus comme avant)
Played on 08 Nov 2008 @ 09:21:24
Syndicate



No Responses to “Windows 2000 server lack of Terminal services snap-in”
Please Wait
Leave a Reply