REG.exe ADD
"HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server" /v
fDenyTSConnections /t REG_DWORD /d 0
for a remote machine
REG.exe ADD
"\\MachineName\HKLM\SYSTEM\CurrentControlSet\Control\Terminal
Server" /v fDenyTSConnections /t REG_DWORD /d 0
No comments:
Post a Comment