XP
• 2008/06/25
| |||
|
| |||
|
기사출처 : http://www.tipandtrick.net | |||
|
이 사이트 스폰서 링크입니다 | |||
|
| |||
|
Freeware to Turn On and Enable Remote Desktop on Another Computer Remotely
This program allows to enable the remote desktop feature of Download Remote Desktop Enabler: RDPRemoteEnabler_Free.exe
Allows Download Acroni Remote Desktop Enable Utility: RDPEnable.zip
RD Enable XP allows user to enable Remote Desktop connections on a remote computer running Download RD Enable XP: RD_Enable_XP_v1.zip
An easy to use command script by My Digital Life to remotely modify the remote system registry to enable and turn on Remote Desktop for multiple servers, computers and PCs at one go. To use the Remote RDP Enable Script, simply open a command prompt, and then go to the folder which the command batch script is located. Then type the following command: RemoteRDPEnable Computer1 Computer2 ….. ComputerN where Computer1, Computer2 and ComptuerN represents the host name or computer name to remotely enable their Remote Desktop. Download RemoteRDPEnable.cmd (in ZIP format)
Download and install PSTools from SysInternals.com (now part of Microsoft), and the execute the following command: psexec \\computername reg add “hklm\system\currentcontrolset\control\terminal server” /f /v fDenyTSConnections /t REG_DWORD /d 0 Replace computername with actual computer name. Windows Management Instrumentation Command-line (WMIC) For Windows Server 2003 or 2008, run the following command in Command Prompt window: wmic /node:”[ComputerName (in FQDN format)]” RDTOGGLE WHERE ServerName=”ComputerName” CALL SetAllowTSConnections 1 For wmic /node:”HostName” path win32_terminalservicesetting where servername=”HostName” call SetAllowTSConnections 1 Replace [ComputerName (in FQDN format)], ComputerName or HostName with actual computer name or host name. Note that for remotely enable Remote Desktop feature to work, user must log on to the local computer with an admin account or user account of local admin group that has administrative privileges on the remote computer. | |||
|
맞춤검색
|
|
|