Vous pouvez utiliser Connexion Bureau à distance de se connecter à distance à votre machine, ou vice versa. Ce serait une option sage de changer le port par défaut de Windows RDP à quelque chose d'autre que 3389 pour vous permettre d'éviter les attaques d'automatisation sur votre machine.
Dans cet article je vais vous expliquer comment changer le port par défaut RDP sur votre machine ou même ajouter une deuxième connexion RDP sur le port différent.
Si vous souhaitez modifier le numéro de port par défaut:
Démarrer-> Exécuter -> regedit
Recherchez: HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Control \ Terminal Server \ winstations \ \ RDP-Tcp
Changer numéro_port valeur qui en hexadécimal montrerait que "D3D". décimal et entrez un nouveau port
Exemple:
Pour créer un second port à se lier avec RDP:
Version Windows Éditeur du Registre 5,00
[HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Control \ Terminal Server \ winstations \ RDP-TCP2]
"Rappel" = dword: 00000000
"º à rappeler" = ""
"CdClass" = dword: 00000000
"CdDLL" = ""
"CdFlag" = dword: 00000000
"CdName" = ""
"CfgDll" = "RDPCFGEX.DLL"
"ColorDepth" = dword: 00000005
"Commentaire" = ""
"Domain" = ""
"DrawGdiplusSupportLevel" = dword: 00000001
"FAutoClientDrives" = dword: 00000001
"FAutoClientLpts" = dword: 00000001
"FDisableCam" = dword: 00000000
"FDisableCcm" = dword: 00000000
"FDisableCdm" = dword: 00000000
"FDisableClip" = dword: 00000000
"FDisableCpm" = dword: 00000000
"FDisableEncryption" = dword: 00000001
"FDisableExe" = dword: 00000000
"FDisableLPT" = dword: 00000000
"FEnableWinStation" = dword: 00000001
"FForceClientLptDef" = dword: 00000001
"FHomeDirectoryMapRoot" = dword: 00000000
"FInheritAutoClient" = dword: 00000001
"FInheritAutoLogon" = dword: 00000001
"FInheritCallback" = dword: 00000000
"FInheritCallbackNumber" = dword: 00000001
"FInheritColorDepth" = dword: 00000000
"FInheritInitialProgram" = dword: 00000001
"FInheritMaxDisconnectionTime" = dword: 00000001
"FInheritMaxIdleTime" = dword: 00000001
"FInheritMaxSessionTime" = dword: 00000001
"FInheritReconnectSame" = dword: 00000001
"FInheritResetBroken" = dword: 00000001
"FInheritSecurity" = dword: 00000000
"FInheritShadow" = dword: 00000001
"FLogonDisabled" = dword: 00000000
"FPromptForPassword" = dword: 00000000
"FReconnectSame" = dword: 00000000
"FResetBroken" = dword: 00000000
"FUseDefaultGina" = dword: 00000000
"InitialProgram" = ""
"InputBufferLength" = dword: 00000800
"InteractiveDelay" = dword: 00000032
"KeepAliveTimeout" = dword: 00000000
"KeyboardLayout" = dword: 00000000
"LanAdapter" = dword: 00000000
"MaxConnectionTime" = dword: 00000000
"MaxDisconnectionTime" = dword: 00000000
"MaxIdleTime" = dword: 00000000
"MaxInstanceCount" = dword: ffffffff
"MinEncryptionLevel" = dword: 00000002
"NWLogonServer" = ""
"OutBufCount" = dword: 00000006
"OutBufDelay" = dword: 00000064
"OutBufLength" = dword: 00000212
"Password" = ""
"PdClass" = dword: 00000002
"PdClass1" = dword: 0000000b
"PdDLL" = "tdtcp"
"PdDLL1" = "tssecsrv"
"PdFlag" = dword: 0000004e
"PdFlag1" = dword: 00000000
"PdName" = "tcp"
"PdName1" = "tssecsrv"
"Numéro_port" = dword: 00000D3D
"SecurityLayer" = dword: 00000001
"Shadow" = dword: 00000001
"UserAuthentication" = dword: 00000000
"Username" = ""
"WdDLL" = "rdpwd"
"WdFlag" = dword: 00000036
"WdName" = "Microsoft RDP 6.1"
"WdPrefix" = "RDP"
"WFProfilePath" = ""
"WorkDirectory" = ""
"WsxDLL" = "rdpwsx"
Télécharger le fichier: [Télécharger not found]
Éditer et modifier la valeur numéro_port de «D3D" à la valeur hexadécimale équivalente et d'exécuter les modifications apportées au Registre. Une fois fait redémarrer votre système pour les changements prennent place. (Comme vous le verrez dans le fichier de registre vous allez modifier cela crée un nouveau dossier RDP-TCP avec le numéro 2 pour créer une autre instance.)
Si vous avez une solution pare-feu, n'oubliez pas d'ouvrir le port TCP pertinentes pour les connexions entrantes.
based on 3 ratings


























































