Enabling MS Remote Desktop from DOS

Hi,

I need to be able to enable MS Remote Desktop from shell, this is a Windows system.

I've got this response from before:
PHP Code:
reg add \\machinename\"hklm\system\currentcontrolset\control\terminal server" //v fDenyTSConnections /t REG_DWORD /d 0 
Although when I ran this from cmd it didnt work :\

Anyone know how I can accomplish this?


All replies greatly apprecciated!

Thanks!

 

 

 

 

Top