|
|
|
|
![]() ![]() |
Jul 2 2008, 11:38 PM
Post
#1
|
|
|
Member [ Level 1 ] Group: Members Posts: 31 Joined: 2-July 08 Member No.: 31,264 |
I'm trying to enable the remote desktop remotely, but something is wrong. But what?
I get this tutorial: QUOTE Enable Remote Desktop Connections remotely #2 I've received a few comments on my earlier post - one of them is that you can just wait a minute or 2 after changing the registry key instead of rebooting (Patience is a virtue ;-) another one is that the "authorized" way to do this is through WMI - wmic /node:"Computer Name (FQDN)" /USER:"username" RDTOGGLE WHERE ServerName="Computer Name" CALL SetAllowTSConnections 1 This by the way only works from Windows Server 2003 (Thanks to Per Ø. for pointing this out) - if you need to this from Windows XP it looks like this - wmic /node:"Computer Name (FQDN)" /USER:"username" PATH win32_terminalservicesetting WHERE (__Class!="") CALL SetAllowTSConnections 1 It's a good suggestion to use WMI (Except that it's easier - for me anyway - to remember the registry key ;-) Somebody can help me? Thanks. |
|
|
|
Jul 3 2008, 11:49 PM
Post
#2
|
|
|
Way Out Of Control - You need a life :) Group: [HOSTED] Posts: 1,044 Joined: 2-August 05 From: Kapellen (Antwerp, Belgium) Member No.: 7,585 |
Can you please supply us with some more information please ? Like the output you get from the terminal when you enter this command.
Also, next time would you please use a more descriptive title instead of 'what's wrong?" |
|
|
|
Jul 4 2008, 04:45 AM
Post
#3
|
|
|
Colonel Panic Group: [MODERATOR] Posts: 2,788 Joined: 25-March 05 From: Toronto, Ontario, Canada Member No.: 3,233 |
Couldn't you just activate Remote Desktop via right clicking the My Computer (or Computer on Vista) and then selecting Properties and go to the Remote tab to enable both Remote Desktop and/or Remote Assistance?
xboxrulz |
|
|
|
Jul 4 2008, 04:24 PM
Post
#4
|
|
|
Newbie [ Level 1 ] Group: Members Posts: 1 Joined: 4-July 08 Member No.: 31,295 |
|
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 11th October 2008 - 07:11 AM |