Introducimos los comandos:
net start TermService
reg add “HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server” /v fDenyTSConnections /t REG_DWORD /d 0 /f
reg add “HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server” /v fDenyTSConnections /t REG_DWORD /d 1 /f
set-itemproperty -Clave a Modificar -nuevo valor . para cambiar valores del registro
No hay comentarios:
Publicar un comentario